Make 'domtool -tc' (no other arguments) work properly
[hcoop/zz_old/domtool2-proto.git] / src / main.sml
2007-11-17 adamchMake 'domtool -tc' (no other arguments) work properly
2007-11-15 adamchAdd read-only path type
2007-11-13 adamchFix dumb message name; allow numbers and underscores...
2007-11-10 adamchStop ignoring Io exceptions
2007-11-04 adamchPutzing around with vmail
2007-10-27 adamchvmail interprets relative paths relatively to caller...
2007-10-14 adamchmysql-fixperms
2007-07-02 adamchMySQL re-granting
2007-07-01 adamchMore verbose couldn't-find-cert message
2007-07-01 adamchChange ~/domtool to ~/.domtool
2007-07-01 adamchBetter OpenSSL error reporting
2007-06-24 adamchAdding database dropping to dbtool
2007-06-23 adamchIgnore dotfiles in running a whole directory
2007-06-21 adamchdomtool-admin regen -tc
2007-06-20 adamchRemove catchAllAlias in favor of defaultAlias; add...
2007-06-16 adamchSome OpenSSL frobbing
2007-06-16 adamchA little more verbose on SSL context error; script...
2007-05-26 adamchFactor error message generation into a separate file...
2007-05-17 adamchClear error message for trying to run all config in...
2007-05-13 adamchMake regen work even when someone has compilation errors
2007-05-12 adamchMore helpful error message for failure to create an...
2007-04-29 adamchFix bug that was occurring when two regen's were run...
2007-04-29 adamchDomain alias support for Webalizer
2007-04-29 adamchInitial domain aliases support
2007-04-10 adamchInitial mod_waklog support
2007-04-09 adamchAdd exception history reporting
2007-04-09 adamchAdd last-resort exception handlers in server code
2007-02-25 adamchAllow DOMTOOL_USER environment variable, to specify...
2007-02-25 adamchFirewall rule look-up
2007-02-25 adamchSocket permission querying
2007-02-25 adamchTrusted-path permission checking
2007-02-21 adamchCron and FTP queries
2007-02-21 adamchTesting queries on slave servers
2007-02-21 adamchApt package installation querying of dispatcher
2007-02-18 adamchSSL certificates
2007-02-12 adamchinit.d script for domtool-slave
2007-02-12 adamch/etc/init.d script for domtool-server
2007-02-11 adamchAdd shutdown command
2007-02-10 adamchMySQL password changing
2006-12-24 adamchsmtplog
2006-12-23 adamchsetsa
2006-12-23 adamchCheck mailbox existence for various vmail commands
2006-12-23 adamchListing vmail mailboxes
2006-12-23 adamchFirst vmail support
2006-12-22 adamchPassword prompts for MySQL adduser
2006-12-22 adamchDBMS database creation
2006-12-21 adamchStart of DBMS support
2006-12-16 adamchdomtool-doc
2006-12-16 adamchFix use of wrong username for Rmuser
2006-12-16 adamchRmuser
2006-12-16 adamchFull regeneration
2006-12-15 adamchPreliminary regeneration support
2006-12-15 adamchBe more cautious creating log directories
2006-12-15 adamchMulti-configuration support
2006-12-15 adamchLimited DNS nodes
2006-12-14 adamchwhohas
2006-12-14 adamchListing permissions
2006-12-14 adamchPermission revocation
2006-12-14 adamchPrivilege setting code
2006-12-10 adamchLimit 'extern' to trusted code
2006-12-09 adamchChange concatTo to use only local node's files
2006-12-09 adamchip_of_node support
2006-12-09 adamchContinue on OS.SysErr in server loop
2006-12-09 adamchProper username determination in requests
2006-12-09 adamchFixing user determination
2006-12-09 adamchFixing little bugs during first deleuze/mire test
2006-12-09 adamchRan successful client/server interaction on deleuze
2006-09-06 adamchChanges before announcement to hcoop-discuss
2006-09-04 adamchBasic HTML documentation generation
2006-09-03 adamchSlave dispatching working
2006-09-03 adamchServer executing client's requested configuration with...
2006-09-03 adamchServer gets client's CN
2006-09-03 adamchSSL interaction with client checking server's CN
2006-09-03 adamchBasic SSL connection going
2006-09-02 adamchBasic client/server thing going on with unencrypted...
2006-09-02 adamchSimple OpenSSL stuff in SML/NJ
2006-08-07 adamchMore Apache directory option stuff
2006-08-06 adamchStart of Apache
2006-08-06 adamchACLs
2006-08-05 adamchBIND
2006-07-30 adamchRefactoring plugins
2006-07-30 adamchEvaluating a test with automatic inclusion of basis
2006-07-30 adamchDependency ordering
2006-07-30 adamchE-mail aliases
2006-07-30 adamchFix indentation in GPL headers
2006-07-30 adamchAdd primitive action handlers
2006-07-30 adamchReduction
2006-07-29 adamchType-checking goodies in place