summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-30Avoid the 'function' keyword (unsupported in (d)ash).Jonas Smedegaard
2005-12-30Handle access rights for ~/weblogs.Jonas Smedegaard
2005-12-20Adjust wording of mailinglist handling to be more generic.Jonas Smedegaard
2005-12-20Drop verbose intro to granting local access.Jonas Smedegaard
2005-12-20Echo unsubscribing note with newline.Jonas Smedegaard
2005-12-20Reuse already resolved lists variable.Jonas Smedegaard
2005-12-20Improved mailinglist handling.Jonas Smedegaard
2005-12-20Ask generally about subscribing to mailinglists before running through all li...Jonas Smedegaard
2005-12-20Much improved mailinglist handling.Jonas Smedegaard
2005-12-11Avoid owner in Postgres dumpsJonas Smedegaard
2005-12-11Use 'find -regex' rather than egrep.Jonas Smedegaard
2005-11-05Handle ~/private_music dir.Jonas Smedegaard
2005-10-20Generate CSR for external CA as documented at http://wiki.cacert.org/ .Jonas Smedegaard
2005-10-19Major rewrite to support non-local CA cert handling.Jonas Smedegaard
2005-10-18Remaining openssl routines as functions. Use SSLKEYDIR (not SSLPRIVDIR).Jonas Smedegaard
2005-10-18Use getopts.Jonas Smedegaard
2005-10-17Always use full paths. Quote all paths. openssl routines as functions.Jonas Smedegaard
2005-08-19Fix path to executing mass_passwd.Jonas Smedegaard
2005-08-19New script mass_useradd.Jonas Smedegaard
2005-08-19New script mass_passwd.Jonas Smedegaard
2005-07-01Add examples.Jonas Smedegaard
2005-07-01Fix force-creating host cert. Improved error handling.Jonas Smedegaard
2005-02-25Fix bug causing all but last mailgroup to be ignored. Quote a variable. Move ...Jonas Smedegaard
2005-02-08Suppress blank lines.Jonas Smedegaard
2005-01-05Handle ~/private as writable only by user and readable only by user and group.Jonas Smedegaard
2004-12-29Suppress more modlogan noise.Jonas Smedegaard
2004-12-28Correct some typos in comments.Jonas Smedegaard
2004-12-28Avoid bashism in test.Jonas Smedegaard
2004-12-28Improve help (indicate which options need additional parameter).Jonas Smedegaard
2004-12-08Add link to origin.Jonas Smedegaard
2004-12-07Fail only on real error (not if no changes).Jonas Smedegaard
2004-12-07Update ChangeLog, and use --fsf (instead of -S --no-wrap).Jonas Smedegaard
2004-12-07Correct removing Samba account with pdbedit.Jonas Smedegaard
2004-12-07Improve workaround for noisy modlogan.Jonas Smedegaard
2004-10-20Add helper tools for automounting USB devicesJonas Smedegaard
2004-10-10Quote all variables.Jonas Smedegaard
2004-09-25Make samba password optional.Jonas Smedegaard
2004-09-09Let default post_init() fail gracefully.Jonas Smedegaard
2004-09-09Changed analog.conf -> analog.cfg.Jonas Smedegaard
2004-09-01Add new spam-options.Jonas Smedegaard
2004-08-26New command localmysqloptimize: Run myisamchk on all databases.Jonas Smedegaard
2004-08-19Add wrapper scripts for localmkpostfixvirtual.Jonas Smedegaard
2004-06-17Do not fail whole script if virtual.addon is not found.Jonas Smedegaard
2004-06-17Avoid "\n" in sed regex (only handled correctly in sed 4.x).Jonas Smedegaard
2004-05-13Use pdbedit if present (smbpasswd may syncronize with unix password). Similar...Jonas Smedegaard
2004-05-11Try jdresolve first, before attempt DNS lookup.Jonas Smedegaard
2004-05-11Suppress jdresolve record purge status unless DEBUG is set.Jonas Smedegaard
2004-05-11Correct double-quoted jdresolve db path, and don't check for existing db on r...Jonas Smedegaard
2004-05-11Only purge old jdresolve records if the db exists.Jonas Smedegaard
2004-05-11Correct test for jdresolve db dir.Jonas Smedegaard