hcoop/domtool2.git
16 years agodomtool-admin regen -tc
Adam Chlipala [Thu, 21 Jun 2007 17:40:32 +0000 (17:40 +0000)]
domtool-admin regen -tc

16 years agoNew mod_waklog version
Adam Chlipala [Wed, 20 Jun 2007 23:47:42 +0000 (23:47 +0000)]
New mod_waklog version

16 years agoRemove catchAllAlias in favor of defaultAlias; add better handling of slave servers...
Adam Chlipala [Wed, 20 Jun 2007 23:43:21 +0000 (23:43 +0000)]
Remove catchAllAlias in favor of defaultAlias; add better handling of slave servers being down

16 years agoChange dispatcher principal name to be more consistent with other cases
Adam Chlipala [Sat, 16 Jun 2007 21:35:17 +0000 (21:35 +0000)]
Change dispatcher principal name to be more consistent with other cases

16 years agoSome OpenSSL frobbing
Adam Chlipala [Sat, 16 Jun 2007 21:34:48 +0000 (21:34 +0000)]
Some OpenSSL frobbing

16 years agoA little more verbose on SSL context error; script for creating daemon certs
Adam Chlipala [Sat, 16 Jun 2007 20:32:36 +0000 (20:32 +0000)]
A little more verbose on SSL context error; script for creating daemon certs

16 years agoChange context requirement for rewriteBase; change CGI principal convention
Adam Chlipala [Wed, 6 Jun 2007 16:14:37 +0000 (16:14 +0000)]
Change context requirement for rewriteBase; change CGI principal convention

16 years agoChange MySQL user hostmask
Adam Chlipala [Wed, 30 May 2007 02:24:05 +0000 (02:24 +0000)]
Change MySQL user hostmask

16 years agorewriteBase
Adam Chlipala [Sun, 27 May 2007 21:56:21 +0000 (21:56 +0000)]
rewriteBase

16 years agoSpecial error message for withholding arguments to configuration functions
Adam Chlipala [Sat, 26 May 2007 17:24:58 +0000 (17:24 +0000)]
Special error message for withholding arguments to configuration functions

16 years agoFactor common printing functionality between text and HTML into a functor
Adam Chlipala [Sat, 26 May 2007 17:14:42 +0000 (17:14 +0000)]
Factor common printing functionality between text and HTML into a functor

16 years agoFactor error message generation into a separate file; add '-tc' flag to domtool-client
Adam Chlipala [Sat, 26 May 2007 16:11:32 +0000 (16:11 +0000)]
Factor error message generation into a separate file; add '-tc' flag to domtool-client

16 years agoMake HTML pretty-printing prettier
Adam Chlipala [Sat, 26 May 2007 15:45:48 +0000 (15:45 +0000)]
Make HTML pretty-printing prettier

16 years agoFull records for IN and MX
Adam Chlipala [Thu, 24 May 2007 23:12:15 +0000 (23:12 +0000)]
Full records for IN and MX

16 years agoChange MySQL script to follow multi-level directory scheme
Adam Chlipala [Wed, 23 May 2007 17:01:14 +0000 (17:01 +0000)]
Change MySQL script to follow multi-level directory scheme

16 years agoCorrect MySQL script syntax error
Adam Chlipala [Wed, 23 May 2007 04:31:52 +0000 (04:31 +0000)]
Correct MySQL script syntax error

16 years agoFix environment calculation rule for ELocal
Adam Chlipala [Sun, 20 May 2007 21:41:14 +0000 (21:41 +0000)]
Fix environment calculation rule for ELocal

16 years agodom adds an MX record
Adam Chlipala [Thu, 17 May 2007 23:27:56 +0000 (23:27 +0000)]
dom adds an MX record

16 years agoAdd default DNS mappings
Adam Chlipala [Thu, 17 May 2007 20:23:52 +0000 (20:23 +0000)]
Add default DNS mappings

16 years agoMakefile targets for one-step installation with daemons running
Adam Chlipala [Thu, 17 May 2007 19:13:15 +0000 (19:13 +0000)]
Makefile targets for one-step installation with daemons running

16 years agoClear error message for trying to run all config in a nonexistent directory
Adam Chlipala [Thu, 17 May 2007 19:12:40 +0000 (19:12 +0000)]
Clear error message for trying to run all config in a nonexistent directory

16 years agoMore helpful error message when you run domtool-adduser off deleuze
Adam Chlipala [Thu, 17 May 2007 19:03:22 +0000 (19:03 +0000)]
More helpful error message when you run domtool-adduser off deleuze

16 years agoKerberos authType
Adam Chlipala [Thu, 17 May 2007 18:44:06 +0000 (18:44 +0000)]
Kerberos authType

16 years agoRemove ACL entries for users with no permissions
Adam Chlipala [Mon, 14 May 2007 00:02:49 +0000 (00:02 +0000)]
Remove ACL entries for users with no permissions

16 years agoMake regen work even when someone has compilation errors
Adam Chlipala [Sun, 13 May 2007 23:51:14 +0000 (23:51 +0000)]
Make regen work even when someone has compilation errors

16 years agoChange default nameservers
Adam Chlipala [Sun, 13 May 2007 23:40:41 +0000 (23:40 +0000)]
Change default nameservers

16 years agoMore helpful error message for failure to create an SSL context
Adam Chlipala [Sat, 12 May 2007 21:59:22 +0000 (21:59 +0000)]
More helpful error message for failure to create an SSL context

16 years agoCorrect tilde expansion
Adam Chlipala [Tue, 8 May 2007 20:30:00 +0000 (20:30 +0000)]
Correct tilde expansion

16 years agoremove Group directive from Apache and group acl from domtool-addacl
Adam Megacz [Fri, 4 May 2007 02:55:46 +0000 (02:55 +0000)]
remove Group directive from Apache and group acl from domtool-addacl

16 years agoautogenerate config.sml if it does not exist
Adam Megacz [Fri, 4 May 2007 01:32:25 +0000 (01:32 +0000)]
autogenerate config.sml if it does not exist

16 years agoFix tiny Makefile bug
Adam Chlipala [Thu, 3 May 2007 19:45:13 +0000 (19:45 +0000)]
Fix tiny Makefile bug

16 years agoFix bug that was occurring when two regen's were run in a row
Adam Chlipala [Sun, 29 Apr 2007 21:38:04 +0000 (21:38 +0000)]
Fix bug that was occurring when two regen's were run in a row

16 years agoDomain alias support for Webalizer
Adam Chlipala [Sun, 29 Apr 2007 21:17:55 +0000 (21:17 +0000)]
Domain alias support for Webalizer

16 years agoDomain alias support for Mailman
Adam Chlipala [Sun, 29 Apr 2007 20:58:06 +0000 (20:58 +0000)]
Domain alias support for Mailman

16 years agoDomain alias support for Exim
Adam Chlipala [Sun, 29 Apr 2007 20:50:44 +0000 (20:50 +0000)]
Domain alias support for Exim

16 years agoDomain aliases support for BIND
Adam Chlipala [Sun, 29 Apr 2007 20:45:28 +0000 (20:45 +0000)]
Domain aliases support for BIND

16 years agoDomain aliases support for Apache
Adam Chlipala [Sun, 29 Apr 2007 20:33:12 +0000 (20:33 +0000)]
Domain aliases support for Apache

16 years agoDomain alias support for e-mail aliases
Adam Chlipala [Sun, 29 Apr 2007 20:15:05 +0000 (20:15 +0000)]
Domain alias support for e-mail aliases

16 years agoInitial domain aliases support
Adam Chlipala [Sun, 29 Apr 2007 20:05:52 +0000 (20:05 +0000)]
Initial domain aliases support

16 years agoAllow extra semicolon at end of where clause
Adam Chlipala [Sun, 29 Apr 2007 01:11:36 +0000 (01:11 +0000)]
Allow extra semicolon at end of where clause

16 years agoReconcile log directory calculation scheme for SSL vhosts
Adam Chlipala [Fri, 27 Apr 2007 00:15:21 +0000 (00:15 +0000)]
Reconcile log directory calculation scheme for SSL vhosts

16 years agoProper calculation of different log files for different hosts
Adam Chlipala [Sat, 21 Apr 2007 22:55:50 +0000 (22:55 +0000)]
Proper calculation of different log files for different hosts

16 years agoDifferent log directories for different Apache versions
Adam Chlipala [Sat, 21 Apr 2007 22:36:20 +0000 (22:36 +0000)]
Different log directories for different Apache versions

16 years agoFirst support for new Apache log scheme
Adam Chlipala [Sat, 21 Apr 2007 22:23:28 +0000 (22:23 +0000)]
First support for new Apache log scheme

16 years agoFactor out log directory calculation code, in preparation for changing how it works
Adam Chlipala [Sat, 21 Apr 2007 15:44:36 +0000 (15:44 +0000)]
Factor out log directory calculation code, in preparation for changing how it works

17 years agoChange dbtool to create user only (and assign tablespace ownership for Postgres)
Adam Chlipala [Tue, 17 Apr 2007 03:17:08 +0000 (03:17 +0000)]
Change dbtool to create user only (and assign tablespace ownership for Postgres)

17 years ago* Remove the 'adduser' code which has been moved to create-user script.
Davor Ocelic [Tue, 10 Apr 2007 22:18:06 +0000 (22:18 +0000)]
* Remove the 'adduser' code which has been moved to create-user script.
  Still, leave a placeholder message.

17 years agoInitial mod_waklog support
Adam Chlipala [Tue, 10 Apr 2007 03:03:05 +0000 (03:03 +0000)]
Initial mod_waklog support

17 years agoInitial Apache 1.3 support
Adam Chlipala [Tue, 10 Apr 2007 02:22:51 +0000 (02:22 +0000)]
Initial Apache 1.3 support

17 years agoIgnore SIGCHLD
Adam Chlipala [Mon, 9 Apr 2007 23:26:01 +0000 (23:26 +0000)]
Ignore SIGCHLD

17 years agoAdd exception history reporting
Adam Chlipala [Mon, 9 Apr 2007 23:18:51 +0000 (23:18 +0000)]
Add exception history reporting

17 years agoAdd last-resort exception handlers in server code
Adam Chlipala [Mon, 9 Apr 2007 22:07:25 +0000 (22:07 +0000)]
Add last-resort exception handlers in server code

17 years agoSQL Kerberos principal changes; switching some uses of OS.Path.joinDirFile to OS...
Adam Chlipala [Mon, 9 Apr 2007 22:01:54 +0000 (22:01 +0000)]
SQL Kerberos principal changes; switching some uses of OS.Path.joinDirFile to OS.Path.concat

17 years agoChange a few more places that relied on old home directory convention
Adam Chlipala [Sat, 7 Apr 2007 15:52:06 +0000 (15:52 +0000)]
Change a few more places that relied on old home directory convention

17 years agoSwitch to using system database to find user home directories
Adam Chlipala [Wed, 4 Apr 2007 16:44:58 +0000 (16:44 +0000)]
Switch to using system database to find user home directories

17 years agodocelic's principal name changes
Adam Chlipala [Mon, 2 Apr 2007 15:49:51 +0000 (15:49 +0000)]
docelic's principal name changes

17 years agoFixing some things that prevented SML/NJ compilation
Adam Chlipala [Fri, 9 Mar 2007 04:47:41 +0000 (04:47 +0000)]
Fixing some things that prevented SML/NJ compilation

17 years agoAllow DOMTOOL_USER environment variable, to specify Domtool identity
Adam Chlipala [Sun, 25 Feb 2007 21:04:33 +0000 (21:04 +0000)]
Allow DOMTOOL_USER environment variable, to specify Domtool identity

17 years agoFirewall rule look-up
Adam Chlipala [Sun, 25 Feb 2007 19:10:37 +0000 (19:10 +0000)]
Firewall rule look-up

17 years agoSocket permission querying
Adam Chlipala [Sun, 25 Feb 2007 18:43:16 +0000 (18:43 +0000)]
Socket permission querying

17 years agoTrusted-path permission checking
Adam Chlipala [Sun, 25 Feb 2007 18:24:53 +0000 (18:24 +0000)]
Trusted-path permission checking

17 years agoCron and FTP queries
Adam Chlipala [Wed, 21 Feb 2007 04:22:56 +0000 (04:22 +0000)]
Cron and FTP queries

17 years agoTesting queries on slave servers
Adam Chlipala [Wed, 21 Feb 2007 03:43:07 +0000 (03:43 +0000)]
Testing queries on slave servers

17 years agoApt package installation querying of dispatcher
Adam Chlipala [Wed, 21 Feb 2007 03:14:52 +0000 (03:14 +0000)]
Apt package installation querying of dispatcher

17 years agoProper generation of Exim domainlists
Adam Chlipala [Mon, 19 Feb 2007 03:03:06 +0000 (03:03 +0000)]
Proper generation of Exim domainlists

17 years agoGenerating Exim config file with domainlist
Adam Chlipala [Mon, 19 Feb 2007 02:37:00 +0000 (02:37 +0000)]
Generating Exim config file with domainlist

17 years agoChange type of default SSL env var
Adam Chlipala [Mon, 19 Feb 2007 02:24:57 +0000 (02:24 +0000)]
Change type of default SSL env var

17 years agoSSL certificates
Adam Chlipala [Sun, 18 Feb 2007 01:14:28 +0000 (01:14 +0000)]
SSL certificates

17 years agoProper handling of vhost deletions and ownership changes
Adam Chlipala [Sat, 17 Feb 2007 23:10:51 +0000 (23:10 +0000)]
Proper handling of vhost deletions and ownership changes

17 years agoAllow vetoing of suexec
Adam Chlipala [Sat, 17 Feb 2007 21:18:43 +0000 (21:18 +0000)]
Allow vetoing of suexec

17 years agoBack to generating localhost soa file but not zone data
Adam Chlipala [Mon, 12 Feb 2007 03:50:22 +0000 (03:50 +0000)]
Back to generating localhost soa file but not zone data

17 years agoDon't generate BIND data for localhost
Adam Chlipala [Mon, 12 Feb 2007 03:37:57 +0000 (03:37 +0000)]
Don't generate BIND data for localhost

17 years agoinit.d script for domtool-slave
Adam Chlipala [Mon, 12 Feb 2007 03:09:02 +0000 (03:09 +0000)]
init.d script for domtool-slave

17 years ago/etc/init.d script for domtool-server
Adam Chlipala [Mon, 12 Feb 2007 00:45:34 +0000 (00:45 +0000)]
/etc/init.d script for domtool-server

17 years agoAdd shutdown command
Adam Chlipala [Sun, 11 Feb 2007 22:12:07 +0000 (22:12 +0000)]
Add shutdown command

17 years agoBad comment closer
Adam Chlipala [Sun, 11 Feb 2007 20:16:15 +0000 (20:16 +0000)]
Bad comment closer

17 years agoPostgres stuff plus re-add vos release
Adam Chlipala [Sat, 10 Feb 2007 22:08:34 +0000 (22:08 +0000)]
Postgres stuff plus re-add vos release

17 years agoMySQL password changing
Adam Chlipala [Sat, 10 Feb 2007 21:47:03 +0000 (21:47 +0000)]
MySQL password changing

17 years agoRemove 'vos release' from domtool-mysql
Adam Chlipala [Sat, 10 Feb 2007 21:10:34 +0000 (21:10 +0000)]
Remove 'vos release' from domtool-mysql

17 years agoAdd setsa in default Makefile target
Adam Chlipala [Sat, 10 Feb 2007 21:06:09 +0000 (21:06 +0000)]
Add setsa in default Makefile target

17 years agoMySQL createdb working
Adam Chlipala [Sat, 10 Feb 2007 20:06:59 +0000 (20:06 +0000)]
MySQL createdb working

17 years agodbtool mysql adduser working
Adam Chlipala [Sat, 10 Feb 2007 18:43:20 +0000 (18:43 +0000)]
dbtool mysql adduser working

17 years agosmtplog
Adam Chlipala [Sun, 24 Dec 2006 03:30:43 +0000 (03:30 +0000)]
smtplog

17 years agoTypo fix
Adam Chlipala [Sat, 23 Dec 2006 22:44:32 +0000 (22:44 +0000)]
Typo fix

17 years agosetsa
Adam Chlipala [Sat, 23 Dec 2006 22:40:25 +0000 (22:40 +0000)]
setsa

17 years agoPrinting mailbox locations for vmail list
Adam Chlipala [Sat, 23 Dec 2006 21:50:40 +0000 (21:50 +0000)]
Printing mailbox locations for vmail list

17 years agoCheck mailbox existence for various vmail commands
Adam Chlipala [Sat, 23 Dec 2006 21:37:17 +0000 (21:37 +0000)]
Check mailbox existence for various vmail commands

17 years agoListing vmail mailboxes
Adam Chlipala [Sat, 23 Dec 2006 21:18:31 +0000 (21:18 +0000)]
Listing vmail mailboxes

17 years agoFirst vmail support
Adam Chlipala [Sat, 23 Dec 2006 20:40:16 +0000 (20:40 +0000)]
First vmail support

17 years agoPassword prompts for MySQL adduser
Adam Chlipala [Fri, 22 Dec 2006 04:35:56 +0000 (04:35 +0000)]
Password prompts for MySQL adduser

17 years agoAdd MySQL skeleton
Adam Chlipala [Fri, 22 Dec 2006 00:16:19 +0000 (00:16 +0000)]
Add MySQL skeleton

17 years agoDBMS database creation
Adam Chlipala [Fri, 22 Dec 2006 00:07:54 +0000 (00:07 +0000)]
DBMS database creation

17 years agoStart of DBMS support
Adam Chlipala [Thu, 21 Dec 2006 23:39:14 +0000 (23:39 +0000)]
Start of DBMS support

17 years agoMore easy_domain
Adam Chlipala [Sun, 17 Dec 2006 22:40:01 +0000 (22:40 +0000)]
More easy_domain

17 years agoFix user domtool directory resolution
Adam Chlipala [Sun, 17 Dec 2006 21:25:40 +0000 (21:25 +0000)]
Fix user domtool directory resolution

17 years agoMore forgiving make install
Adam Chlipala [Sat, 16 Dec 2006 22:11:37 +0000 (22:11 +0000)]
More forgiving make install

17 years agodomtool-doc
Adam Chlipala [Sat, 16 Dec 2006 20:38:27 +0000 (20:38 +0000)]
domtool-doc

17 years agoUser add/remove scripts
Adam Chlipala [Sat, 16 Dec 2006 19:58:52 +0000 (19:58 +0000)]
User add/remove scripts

17 years agoFix use of wrong username for Rmuser
Adam Chlipala [Sat, 16 Dec 2006 19:05:39 +0000 (19:05 +0000)]
Fix use of wrong username for Rmuser

17 years agoAdd rmuser command
Adam Chlipala [Sat, 16 Dec 2006 18:59:48 +0000 (18:59 +0000)]
Add rmuser command