summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-09-04Use /etc/mailname for mailman injections in adduser.local and deluser.local.Jonas Smedegaard
2002-09-02user-init: Correct webdata dir.Jonas Smedegaard
2002-09-02user-init: Add support for webscripts and webdate dirs.Jonas Smedegaard
2002-08-29Correct typo.Jonas Smedegaard
2002-08-29Udate (and improve layout of) ChangeLog.Jonas Smedegaard
2002-08-16Initial import. This is a script to convert a named.conf include fileJuri Jensen
from a primary nameserver to a file for the secondary nameserver. It can only handle it, if the config file contains a domain per line.
2002-08-15 * Files added for fully automated creation of RAID system. These files ↵Klaus Agnoletti
should be copied to /etc (except maybe mkraid.sh) to a Debian system with RAID kernel support and raidtools2 package installed. The source harddrive MUST be /dev/hdb and the two RAID-1 drives MUST be /dev/hda and /dev/hdc. The two RAID harddrives MUST be partitioned like this : /dev/hda1 and /dev/hdc1 MUST be swap (type 82). /dev/hda2 and /dev/hdc2 MUST both de raid-autodetect (type fd). After this is done, just run mkraidfs.sh and sit back and play a game or two on you PDA if you have one ;-). Mail me for questions.
2002-08-14 * Files added for fully automated creation of RAID system. These files ↵Klaus Agnoletti
should be copied to /etc (except maybe mkraid.sh) to a Debian system with RAID kernel support and raidtools2 package installed. The source harddrive MUST be /dev/hdb and the two RAID-1 drives MUST be /dev/hda and /dev/hdc. The two RAID harddrives MUST be partitioned like this : /dev/hda1 and /dev/hdc1 MUST be swap (type 82). /dev/hda2 and /dev/hdc2 MUST both de raid-autodetect (type fd). After this is done, just run mkraidfs.sh and sit back and play a game or two on you PDA if you have one :-). Mail me for questions.
2002-08-08user-init: Support $HOME/websites/* style web hierarchy.Jonas Smedegaard
2002-08-01Updage ChangeLog.Jonas Smedegaard
2002-07-20localmkpostfixvirtual: *Really* make fallback...Jonas Smedegaard
2002-07-20localmkpostfixvirtual: fallback to single mailgroup if roomnumber empty. ↵Jonas Smedegaard
Update docs.
2002-06-17eZ Publish needs more privileges.Jonas Smedegaard
2002-05-30Added ipsec-updown-ipmasq.Juri Jensen
2002-05-25Fix ----option generosity bug.Jonas Smedegaard
2002-05-13Correct mailforwarding in adduser.local.Jonas Smedegaard
2002-04-24More elegant galant...Jonas Smedegaard
2002-04-24New script: localgotallmail.Jonas Smedegaard
2002-04-24Reuse a getent.Jonas Smedegaard
2002-04-10localezcreate: Expect eZ tarballs to be in /usr/src/ezpublish.Jonas Smedegaard
2002-04-10Don't run clearcache in localezcreate.Jonas Smedegaard
2002-04-09Use vhosts.d (instead of vhosts) as Apache config subdir in localezcreate.Jonas Smedegaard
2002-04-09Remove old commented out code from localezcreate.Jonas Smedegaard
2002-04-02Fix mailinglist handling in deluser.local.Jonas Smedegaard
2002-03-30Ask about access to local devices in adduser.local, and exit user-init ↵Jonas Smedegaard
cleanly if unsupported.
2002-03-29Fix using opts twice.Jonas Smedegaard
2002-03-29Correct logic once more (and it _works_ this time...!)Jonas Smedegaard
2002-03-29Correct logic of parameter parsing (and BTW - last commit also included fix ↵Jonas Smedegaard
for actually generating the cert when force removing the old one).
2002-03-29Improve parameter parsing and remove short options requiring a parameter.Jonas Smedegaard
2002-03-29-h is help. And improve help text.Jonas Smedegaard
2002-03-29Rename localmkmailcerts to localmksslcerts. Major rewrite.Jonas Smedegaard
2002-03-28Be as generic in deluser.local as in adduser.local regarding mailinglists.Jonas Smedegaard
2002-03-18Move lockfile routines closer to where it is actually needed in ↵Jonas Smedegaard
localwebsearch - and disable it, as it doesn't work currently :-(
2002-03-18Suppres all output from ModLogAn (can't seem to find other ways to guiet ↵Jonas Smedegaard
down the program).
2002-03-14Update changelog.Jonas Smedegaard
2002-03-14Fix bug: adduser.local would _always_ add user to users, not other lists.Jonas Smedegaard
2002-03-14Add websuexec swolog option and interpret weberrors like weberror.Jonas Smedegaard
2002-03-14Revert the rename of user-mailaddr - to avoid the need of explaining to ↵Jonas Smedegaard
sudoers the difference between official debian stuff and local hacks (which is the reason for the prepending local*).
2002-03-11Rename user/mailadr to localusermailaddr and add comment.Jonas Smedegaard
2002-03-09rename rm-toobig to localrmtoobig and add comments.Jonas Smedegaard
2002-03-07deluser.local: Stricten check for removing home (fatal error!!!).Jonas Smedegaard
2002-03-07Rename files and add/improve descriptive headers.Jonas Smedegaard
2002-03-07Add comment for adduser.local.Jonas Smedegaard
2002-03-07Add ChangeLog.Jonas Smedegaard
2002-03-05localmkpostfixvirtual: Alow dash ("-") in email domainpart as well. Look for ↵Jonas Smedegaard
localpart hints in root account.
2002-03-05localmkpostfixvirtual: Alow dash ("-") in email localpart.Jonas Smedegaard
2002-02-28localwebstats: Correct ModLogAn options.Jonas Smedegaard
2002-02-28Move whois-dk to bin.Jonas Smedegaard
2002-02-25showlog: Add option system.Jonas Smedegaard
2002-02-25A few more tweaks and corrections to adduser.local, deluser.local and user-init.Jonas Smedegaard