summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-05-25Correctly suppres ModLogAn noise.Jonas Smedegaard
2003-05-24Simplify gotmail run a bit.Jonas Smedegaard
2003-05-24Continue batch run even on gotmail errors.Jonas Smedegaard
2003-05-22Improved ModLogAn config and invocation.Jonas Smedegaard
2003-05-22Set file read-only. Set umask to 277.Jonas Smedegaard
2003-05-22Set dirs read-only.Jonas Smedegaard
2003-05-22Set group ownership.Jonas Smedegaard
2003-05-22Set permissions on each dir instead of recursively.Jonas Smedegaard
2003-05-22Switch back to mkdir, and instead explicitly set permissions and ownership (e...Jonas Smedegaard
2003-05-22Use install instead of mkdir to ensure access rights also on parent dirs.Jonas Smedegaard
2003-05-20Avoid passwords.Jonas Smedegaard
2003-05-20Bugfixing (users and databases not reset between database engines.Jonas Smedegaard
2003-05-20Rewrite to dump into backupdir for each database owner.Jonas Smedegaard
2003-05-20Avoid messing around with password. Execute MySQL commands directly (without ...Jonas Smedegaard
2003-05-19Allow DELETE for ordinary MySQL accounts.Jonas Smedegaard
2003-05-14Fix bug getting maildomain option.Jonas Smedegaard
2003-05-12Allow mysql to fail, and use mysql instead of mysqladmin.Jonas Smedegaard
2003-05-12New script localaddmysqldb.Jonas Smedegaard
2003-05-12Add check for existing database.Jonas Smedegaard
2003-05-05Make it a sorted list.Jonas Smedegaard
2003-05-05Only grab zone lines, and allow all sorts of characters in them (if shit is d...Jonas Smedegaard
2003-04-25Use underscores for defaultdbname. Drop dbmatch parameter.Jonas Smedegaard
2003-03-21Add workaround for netatalk requiring write access to .AppleDB even for read-...Jonas Smedegaard
2003-03-13Fix completely ignoed non-exceptions for shares. Set toplevel .AppleDouble gr...Jonas Smedegaard
2003-03-13Correctly init exceptions.Jonas Smedegaard
2003-03-13Set owner of toplevel dirs of shares. Always run chown before chmod (just for...Jonas Smedegaard
2003-03-13Set owner of exceptions always, not only when created.Jonas Smedegaard
2003-03-13Correct owner for exceptions created. Check and recreate if exceptions are no...Jonas Smedegaard
2003-03-13Handle new shares.<sharetype> sharing scheme. Support space in /root. Echo WA...Jonas Smedegaard
2003-01-27Use hostname -d as domain part of email adress to search for removal (to matc...Jonas Smedegaard
2003-01-14/etc/mailname is NOT default maildomain.Jonas Smedegaard
2003-01-04Add options for remaining certificate parameters.Jonas Smedegaard
2002-12-30Add new option --dbmatch to support pools of webservers accessing same databa...Jonas Smedegaard
2002-12-28Update to ModLogAn 0.8.x configfile syntax.Jonas Smedegaard
2002-12-24Correct syntax error.Jonas Smedegaard
2002-12-24Forward incoming mailspool if found.Jonas Smedegaard
2002-12-09Add option --debug (showing options set and directories used).Jonas Smedegaard
2002-12-08Tweaks to verbose output.Jonas Smedegaard
2002-12-08Add short-opts corresponding all long-opts, and fix misspelled options.Jonas Smedegaard
2002-12-08Correct tarball resolving.Jonas Smedegaard
2002-12-08Even more sane defaults - and opts1-3 moved above defaults and better described.Jonas Smedegaard
2002-12-08Make sane defaults. Remove unused admindir and defaultadmindir.Jonas Smedegaard
2002-12-07Use GNU getopt, and make lots of options configurable.Jonas Smedegaard
2002-12-06Make <dbserver> and <dballow> configurable, and actually use them.Jonas Smedegaard
2002-12-05Respect REALUSERS_GROUPNAME not set.Jonas Smedegaard
2002-12-05Correctly have <dbuser> default to <uid>.Jonas Smedegaard
2002-12-05Rearrange options. Improve layout of help text.Jonas Smedegaard
2002-12-05Respect /etc/mailname (but still fallback to hostname -d.Jonas Smedegaard
2002-12-03Update ChangeLog.Jonas Smedegaard
2002-11-24localmkpostfixvirtual: Make joker_seen local to the domain.Jonas Smedegaard