Commit Graph

206 Commits

Author SHA1 Message Date
Benjamin Sonntag 4fa397c6c3 fixing issues with .eu.be and .name whois servers (new syntax) Fixes #571 2007-08-22 22:57:03 +00:00
Benjamin Sonntag e8299927e9 Fixing etch ftp configuration, Fixes #1046 2007-08-22 22:32:12 +00:00
Benjamin Sonntag 55308ae2c0 using our own log format : we need this since we are not using 'real' virtualhosts 2007-08-22 22:08:20 +00:00
Antoine Beaupré 675a357932 remove the size_db cache, it wasn't used in the code and is fully accessible from the PHP/MySQL API 2007-08-21 00:14:13 +00:00
Antoine Beaupré 37b2219bbf create the size_* tables properly
Closes: 1057
2007-08-20 23:49:42 +00:00
Antoine Beaupré c2592aea96 don't label this release as 0.9.7, we're not there yet 2007-08-15 00:02:44 +00:00
root a83163562d virage du fuzzy ... 2007-06-01 20:46:18 +00:00
Benjamin Sonntag b960b55851 enable apache module also 2007-05-31 20:40:16 +00:00
Antoine Beaupré 289fb63573 revert commit 1835, included by mistake here 2007-05-31 19:06:33 +00:00
Benjamin Sonntag 051ce2dc61 it's override_php, not override.php ... 2007-05-31 17:15:04 +00:00
Antoine Beaupré 373b830f94 remove confs on purge, not on remove 2007-05-31 17:07:16 +00:00
Antoine Beaupré 7a0f1d57c4 use absolute path for df
Closes: #1048
2007-05-31 17:03:47 +00:00
Antoine Beaupré a31ab1ce96 update a few missing translations 2007-05-30 20:18:37 +00:00
Antoine Beaupré c708b67a2e update line numbers 2007-05-30 20:12:42 +00:00
Antoine Beaupré e8f383e5fd add a dropdown to choose the databases backup to ease restores 2007-05-30 20:05:05 +00:00
Antoine Beaupré 8f7c385161 add a function to find the home of a user that doesn't hardcode /var/alternc 2007-05-30 19:59:15 +00:00
anonyme 2085abb7e9 :P 2007-05-23 19:57:10 +00:00
anonyme 63085a5524 :P 2007-05-23 19:56:27 +00:00
anonyme 4a425b7313 :P 2007-05-23 19:55:39 +00:00
anonyme 55ddcb68e3 :P 2007-05-23 19:53:59 +00:00
Antoine Beaupré 09a806bdfa nice little graph: per month accout creation stats, using Image_Graph 2007-05-23 01:35:34 +00:00
Benjamin Sonntag 2a93b7e227 Loading Apache vhost module thanks to apache-modconf, and not manually in /etc/alternc/apache.conf : The module is now loaded at the right place.
Fix the bug with apache aliases (/admin/sql, /webmail)
2007-05-11 08:12:43 +00:00
Benjamin Sonntag 2e74652984 Réinstallation des commits de Franck (en utilisant diff -w)
m_admin : Affiche la _traduction_ des types de TLD et non plus la VO.
m_mail : dans l'affichage des mails par première lettre, on affichait en fait ceux par leur dernière lettre ... corrigé.
2007-05-11 07:21:23 +00:00
Antoine Beaupré 6cb1e4018d 0.9.6.3 changelog 2007-05-11 01:38:55 +00:00
Antoine Beaupré dcee899097 renverser les commits 1799 et 1800, qui sont mal documentes et bourres de changements sans liens avec le commitlog (e.g. whitespace) 2007-05-11 01:29:28 +00:00
franck bda5165039 Rajout de register_globals on sinon le bureau ne fonctionne pas en HTTP 2007-05-03 13:32:19 +00:00
franck 4a76a753e3 Utilise la liste des quotas dispo sur le serveurs et non ceux du compte, evite les problemes de mise a jour 2007-04-19 08:27:47 +00:00
franck c337b8f096 Remise en place de la traduction du controle des TLD lors de l'ajout, modification 2007-04-19 08:13:54 +00:00
franck 9f5ba7ea82 Correction d'un bug empechant le tri par lettre des boites mails 2007-04-19 07:35:36 +00:00
Nahuel Angelinetti 27c70f2047 Comme php5 peut etre installé, nous utilisons le lien php qui pointe soit vers php5 soit vers php4 ( soit php6 ? ).
close: #1042
2007-04-18 16:55:34 +00:00
Antoine Beaupré aba66668b4 skip non-existent directories so that misconfigured backups don't break other user's backups 2007-04-06 18:02:22 +00:00
denis 363aa93f1a Dépendance sur courier-authmysql ou courier-authlib-mysql pour être installable dans Etch:
Aucune version du paquet courier-authmysql n'est disponible, mais il existe dans la base
de données. Cela signifie en général que le paquet est manquant, qu'il est devenu obsolète
ou qu'il n'est disponible que sur une autre source
Cependant les paquets suivants le remplacent :
  courier-authlib-mysql
2007-03-07 14:45:42 +00:00
Nahuel Angelinetti 1e87c80f8b oublis de $this-> pour l'execution de la fonction checkmx
closes: #1031
2007-02-09 12:58:33 +00:00
engelaere 2d275f8001 Traduction effacement d'un compte #687 2007-01-20 09:30:28 +00:00
Antoine Beaupré 977a9425e4 announce 0.9.6.2: a proper repackaging of 0.9.6.1 2007-01-17 21:04:18 +00:00
Antoine Beaupré 7e02add2ca fix the real problem: add postfix to the sasl group in postinst, so that we don't need postfix in pre-depends 2007-01-17 20:58:16 +00:00
Antoine Beaupré df3cc759ac déplacer postfix vers le pre-depends, car on assume que le paquet est
configuré en preinst, close #1022.

trier correctement la dépendance php-mysql, close #1023.
2007-01-14 21:27:57 +00:00
Antoine Beaupré 3bdd72980f remove apache{,-ssl} directories from templates, they're empty. also remove those and /etc/php4 from dirs because we don't install anything there anymore. Closes: #1001. 2007-01-14 20:37:28 +00:00
Antoine Beaupré 005d6379c2 Fix a race condition in update_domaines.sh that could allow users to
bypass open_basedir protections when creating domains. Reported by
jerome.

This required changing basedir_prot's behavior so that it creates the
protection even if the symlink doesn't exist, which might create extra
files that are not necessary, but "better be safe than sorry". We
could also fix this in a subsequent release.
2007-01-12 23:03:33 +00:00
Antoine Beaupré 71e5ccbb4c fix regexp in login conformity checks. Closes: #1018. Pointy hat to nahuel ([1760]) 2007-01-12 21:53:49 +00:00
Antoine Beaupré a5cdc58485 back out part of last commit: apache2 is going to require a lot more work than that and is postponed to another release 2007-01-12 21:19:11 +00:00
Antoine Beaupré 36b0a9a38f try to make alternc work with apache2: depend on apache or apache2. move mod-gzip to recommends, since alternc can perfectly live without it 2007-01-12 21:14:59 +00:00
Antoine Beaupré 8374ad5644 fix format of changelog line, again 2007-01-12 21:06:18 +00:00
Antoine Beaupré 6d355b73c9 fix format of changelog line 2007-01-12 21:05:04 +00:00
Antoine Beaupré b4b3b638d4 prepare changelog for 0.9.6.1 2007-01-12 21:04:01 +00:00
Antoine Beaupré 9ad7199f03 only reset the welcomeconfirm prompt if it gets refused so it shows up only once, on first install. See #737. This prompt should simply go away at some point, or we could modify it to tell the admin where the backups are. 2007-01-12 20:20:35 +00:00
Antoine Beaupré 8cccd4f7bd Close #1005: make sure we have a override_php.conf link in /etc/apache/conf.d 2007-01-12 20:16:20 +00:00
Rémi 3b3341f6dd modification de l'appel systeme à chown, en appel au chown builtin 2007-01-04 16:12:21 +00:00
Antoine Beaupré 7c2a0058f6 fix file deletion when in subdirectory: pass R along. also don't depend on javascript for removal (must be tested on explorer, since we rely on the name of the submit button now 2006-12-24 04:45:57 +00:00
Nahuel Angelinetti 862960c05d Ajout de la possibilité d'avoir des logins à tiret, qui ne correspondait pas avec le message d'erreur
Closes: #783
2006-12-03 20:26:58 +00:00