summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 ↵Jonas Smedegaard
record purge.
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-04-19Judge editing only on existing username (not password), and default to no.Jonas Smedegaard
2004-04-16Add TODO about re-enabling root intervention warning.Jonas Smedegaard
2004-04-15Fix default username not confusing check for config file existence.Jonas Smedegaard
2004-04-15Set the password file readable only by self.Jonas Smedegaard
2004-04-15Comment out whole warning contruct.Jonas Smedegaard
2004-04-15Shut up (for now) warning about required changes by root.Jonas Smedegaard
2004-04-15New script localuserconfig to contain user-editable parts of adduser.local ↵Jonas Smedegaard
and user-init. Currently contains only new code to set .winpassword for access to remote SMB share.
2003-12-17New commands for user handling through sudo.Jonas Smedegaard
2003-11-01New script savelocaltweaks.Jonas Smedegaard
2003-09-25Drop using ProtocolKeepAlive by default (as it does not solve the problem of ↵Jonas Smedegaard
freezing ADSL connections anyway).
2003-08-26New script localuserinfo: show realname and/or other info about user.Jonas Smedegaard
2003-08-22Expect source files to be below /usr/local/src/apache (and not ↵Jonas Smedegaard
/usr/local/share/apache).
2003-08-22Avoid linking against no longer existing db1.Jonas Smedegaard
2003-08-22suexec source is no longer in apache-common, so expect source files to be ↵Jonas Smedegaard
below /usr/local/share/apache instead.
2003-08-22suexec source is no longer in apache-doc.Jonas Smedegaard
2003-07-12Fix wrongly set variable (failed when given multiple sources).Jonas Smedegaard
2003-07-11Only double-escape remote path (yes - it finally works!).Jonas Smedegaard
2003-07-11Remove debug option.Jonas Smedegaard
2003-07-10Handle files with spaces (although that pescy rsync doesn't cope with them ↵Jonas Smedegaard
anyhow :-( ).
2003-06-01Enable ProtocolKeepAlive on remote connections.Jonas Smedegaard
2003-05-22Use /var/log/apache-vhosts by default.Jonas Smedegaard
2003-03-24Correct argument passing, so help is shown even with only one option (as the ↵Jonas Smedegaard
error message suggests).
2003-02-21 * corrected script so the PDF created (when not mailing it) has rights so ↵Klaus Agnoletti
everybody in fsdamin can delete it.
2003-01-24--verbose does no longer include --stats and --progress.Jonas Smedegaard
2003-01-24Tune rsync options: Remove superfluous ones and enable -H (check for ↵Jonas Smedegaard
hardlinks - strongly needed for storebackup).
2003-01-15Added support for XenuxPDF. The changes have no effect if XenuxPDFMartin Skøtt
isn't installed so they shouldn't effect existing setups.
2003-01-11New script localeztemplateget to extract template from eZ 2.2.x site.Jonas Smedegaard
2002-12-28Echo actual directories, not the variable name.Jonas Smedegaard
2002-12-26New script mycert to help merge and encrypt user certificate.Jonas Smedegaard
2002-12-10Add TODO's.Jonas Smedegaard
2002-12-10Add more hints about origins of the script (in case it disappears from its ↵Jonas Smedegaard
current location).
2002-12-08Update to macusers from netatalk 1.5.5. Strip gecos noise. Recognize ↵Jonas Smedegaard
IP-numbers (not only hostnames).
2002-12-07Update ChangeLog.Jonas Smedegaard
2002-12-07Update ChangeLog.Jonas Smedegaard
2002-12-07Update ChangeLog.Jonas Smedegaard
2002-12-07Add new script nfs-ssh-fw: Automatic setup of nfs tunneling though ssh.Jonas Smedegaard
2002-12-05Rename dirs first, then non-dirs - and make sure /xxx/ matches all dirs.Jonas Smedegaard
2002-12-05Consistently use grep (instead of sometimes find -name).Jonas Smedegaard
2002-12-03Update ChangeLog.Jonas Smedegaard
2002-12-03mksshauth: Support for extra options. Vastly improved error handling.Jonas Smedegaard
2002-12-03mksshauth: Make it an Sh script, not Bash. Correct copyright info.Jonas Smedegaard
2002-12-03mksshauth: Separate option parsing and execution. Add header with copyright ↵Jonas Smedegaard
info.
2002-12-03Added xmutt.Juri Jensen
2002-12-03localezmangle: Append mangle. to default sedfile and diff. Add lang example.Jonas Smedegaard
2002-12-03localezmangle: Another error message improvement.Jonas Smedegaard