summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-05-11Fix jdresolve database use.Jonas Smedegaard
2004-05-07Update ChangeLog.Jonas Smedegaard
2004-05-07Use sed to separate items with newlines (tsort is only strictly for _pairs_ o...Jonas Smedegaard
2004-05-05Add a couple of TODO's.Jonas Smedegaard
2004-05-04Implement generating CA certificate. Yet another fix for generating certified...Jonas Smedegaard
2004-05-04Fix generating certified host certificates. Fail on error.Jonas Smedegaard
2004-05-04Implement support for generation and use of certified host certificates (but ...Jonas Smedegaard
2004-04-19Add automount line only when server_username is set.Jonas Smedegaard
2004-04-19Disable running userlocalconfig (until it can be done non-interactively).Jonas Smedegaard
2004-04-16Remove remote server mountpoint creation (automount does it automagically).Jonas Smedegaard
2004-04-15Check only if server_userconf is a file (it is intentionally not readable glo...Jonas Smedegaard
2004-04-15Cosmetics: new line before invoking localuserconfig.Jonas Smedegaard
2004-04-15remove debug line (early exit).Jonas Smedegaard
2004-04-15Add automount line if not there already, and replace if it is.Jonas Smedegaard
2004-04-15Create personal mount points for remote SMB share.Jonas Smedegaard
2004-04-15New code added (interacting with new script localuserconfig) for automount ac...Jonas Smedegaard
2004-04-15quote strings, and add a few comments.Jonas Smedegaard
2004-03-20Tighten regexp (correctly this time) in grepping existing databases, to avoid...Jonas Smedegaard
2004-03-20Tighten regexp in grepping existing databases, to avoid bailing out when crea...Jonas Smedegaard
2004-03-04Improved wording of comment.Jonas Smedegaard
2004-02-19Grant local users access to floppies, but refuse raw hd access.Jonas Smedegaard
2004-02-02Update mailman add_members syntax, and force notifications to both user and a...Jonas Smedegaard
2004-01-20When finished, continue to next item in site loop, instead of exiting the who...Jonas Smedegaard
2003-11-20Avoid --extended-insert (to ease human readability).Jonas Smedegaard
2003-11-13Make sure .my.cnf is readable only by self.Jonas Smedegaard
2003-10-20Treat failed db user as a warning only (and in fact the failure may be bogus ...Jonas Smedegaard
2003-09-12New subfolder: webshareddata (u=rwX,go=rX) for web data shared between accoun...Jonas Smedegaard
2003-09-11change default home subfolders from ',mac', '.pc' and '.exchange' to the same...Jonas Smedegaard
2003-09-08use 'members maildomains' as default input, and add usual commands to header.Jonas Smedegaard
2003-08-26Add a couple of TODO's.Jonas Smedegaard
2003-08-26Remove csh-based smbadduser (smbpasswd -a should work just as well).Jonas Smedegaard
2003-08-26Avoid local smbadduser (use smbpasswd directly instead).Jonas Smedegaard
2003-08-14Include extention jpeg in apache rules (in addition to jpg).Jonas Smedegaard
2003-08-14Update ChangeLog.Jonas Smedegaard
2003-06-28Be more sloppy when ignoring ModLogAn errors.Jonas Smedegaard
2003-06-283rd attempt on sane default post_init.Jonas Smedegaard
2003-06-28Slightly more sane post_init.Jonas Smedegaard
2003-06-28Change to a more generic location of default index page master.Jonas Smedegaard
2003-06-15New script localintegritupdate to run after aptitude update.Jonas Smedegaard
2003-06-01Handle empty stamp, and use it when run through cron.daily.Jonas Smedegaard
2003-06-01Rename mailspool before forwarding it, to make sure noone accidentally works ...Jonas Smedegaard
2003-05-27Allow underscore (_) in email account.Jonas Smedegaard
2003-05-26Actually do something different in the --ez special case.Jonas Smedegaard
2003-05-26Correct clashing --force and --ez.Jonas Smedegaard
2003-05-26Add special case -z or --ez for eZ Publish sites. Add some TODOs.Jonas Smedegaard