Benjamin Sonntag
883827c8d3
The URL redirection must not redirect /cgi-bin/ folder : it's often for POSTed data, and redirecting POSTed data doesn't work. For example, this break mailman cgi-bin access...
2012-01-24 11:53:03 +00:00
Camille Lafitte
956cf9f6cc
Definir le return-path lorsqu'il est absent
...
* Les bounces retournent par défaut sur le mail serveur autant notifier le compte hébergé
Solution à faire évoluer avec une gestion VERP
* http://en.wikipedia.org/wiki/Variable_envelope_return_path
* A voir si un plugin serait plus pertinent ou non
2012-01-02 08:50:34 +00:00
Camille Lafitte
363682991e
Amélioration des traitements possible de fixperms (report r3121)
...
* -l login du compte concerné (/var/alternc/html/l/login)
* -u uid (gid unix associé au compte concerné)
* -d sous_repertoire (/var/alternc/html/l/login/sous_repertoire)
* sous_repertoire est un chemin relatif de profondeur n
* Les droits seront corrigés pour l'ensemble des sous repertoires repondant à la contrainte : /var/alternc/html/l/login/sous_repertoire
Il n'est pas neccessaire d'utiliser -l ou -u
Le comportement initial est conservé
* si pas d'arguments alors on fixe les droits de l'ensemble de /var/alternc/html
* si on fournit un autre parametre on annule le traitement avec message d'erreur
2012-01-02 08:16:55 +00:00
Alan Garcia
f5d4dc84fd
Bugfix : quand on ajoute un domaine, la liste des redirection proposé
...
ne contenais *que* les domaines dont le DNS était géré en local.
2011-12-15 12:52:22 +00:00
Camille Lafitte
ca6311c3d3
Permettre les mots de passe vide pour les comptes FTP
...
* closed #1284
* CRYPT de mysql ne gere pas la chaine vide, on passe par la fonction PHP
* microtime car autrement il utilse le sel le plus fort et ne gere pas pas un pass DESS et donc un crypt de 34 caractères
* strrev car seul les 2 premiers caractéres du sel sont pris en compte , donc pour choper les microseconde
2011-11-29 10:32:22 +00:00
Benjamin Sonntag
33c89722da
adding check #6 , adding config.php exist check and error message
2011-11-21 08:05:51 +00:00
Benjamin Sonntag
b657608597
adding '-n' option to alternc-check and implement check #5
2011-11-20 12:08:10 +00:00
Alexis Lahouze
751ed5bf4d
Merged changesets 3086, 3090, 3104 from trunk to branch stable-1.0
2011-10-18 18:38:24 +00:00
Benjamin Sonntag
47b7b4ec82
prepare 1.0.3
2011-10-12 15:59:10 +00:00
Benjamin Sonntag
9e39a2bf1c
the 'connect' button in the list of installed domains didn't work, make it work
2011-10-12 15:58:06 +00:00
Benjamin Sonntag
553b5ccb51
fix debian/changelog typo
2011-10-11 08:52:41 +00:00
Benjamin Sonntag
b71f88b2e0
m_err etait en iso, maintenant en UTF-8, and more explicit message in case we have a non translated error code
2011-10-11 08:24:32 +00:00
Benjamin Sonntag
4201f79a67
fixing url type incompatibility with pre-1.0 + adding changelog for 1.0.2 prerelease
2011-10-11 08:19:59 +00:00
Benjamin Sonntag
4d391d2354
fix 2 bugs : didn't allow %% in folder names, and fix issue when using & in redirect urls
2011-10-07 14:07:03 +00:00
Benjamin Sonntag
a6a6ed44cd
adding missing error messages for dom class + check the validity of domain type names
2011-09-26 17:46:51 +00:00
Benjamin Sonntag
c7cee50651
on dépend de fam ou gamin : pour que courier marche, en fait, il faut gamin, pas fam ...
2011-09-21 13:05:50 +00:00
Benjamin Sonntag
846a215986
we replace the openbasedir to the document root by one on the root of relevant alternc account. Restore the behavior of pre-1.0 version. Now you can go back to the other behavior (1.0 one) by changing the vhost.conf template
2011-09-21 13:04:57 +00:00
Alan Garcia
c9ca59b969
Bug de secondarymx
...
Desactive l'erreur Susohin de PMA
Xals : a merger
2011-08-19 12:16:55 +00:00
Alan Garcia
dc692db833
Bug sur le renommage de sous domaine.
...
Xals: a merger
2011-07-29 13:50:27 +00:00
Alan Garcia
751326f7b7
Bug : suppression du quota de BDD a la supression de la bdd
...
Xals : a merger
2011-07-29 07:19:45 +00:00
Alan Garcia
5d213d7420
alternc-slavedns ne pouvait pas fonctionner
...
whois de alternc réparé
2011-07-27 09:14:41 +00:00
Alan Garcia
5b03a70c1a
Bug dans le rndc reload
...
Vinci : a tager + rebuilder
Xals : a merger dans trunk
2011-06-22 09:28:14 +00:00
Benjamin Sonntag
a3fd5616ff
RE patch de sql pour comment '-- ' et pas '---' non plus ...
2011-06-17 09:30:31 +00:00
Benjamin Sonntag
0fbee73f4d
fixing a sql small bug on 1.0 : comments in sql are '-- ' not '--' ;) xals > tu peux prendre aussi ?
2011-06-17 09:20:05 +00:00
Benjamin Sonntag
d8e3410281
BIG PATCH : removing all ereg eregi and ereg_replace, replacing them by str_replace or preg_match as required, xals > y'a moyen de backporter celui-là (qui risque d'être galere, désolé...) ?
2011-06-17 09:10:52 +00:00
Alan Garcia
d7680db003
Rajout du "." à la fin du FQDN pour les MX
...
Xals : a merger vers le trunk
2011-06-16 19:37:07 +00:00
Benjamin Sonntag
a0f4840a20
fixing 1.0.1 bug with domain lock + fixing deprecated function in php (TO BE CHECKED...)
2011-06-16 09:01:06 +00:00
Alan Garcia
15844dbc9e
r3046
...
My bad
2011-06-15 07:58:31 +00:00
Benjamin Sonntag
6dbe2ddc7e
oups, bug reported by fufroma, upgrades 1.0.1
2011-06-14 16:32:43 +00:00
Benjamin Sonntag
1e3edb9bed
trying to fix 1.0 broken upgrade path
2011-06-14 16:00:15 +00:00
Benjamin Sonntag
1afa18a361
applying [3051] to stable-1.0
2011-06-14 14:26:41 +00:00
Alan Garcia
7d73cd7f8a
Patch pour le upgrade de version pre1
...
Xals, a merger dans le trunk
2011-06-13 12:19:31 +00:00
Alan Garcia
7ff48f9f41
A merger - Xals ?
2011-06-07 12:30:17 +00:00
Alan Garcia
bf2ceac387
Xals a merger vers le trunk
2011-06-07 11:39:13 +00:00
Alan Garcia
455d4c0d73
A tager, mais a ne *pas* merger
2011-06-07 11:32:12 +00:00
Alan Garcia
1c9b91c928
Incohérence, donc on rend compatible avec TOUT
...
Hopla.
Xals, a merger
2011-06-07 10:16:37 +00:00
Benjamin Sonntag
ef4762e440
fixing the dns/mx bug. Should Fixes #1247
2011-06-07 10:08:07 +00:00
Benjamin Sonntag
377a4c7a99
fixing the dns/mx bug. Should Fixes #1247
2011-06-07 09:58:34 +00:00
Benjamin Sonntag
16ce46fce5
default to UTF-8
2011-06-07 09:31:17 +00:00
Alexis Lahouze
2f749f0b36
Merge changeset 3047 from trunk to branch stable 1.0.
2011-06-06 13:40:08 +00:00
Alan Garcia
8f337a589e
Xals : a merger dans le trunk
2011-06-06 13:13:45 +00:00
Alan Garcia
20d725ddcd
Last pb
2011-06-06 09:17:15 +00:00
Benjamin Sonntag
adc690d3d5
fixing UTF-8 charset issue on AlternC
2011-06-04 23:45:16 +00:00
Benjamin Sonntag
c70f10e158
passage de AlternC lui-meme en UTF-8 : XALS : NE PAS MERGER, je le ferais moi-meme, merci
2011-06-04 23:16:19 +00:00
Benjamin Sonntag
656f39c1d6
je me remet maintainer
2011-06-04 22:51:00 +00:00
Benjamin Sonntag
d961afbc99
removing bash dependency + fixing other lintian rants
2011-06-04 16:43:03 +00:00
Benjamin Sonntag
f4114c908c
fixing misc lintian rants
2011-06-04 16:38:10 +00:00
Benjamin Sonntag
08b4310b10
applying global patch to all modules to pretend current compatibility with debian standards
2011-06-04 16:22:50 +00:00
Alan Garcia
923e78ca54
Changement du numéro de version
2011-06-04 16:14:39 +00:00
Benjamin Sonntag
55cdb2d2b6
adding fr translation for description + converted to UTF-8
2011-06-04 15:16:47 +00:00