Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-07 | Use GNU getopt, and make lots of options configurable. | Jonas Smedegaard | |
Redesign help text to look similar to cp help text. Generalize initializing options in function setparams. Add options --force and --verbose. Add support for overriding with locally provided tarballs and sqlfiles. | |||
2002-12-06 | Make <dbserver> and <dballow> configurable, and actually use them. | Jonas Smedegaard | |
More consistently handle option defaults. Comment out unused db drop routine. | |||
2002-12-05 | Respect REALUSERS_GROUPNAME not set. | Jonas Smedegaard | |
2002-12-05 | Correctly have <dbuser> default to <uid>. | Jonas Smedegaard | |
2002-12-05 | Rearrange options. Improve layout of help text. | Jonas Smedegaard | |
2002-12-05 | Respect /etc/mailname (but still fallback to hostname -d. | Jonas Smedegaard | |
Make use of wwwconfig-common scripts if available. Look for root and user MySQL password in /root/.my.cfg. Install locale and template tarballs. Load overrides to defaults from /etc/local/localezcreate.conf. Shorten output lines when invoking --help. Add demo data as root, not user. Use shell constructs to check values, instead of test. | |||
2002-12-03 | Update ChangeLog. | Jonas Smedegaard | |
2002-11-24 | localmkpostfixvirtual: Make joker_seen local to the domain. | Jonas Smedegaard | |
2002-11-23 | user-init: Require uid option. webdata folder owned by user, not root. | Jonas Smedegaard | |
2002-11-14 | Add localchastity-update, a support script for SquidGuard. | Jonas Smedegaard | |
2002-11-08 | user-init: No need for others than owner and www-data to have access to ↵ | Jonas Smedegaard | |
webphpsites. | |||
2002-11-04 | Major update: | Jonas Smedegaard | |
* Support for catch-all pseudo-address: +@ or +@mailgroup * Correct handling of account being both uid and mailgroup * Improved separation of mailgroup owners and other mailgroup members (don't take it for granted that mailgroup owner and gid is the same). | |||
2002-11-04 | Use /var/log/apache-vhosts for vhosts (apache crojob dislikes subfolders in ↵ | Jonas Smedegaard | |
/var/log/apache). | |||
2002-11-03 | * Rewrite some code as a function | Jonas Smedegaard | |
* Allow "Other"-field to contain mailname@fqdn style hints (in addition to mailname@mailgroup ones) * Suppress empty-entry warning for mailgroup | |||
2002-10-22 | Added support for setting up a proper source address when f.ex. pinging | Juri Jensen | |
from the SGW itself. Not a very fine solution, but... it works for now. | |||
2002-10-22 | Add uid and gid to secure_modfix.sh. | Jonas Smedegaard | |
2002-10-17 | localmksslcerts: Handle all(?) option variants properly, and correct old ↵ | Jonas Smedegaard | |
mail-specific references in comments. | |||
2002-10-11 | Update ChangeLog. | Jonas Smedegaard | |
2002-10-06 | prim2sec.sh: Streamline and, and... | Jonas Smedegaard | |
2002-10-04 | init-mailmanarchive: mhonarc script moved to local-COMMON. | Jonas Smedegaard | |
2002-09-22 | localezcreate: Use tarball tpl instead of install (changed in 2.2.7-1), and ↵ | Jonas Smedegaard | |
support wap .wbmp files. | |||
2002-09-19 | user-init: Add support for shares_win and shares_mac (and remove support for ↵ | Jonas Smedegaard | |
shares_<uid>). | |||
2002-09-12 | localwebstats: Update documentation. | Jonas Smedegaard | |
2002-09-12 | localwebstats: Add documentary header. | Jonas Smedegaard | |
2002-09-11 | localwebstats works fine without config file: Lower from error to warning. | Jonas Smedegaard | |
2002-09-09 | Update changelog. | Jonas Smedegaard | |
2002-09-04 | Add support in user-init for webphpsites and webphpdata, and tighten access ↵ | Jonas Smedegaard | |
rights on all web* dirs. | |||
2002-09-04 | Use /etc/mailname for mailman injections in adduser.local and deluser.local. | Jonas Smedegaard | |
2002-09-02 | user-init: Correct webdata dir. | Jonas Smedegaard | |
2002-09-02 | user-init: Add support for webscripts and webdate dirs. | Jonas Smedegaard | |
2002-08-29 | Correct typo. | Jonas Smedegaard | |
2002-08-29 | Udate (and improve layout of) ChangeLog. | Jonas Smedegaard | |
2002-08-16 | Initial import. This is a script to convert a named.conf include file | Juri 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-08 | user-init: Support $HOME/websites/* style web hierarchy. | Jonas Smedegaard | |
2002-08-01 | Updage ChangeLog. | Jonas Smedegaard | |
2002-07-20 | localmkpostfixvirtual: *Really* make fallback... | Jonas Smedegaard | |
2002-07-20 | localmkpostfixvirtual: fallback to single mailgroup if roomnumber empty. ↵ | Jonas Smedegaard | |
Update docs. | |||
2002-06-17 | eZ Publish needs more privileges. | Jonas Smedegaard | |
2002-05-30 | Added ipsec-updown-ipmasq. | Juri Jensen | |
2002-05-25 | Fix ----option generosity bug. | Jonas Smedegaard | |
2002-05-13 | Correct mailforwarding in adduser.local. | Jonas Smedegaard | |
2002-04-24 | More elegant galant... | Jonas Smedegaard | |
2002-04-24 | New script: localgotallmail. | Jonas Smedegaard | |
2002-04-24 | Reuse a getent. | Jonas Smedegaard | |
2002-04-10 | localezcreate: Expect eZ tarballs to be in /usr/src/ezpublish. | Jonas Smedegaard | |
2002-04-10 | Don't run clearcache in localezcreate. | Jonas Smedegaard | |
2002-04-09 | Use vhosts.d (instead of vhosts) as Apache config subdir in localezcreate. | Jonas Smedegaard | |
2002-04-09 | Remove old commented out code from localezcreate. | Jonas Smedegaard | |