Benjamin Sonntag
a6a71eb04b
Fixed #1174 : we check the length of mysql login everywhere. + english comments and misc code cleanup (hook functions at the end of the class)
2009-11-30 23:48:48 +00:00
Benjamin Sonntag
98c27aae57
adding changelog + CREATE TABLE for password policy management features
2009-11-30 06:11:27 +00:00
Benjamin Sonntag
a5ef76622e
Adding Password Policy management to AlternC \!
2009-11-30 06:01:34 +00:00
Benjamin Sonntag
161a04cebb
translating comments of m_hta.php to english + misc fopen() checks
2009-11-30 05:02:53 +00:00
Benjamin Sonntag
2441ba9936
adding menulist fopen check
2009-11-30 04:41:00 +00:00
Antoine Beaupré
a24cc93d6c
s/ksh/bash/ in here, i can't believe we still had ksh dependencies...
2009-11-28 23:47:56 +00:00
Antoine Beaupré
87fd2192e8
add http:// prefix in url display
2009-11-28 23:03:45 +00:00
Antoine Beaupré
f420813b42
also show the subdir in get_path output
2009-11-28 23:01:03 +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
Camille Lafitte
fa4a025247
Sur une vraie lenny propre on a deja le Listen 443
...
* Sur une installation classique ce n'est pas necessaire, meme bloquant
* Sur une ancienne installation, l'upgrade apache2 doit faire son boulot
Il faut penser a le preciser sur la doc pour la prochaine migration, pour les etourdis
2009-10-14 20:17:54 +00:00
mlutfy
889fdd3881
avertissement sur la gestion des uid lors de la creation de compte
2009-10-06 17:10:46 +00:00
Antoine Beaupré
22e1b56bf1
don't fail if alternc_reload fails
2009-10-01 16:16:50 +00:00
mlutfy
51fb49a25c
ajout support domaines .im (isle of man)
2009-09-25 16:12:05 +00:00
Nahuel Angelinetti
0f03969b8a
Merging blue desktop to trunk.
2009-09-08 05:29:38 +00:00
mlutfy
c13e438840
alternc_add_mx_domain: fixed incorrect SQL insert statement (merci Patrick)
2009-09-02 02:21:52 +00:00
Antoine Beaupré
8a3fd36f85
comments
2009-08-06 18:10:26 +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é
7774f90153
always reload on localhost, we assume the master runs apache and bind
2009-08-06 18:04:20 +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é
62ea0b69d6
fix path for alternc_reload
2009-08-04 20:24:53 +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é
165aa0052d
do not overwrite named.conf
...
we still overwrite named.conf.options and that is where we do our
includes. that seems to be relatively acceptable upstream as they mark
only named.conf as a conffile.
See: #1025
2009-08-04 19:43:10 +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é
049042dd87
insert the owner of mail domains when creating
...
this isn't a complete fix because we do not fix existing tables
See: #1187
2009-08-04 18:51:31 +00:00
Antoine Beaupré
83efd6f0ad
Properly cleanup the size_mail table when removing mails
...
Closes : #1196
2009-08-04 18:37:14 +00:00
Antoine Beaupré
72a8be3fb5
fix error message when Image_graph is missing
...
Closes : #1212
2009-08-04 18:25:19 +00:00
Antoine Beaupré
cca8516e94
fix quota display scale
...
Closes : #1211
Patch by: dguedj
2009-08-04 18:23:46 +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é
2702d80a16
make our proftpd config backward-compatible with the proftpd in etch
...
for 0.9.10
2009-08-04 17:58:55 +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
Benjamin Sonntag
6b6cbf5b63
add ` everywhere on sql upgrades scripts
2009-04-22 18:50:55 +00:00
Camille Lafitte
f3b7df4c49
Ne pas proposer la creation d'un sous domaine si nous n'avons pas de domaine
...
* close #1185
Not to propose subdomain option for a new accout when admin don't have domain.
2009-04-07 15:28:43 +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
e1377289b7
Statistique brute compatible Apache2
...
* see #439 ,
* A verifier mais il semble que ce ticket peut \303\252tre ferm\303\251.
2009-04-03 10:06:57 +00:00
mlutfy
9d9caa80da
resolv #1199 , checkfqdn should allow subdomains of one char, such as a.foo.net
2009-04-02 18:33:20 +00:00
mlutfy
721a7b6e81
allow to copy a file, say default.settings.php, to settings.php, by specifying only a relative path (ex: current directory), and not require to always browse to the current directory
2009-04-02 16:00:05 +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
Antoine Beaupré
a2a64c8ce5
order database display by database name
2009-03-30 20:00:03 +00:00