From 92fdb6e4ff4f2e21ca89abecf711ec1c13bdbb42 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 14 Aug 2003 16:46:04 +0000 Subject: Update ChangeLog. --- ChangeLog | 404 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 404 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1209bbb..7dbf578 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,410 @@ -- +2003-06-28 19:47 Jonas Smedegaard + + * localwebstats: + + Be more sloppy when ignoring ModLogAn errors. + +2003-06-28 19:32 Jonas Smedegaard + + * localwebstats: + + 3rd attempt on sane default post_init. + +2003-06-28 19:27 Jonas Smedegaard + + * localwebstats: + + Slightly more sane post_init. + +2003-06-28 19:18 Jonas Smedegaard + + * localwebstats: + + Change to a more generic location of default index page master. + +2003-06-15 10:26 Jonas Smedegaard + + * localintegritupdate: + + New script localintegritupdate to run after aptitude update. + +2003-06-01 16:38 Jonas Smedegaard + + * localdumpsql: + + Handle empty stamp, and use it when run through cron.daily. + +2003-06-01 14:22 Jonas Smedegaard + + * userforward: + + Rename mailspool before forwarding it, to make sure noone accidentally works on it simultaneously. + +2003-05-27 00:46 Jonas Smedegaard + + * localmkpostfixvirtual: + + Allow underscore (_) in email account. + +2003-05-26 17:09 Jonas Smedegaard + + * localaddmysqldb: + + Actually do something different in the --ez special case. + +2003-05-26 16:56 Jonas Smedegaard + + * localaddmysqldb: + + Correct clashing --force and --ez. + +2003-05-26 16:53 Jonas Smedegaard + + * localaddmysqldb: + + Add special case -z or --ez for eZ Publish sites. Add some TODOs. + +2003-05-25 11:15 Jonas Smedegaard + + * localgotallmail: + + Shorten error message a bit. + +2003-05-25 03:28 Jonas Smedegaard + + * localwebstats: + + Correctly suppres ModLogAn noise. + +2003-05-24 11:05 Jonas Smedegaard + + * localgotallmail: + + Simplify gotmail run a bit. + +2003-05-24 11:03 Jonas Smedegaard + + * localgotallmail: + + Continue batch run even on gotmail errors. + +2003-05-22 12:32 Jonas Smedegaard + + * localwebstats: + + Improved ModLogAn config and invocation. + +2003-05-22 12:27 Jonas Smedegaard + + * localwebresolve: + + Use /var/log/apache-vhosts by default. + +2003-05-22 12:13 Jonas Smedegaard + + * localdumpsql: + + Set file read-only. Set umask to 277. + +2003-05-22 12:06 Jonas Smedegaard + + * localdumpsql: + + Set dirs read-only. + +2003-05-22 12:03 Jonas Smedegaard + + * localdumpsql: + + Set group ownership. + +2003-05-22 12:02 Jonas Smedegaard + + * localdumpsql: + + Set permissions on each dir instead of recursively. + +2003-05-22 11:43 Jonas Smedegaard + + * localdumpsql: + + Switch back to mkdir, and instead explicitly set permissions and ownership (even when not creating the dirs). Quote user a few places. + +2003-05-22 11:36 Jonas Smedegaard + + * localdumpsql: + + Use install instead of mkdir to ensure access rights also on parent dirs. + +2003-05-20 19:25 Jonas Smedegaard + + * localaddmysqldb: + + Avoid passwords. + +2003-05-20 18:05 Jonas Smedegaard + + * localdumpsql: + + Bugfixing (users and databases not reset between database engines. + +2003-05-20 03:42 Jonas Smedegaard + + * localdumpsql: + + Rewrite to dump into backupdir for each database owner. + +2003-05-20 00:22 Jonas Smedegaard + + * localdumpsql: + + Avoid messing around with password. Execute MySQL commands directly (without pipe). + +2003-05-19 23:45 Jonas Smedegaard + + * localaddmysqldb: + + Allow DELETE for ordinary MySQL accounts. + +2003-05-14 10:25 Jonas Smedegaard + + * localezcreate: + + Fix bug getting maildomain option. + +2003-05-12 03:39 Jonas Smedegaard + + * localezcreate, localaddmysqldb: + + Allow mysql to fail, and use mysql instead of mysqladmin. + +2003-05-12 03:28 Jonas Smedegaard + + * localaddmysqldb: + + New script localaddmysqldb. + +2003-05-12 03:27 Jonas Smedegaard + + * localezcreate: + + Add check for existing database. + +2003-05-05 09:50 Jonas Smedegaard + + * prim2sec.sh: + + Make it a sorted list. + +2003-05-05 09:44 Jonas Smedegaard + + * prim2sec.sh: + + Only grab zone lines, and allow all sorts of characters in them (if shit is doable in pri it should be passed to sec as well). + +2003-04-25 04:07 Jonas Smedegaard + + * localezcreate: + + Use underscores for defaultdbname. Drop dbmatch parameter. + +2003-03-21 01:17 Jonas Smedegaard + + * user-init: + + Add workaround for netatalk requiring write access to .AppleDB even for read-only access. + +2003-03-13 04:47 Jonas Smedegaard + + * user-init: + + Fix completely ignoed non-exceptions for shares. Set toplevel .AppleDouble group r/o. + +2003-03-13 03:52 Jonas Smedegaard + + * user-init: + + Correctly init exceptions. + +2003-03-13 03:30 Jonas Smedegaard + + * user-init: + + Set owner of toplevel dirs of shares. Always run chown before chmod (just for consistency). + +2003-03-13 03:22 Jonas Smedegaard + + * user-init: + + Set owner of exceptions always, not only when created. + +2003-03-13 03:14 Jonas Smedegaard + + * user-init: + + Correct owner for exceptions created. Check and recreate if exceptions are not of right type. Improve comments. + +2003-03-13 02:13 Jonas Smedegaard + + * user-init: + + Handle new shares. sharing scheme. Support space in /root. Echo WARNING when it is not a fatal error. + +2003-01-27 15:35 Jonas Smedegaard + + * deluser.local: + + Use hostname -d as domain part of email adress to search for removal (to match change in adduser.local. + +2003-01-14 20:50 Jonas Smedegaard + + * adduser.local: + + /etc/mailname is NOT default maildomain. + +2003-01-04 02:24 Jonas Smedegaard + + * localmksslcerts: + + Add options for remaining certificate parameters. + Add TODO with hints on true signed certificates using openssl. + Correct parsing error and help: FQDN cannot be optionally prepended (no way to distinguish between FQDN and multiple services). + +2002-12-30 17:53 Jonas Smedegaard + + * localezcreate: + + Add new option --dbmatch to support pools of webservers accessing same database (could be fun setting up that some day). + +2002-12-28 16:23 Jonas Smedegaard + + * localwebstats: + + Update to ModLogAn 0.8.x configfile syntax. + +2002-12-24 19:44 Jonas Smedegaard + + * userforward: + + Correct syntax error. + Allow uid check override by force option. + Remove hint about force option from error message. + +2002-12-24 19:39 Jonas Smedegaard + + * userforward: + + Forward incoming mailspool if found. + Rename username variable 'uid' to the more correct 'user'. + Check and fail if uid of user is below 1000. + Standardize error messages. + +2002-12-09 00:17 Jonas Smedegaard + + * localezcreate: + + Add option --debug (showing options set and directories used). + Finally making setopts function work (renamed from setparams). + Replace (almost) all && and contructs with if-then. + Fix default handling of templates, languages and sql. + +2002-12-08 18:52 Jonas Smedegaard + + * localezcreate: + + Tweaks to verbose output. + Fix errors parsing boolean options. + Make non-password input non-silent. + Drop database silently when force is set and ask is not. + +2002-12-08 17:50 Jonas Smedegaard + + * localezcreate: + + Add short-opts corresponding all long-opts, and fix misspelled options. + Add flags info and query, and improve logik of setting the boolean value. + Improve dialog when checking for existing installation, and actually respect the force option. + Fix messy output in tarball and sql loops. + Remove last su invocation (in the process of making the script work as non-root). + +2002-12-08 15:28 Jonas Smedegaard + + * localezcreate: + + Correct tarball resolving. + Make errors within parantheses fatal. + Improve a few comments. + +2002-12-08 15:06 Jonas Smedegaard + + * localezcreate: + + Even more sane defaults - and opts1-3 moved above defaults and better described. + +2002-12-08 14:38 Jonas Smedegaard + + * localezcreate: + + Make sane defaults. Remove unused admindir and defaultadmindir. + +2002-12-07 18:34 Jonas Smedegaard + + * localezcreate: + + Use GNU getopt, and make lots of options configurable. + 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 23:38 Jonas Smedegaard + + * localezcreate: + + Make and configurable, and actually use them. + More consistently handle option defaults. + Comment out unused db drop routine. + +2002-12-05 15:04 Jonas Smedegaard + + * user-init: + + Respect REALUSERS_GROUPNAME not set. + +2002-12-05 04:53 Jonas Smedegaard + + * localezcreate: + + Correctly have default to . + +2002-12-05 04:41 Jonas Smedegaard + + * localezcreate: + + Rearrange options. Improve layout of help text. + +2002-12-05 04:20 Jonas Smedegaard + + * localezcreate: + + Respect /etc/mailname (but still fallback to hostname -d. + 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 17:32 Jonas Smedegaard + + * ChangeLog: + + Update ChangeLog. + 2002-11-24 17:17 Jonas Smedegaard * localmkpostfixvirtual: -- cgit v1.2.3