Commit Graph

224 Commits

Author SHA1 Message Date
Benjamin Sonntag 54dfb206b7 adding the check dig in the domain list feature 2010-04-02 16:40:37 +00:00
mlutfy 02eb088ae2 ticket 1219: get INTERNAL_IP using env LANG=C and less strict grep. Patch by sebas891 2010-01-15 00:08:25 +00:00
Benjamin Sonntag 98c27aae57 adding changelog + CREATE TABLE for password policy management features 2009-11-30 06:11:27 +00:00
Antoine Beaupré f7004a0fc0 add alternc_get_path, to figure out if a path is available on the web 2009-11-28 22:51:53 +00:00
Antoine Beaupré b5b69d9a59 fix version number (0.9.10~rc1 instead of 0.9.10pre, which is > 0.9.10) 2009-11-27 22:39:38 +00:00
Nahuel Angelinetti 0f03969b8a Merging blue desktop to trunk. 2009-09-08 05:29:38 +00:00
Antoine Beaupré d31d1700d5 allow simple rndc reload in sudoers 2009-08-06 18:06:39 +00:00
Antoine Beaupré 26a84f118f proper rbash path 2009-08-06 18:05:08 +00:00
Antoine Beaupré 33c574edc9 install alternc_reload in usr/bin so rbash picks it up easily 2009-08-06 18:04:45 +00:00
Antoine Beaupré 13b888cb61 alternc-slave depends on sudo 2009-08-06 17:30:52 +00:00
Antoine Beaupré b25bafbe8d don't run upgrade scripts on slaves 2009-08-06 17:24:58 +00:00
Antoine Beaupré be984faa91 usermod doesn't take --quiet 2009-08-06 17:22:55 +00:00
Antoine Beaupré 2f04fe5beb fix permissions on /var/alternc for master setups 2009-08-04 20:16:23 +00:00
Antoine Beaupré c0a7de7ae8 remote master-key variable: it's configured on the master and propagated to the slave through /var/alternc now 2009-08-04 20:09:12 +00:00
Antoine Beaupré ab5397d2d0 don't crash if mergelog was never configured 2009-08-04 19:58:03 +00:00
Antoine Beaupré aacaaa0965 we don't use scponly anymore 2009-08-04 19:49:37 +00:00
Antoine Beaupré 93dde12ee2 fix alternc-slaves detection and warn the user if there's no key to authorize 2009-08-04 19:29:01 +00:00
Antoine Beaupré f5a56fd051 forgot to properly prompt for the slave servers (priority = low) 2009-08-04 18:02:11 +00:00
Antoine Beaupré 19b3b4def6 update .po files in debian package 2009-07-27 21:25:29 +00:00
Antoine Beaupré e9e23f7195 fix parse error 2009-07-27 21:24:51 +00:00
Antoine Beaupré 337ca00337 add the concept of slaves in alternc core. slaves now have an alternc account that gets created by the alternc-slave package that the master can use to restart apache and bind on the fly 2009-07-27 21:21:26 +00:00
Antoine Beaupré c65519edef fix a typo 2009-07-27 20:58:28 +00:00
Camille Lafitte a35bee4148 supprimer les mauvais liens vers le panel
* fait suite au commentaire de #1178
2009-04-07 12:23:09 +00:00
Camille Lafitte e482842c7f Compatibilit\303\251 Lenny (suite)
* complete [2472]
  * Alternc slave n'avait pas le patch concernant proftpd
 * close #1197
  * il ne faut plus mettre '''<?php ?>''' pour l'inclusion phpmyadmin, on n\303\251ttoie au passage les anciennes installations
2009-04-06 15:03:17 +00:00
Camille Lafitte 77d0707915 Apache2 by default
* Apache2 prior Apache 1.3
 * Dependencies modified
 * Apache2 includes mod_deflate vs gzip and ssl vs apache-ssl

Apache 2 par d\303\251faut
 * Apache2 passe avant  Apache 1.3
 * Dependances ajust\303\251es
 * Apache2 inclut en natif le mod_deflate (gzip) et ssl
2009-03-30 21:36:03 +00:00
Benjamin Sonntag 2037ee4841 fix a 'already exist' error when creating a database containing an hyphen (-) 2009-03-30 09:39:46 +00:00
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