Commit Graph

198 Commits

Author SHA1 Message Date
Antoine Beaupré ced52717dd small API change: do not include the db size in get_db_list(), which improves performance on big databases 2009-02-27 00:31:59 +00:00
Nahuel Angelinetti 36165ad8c1 We add a dependency to squirrelmail-locales
Closes: #1125
2009-02-18 17:48:59 +00:00
Nahuel Angelinetti 99d319dce5 Update of debian/control for Debian lenny(5.0) compatibility
Update of alternc.install to use force-reload, reload seems to no more be used
2009-02-17 21:20:23 +00:00
Antoine Beaupré 36c8f77b83 fix upload distro 2009-01-29 01:01:42 +00:00
Antoine Beaupré d09637d0ce send email on new account creation 2009-01-29 00:54:52 +00:00
Antoine Beaupré a7034d7779 add notes field to members 2009-01-29 00:40:49 +00:00
mlutfy df1646dac5 update changelog for www/stats/backups stuff 2009-01-28 22:19:47 +00:00
mlutfy a3bbdcf38f changelog entry for .cc/.re domain support 2009-01-26 21:15:37 +00:00
Benjamin Sonntag 9f636f7d00 fixed unnumbered bug : wrong charset for the desktop with apache2 2008-12-21 04:06:02 +00:00
Antoine Beaupré 77c41d96b4 update to new standards 2008-10-31 18:00:25 +00:00
Antoine Beaupré 695c63cff4 try to fix snapshot 2008-10-31 17:59:57 +00:00
Antoine Beaupré b2cce1fc12 add a note that existing sessions are not migrated 2008-10-31 17:57:17 +00:00
Antoine Beaupré d5a5a929a6 move sessions to a shared /var/alternc/sessions 2008-10-31 17:55:06 +00:00
Antoine Beaupré f47b431596 configure alternc-slave as a primary MX for the main server
this aims to resolve a lot of mail problems we are having on our deployment at Koumbit
2008-10-23 18:37:40 +00:00
Antoine Beaupré c2000c82f3 fix sqlbackup call sequence by retaining backwards compatibilty with
previous script

Closes: #1163
2008-10-20 20:13:21 +00:00
Antoine Beaupré a52ed1e90e remove cron.d directory from alternc-slave, hopefully removing the cronjob 2008-10-20 19:53:02 +00:00
Antoine Beaupré a3bf66c5e7 use scponly for the mergelog account 2008-10-16 21:52:31 +00:00
Antoine Beaupré 64827fbbc1 fixup key managemetn script 2008-10-16 21:31:05 +00:00
Antoine Beaupré 82d4a46f65 fix test call 2008-10-16 21:23:22 +00:00
Antoine Beaupré 813c80f910 fix syntax error 2008-10-16 21:21:31 +00:00
Antoine Beaupré 8ea0fcfde7 add hooks in debconf to create a special user to collect apache logs 2008-10-16 21:15:22 +00:00
Antoine Beaupré 27a2b3bef2 merge from 0.9.9 tag: update debconf translations 2008-10-15 00:15:36 +00:00
Antoine Beaupré cee2098ac2 document FTPS support 2008-10-14 23:56:18 +00:00
Antoine Beaupré 1da00ed0b7 silence lintian warning: no need to depend on gzip, it's an essential package 2008-10-14 15:41:36 +00:00
Antoine Beaupré edb9444255 suggest extra compression utilities to make sure tarball download work in most cases
See: #1107
2008-10-14 15:32:52 +00:00
Antoine Beaupré 29bf41d305 remove all apache configs (both apache1 and 2) 2008-10-14 15:29:21 +00:00
Antoine Beaupré 670688a4ee don't maintain override_php symlink in preinst, it's already done in alternc.install 2008-10-14 15:27:10 +00:00
Antoine Beaupré 037e673497 change short description for alternc-slave 2008-10-09 23:40:52 +00:00
Antoine Beaupré 4196dd830f create a NEWS file for alternc detailing the major changes in this release 2008-10-09 23:34:25 +00:00
Antoine Beaupré 3c242059c9 document apache2 support 2008-10-09 23:21:38 +00:00
Antoine Beaupré 0184e3c641 move the apache config code into alternc.install
this makes sure that apache is properly restarted after install and factors code out of the two postinst files
2008-10-07 17:21:18 +00:00
Antoine Beaupré 57b5a642cb create a apache2 configuration file, required because of the logfile location 2008-10-07 17:05:18 +00:00
Antoine Beaupré 9e7857073b document #1078 2008-10-07 16:50:26 +00:00
Antoine Beaupré c3e626c6f8 document #1017 fix 2008-10-07 16:43:36 +00:00
Antoine Beaupré 2e9a859a07 fix apache2 and apache-ssl configuration
Closes: #1017
2008-10-07 16:42:40 +00:00
Antoine Beaupré a45cf12900 make prerm script more failsafe 2008-10-07 16:06:25 +00:00
Antoine Beaupré 3bcb5159f9 stop overwriting named.conf
starting this release, only named.conf.options will be replaced (as we
need to modify the options {} block and can't just add another one). We
still install a named.conf, a fresh version from Lenny this time, so
that we get a clean start.

Also get rid of the bind_internal parameter that is not really used or
recommended, as it allows for authoritative nameservers to also serve
recursive queries (which is bad practice).

See: #1025
Closes: #1104
2008-10-06 23:58:04 +00:00
Antoine Beaupré d67dce6218 document last bugfix
See: #1129
2008-10-06 23:28:25 +00:00
Antoine Beaupré 77ddb5002f do not override Postfix's main.cf: instead, we use a /etc/alternc/postfix.cf to hold our configuration changes and apply that on postinst.
Closes: #1029
2008-10-06 22:12:41 +00:00
Antoine Beaupré a96dafef8b add etc/ to the list of directories to install files from in the slave package 2008-10-06 21:35:12 +00:00
Antoine Beaupré e2b74aaa1b fix debconf prompts 2008-10-06 21:30:48 +00:00
Antoine Beaupré b820020a36 remove questions not relevant to the right package 2008-10-06 21:23:08 +00:00
Antoine Beaupré d09197fa97 try to create a templates file for the slave package 2008-10-06 21:16:18 +00:00
Antoine Beaupré cdb3a1e281 remove alternc/mynetwork debconf parameter, stop overriding it in
postfix

also split the config prompts between slave and non-slave package

See: #1029
2008-10-06 21:13:11 +00:00
Antoine Beaupré 277f17fc11 try to remove bashsisms from postinst script 2008-10-04 20:45:38 +00:00
Antoine Beaupré 69897a033b fix a typo 2008-10-04 20:42:47 +00:00
Antoine Beaupré 54d3e42b93 copy question templates betwen packages 2008-10-04 20:41:25 +00:00
Antoine Beaupré 8c1962223a revert back to r2306: stay with only two packages for now, which should unbreak the main alternc package 2008-10-04 20:25:03 +00:00
Antoine Beaupré 969061073d forgot to add an empty install file for the meta package 2008-10-04 19:59:06 +00:00
Antoine Beaupré 09c776f003 tentative splitting of alternc into multiple packages 2008-10-04 19:58:38 +00:00