summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-11-04Use /var/log/apache-vhosts for vhosts (apache crojob dislikes subfolders in ↵Jonas Smedegaard
/var/log/apache).
2002-11-03 * Rewrite some code as a functionJonas Smedegaard
* Allow "Other"-field to contain mailname@fqdn style hints (in addition to mailname@mailgroup ones) * Suppress empty-entry warning for mailgroup
2002-10-22Added support for setting up a proper source address when f.ex. pingingJuri Jensen
from the SGW itself. Not a very fine solution, but... it works for now.
2002-10-22Add uid and gid to secure_modfix.sh.Jonas Smedegaard
2002-10-17localmksslcerts: Handle all(?) option variants properly, and correct old ↵Jonas Smedegaard
mail-specific references in comments.
2002-10-11Update ChangeLog.Jonas Smedegaard
2002-10-06prim2sec.sh: Streamline and, and...Jonas Smedegaard
2002-10-04init-mailmanarchive: mhonarc script moved to local-COMMON.Jonas Smedegaard
2002-09-22localezcreate: Use tarball tpl instead of install (changed in 2.2.7-1), and ↵Jonas Smedegaard
support wap .wbmp files.
2002-09-19user-init: Add support for shares_win and shares_mac (and remove support for ↵Jonas Smedegaard
shares_<uid>).
2002-09-12localwebstats: Update documentation.Jonas Smedegaard
2002-09-12localwebstats: Add documentary header.Jonas Smedegaard
2002-09-11localwebstats works fine without config file: Lower from error to warning.Jonas Smedegaard
2002-09-09Update changelog.Jonas Smedegaard
2002-09-04Add support in user-init for webphpsites and webphpdata, and tighten access ↵Jonas Smedegaard
rights on all web* dirs.
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