Antoine Beaupré
ed96566057
fix a longstanding issue in AlternC: don't show translation links for
...
which AlternC is not translated
this is done by checking if the locales/LANG directory exists, so it's
not foolproof, but it's better than simply checking if the locale is
configured (which is still done).
a bit of code refactoring was done while i'm here
2007-10-05 18:07:02 +00:00
Antoine Beaupré
a035c95f98
reverting part of [1994]: keep on calling apache restart properly
2007-10-05 15:46:24 +00:00
Pierre Gilles Mialon
75e2f1cba1
Another fix to allow alternc to consider the php5 in an apache2 environnement
...
AlternC isn't ready to be install in an apache2 only environnement
- proftd depend on apache-ssl
- the link are built by the deb package and if /etc/apache(-ssl)/conf.d didn't exist the installation failed ...
2007-10-05 14:46:40 +00:00
Pierre Gilles Mialon
03038d18dd
Suppress an usueless restart of apache in dopo.sh
...
This chek is althought apache 1.3 dependent.
Modify the check before enabling the modules for apache2. Now it show be possible to perform an aptitude install apache2 php5 alternc ...
I hope :)
2007-10-05 14:31:05 +00:00
Antoine Beaupré
74a3d9702a
silence 'zone reload queued' messages from newest bind from etch
2007-10-04 23:53:44 +00:00
Antoine Beaupré
919b64da06
fix changelog format again
2007-10-03 23:06:40 +00:00
Antoine Beaupré
c1ecec8a0e
fix my username for signnatures
2007-10-03 23:04:59 +00:00
Antoine Beaupré
67f581664b
prepare a test package for stable for Koumbit
2007-10-03 22:58:42 +00:00
Antoine Beaupré
20037606ad
more details in changelog, some grammar fixes
2007-10-02 18:09:11 +00:00
Antoine Beaupré
dfa50e6b2e
regenerate locals using make all, see #1065
2007-10-02 17:51:24 +00:00
Antoine Beaupré
778824b25b
move mysql-server to recommends, since we now support mysql on a different server. Closes : #1014
2007-10-02 17:48:13 +00:00
Antoine Beaupré
4381c97bdb
use dpkg-statoverride instead of hardcoding config, because it will be replaced on saslauthd restarts. See: #1069 . Closes : #684
2007-10-02 17:37:47 +00:00
Antoine Beaupré
217662a8a1
fix ownership of saslauthd directory. Closes : #1069
2007-10-02 17:34:09 +00:00
Antoine Beaupré
6b07011480
fix saslauthd config for etch, partial fix. See #1069
2007-10-02 17:26:38 +00:00
Benjamin Sonntag
29b3d79dcb
adding test cases using libtest-www-mechanize-perl
2007-10-02 16:35:55 +00:00
Benjamin Sonntag
451792e34d
checking for array to prevent array error with php5
2007-10-02 16:30:42 +00:00
Benjamin Sonntag
251cb7db6d
restart with stop/start instead of restart (...) apache AND apache2 (test)
2007-09-27 08:29:11 +00:00
Benjamin Sonntag
df3b3b0769
ensure that php variable is correctly expanded
2007-09-27 08:18:50 +00:00
Antoine Beaupré
843f1fb246
remove duplicate icons alias, move non-bureau alternc conf to alternc.conf so that the bureau can be safely disabled by commenting out the bureau include in alternc.conf
2007-09-27 03:27:44 +00:00
Benjamin Sonntag
329ac8627c
Correcting m_dom error : cannot add '' empty subdomain
2007-09-25 15:13:57 +00:00
Nahuel Angelinetti
1d2d3da1d3
petit erreur de synthaxe
2007-09-11 22:11:22 +00:00
Antoine Beaupré
6d36e8722f
fix php call. Closes : #1064
2007-09-11 21:55:55 +00:00
Camille Lafitte
3b749e368d
revert des commit [1944], [1939], [1933], [1925] : nouveau bureau.
...
On recommencera mais en patchant la branche /franck-desktop
2007-09-09 21:55:18 +00:00
Camille Lafitte
e2272fb4e3
cf commit [1808]
2007-09-09 21:09:10 +00:00
Antoine Beaupré
05dfb324a5
fix last lintian warnings
2007-09-09 21:04:12 +00:00
Antoine Beaupré
eaf588ee52
silence more lintian warnings
2007-09-09 21:02:13 +00:00
Antoine Beaupré
33cad01397
use more standard mode 750 instead of 754
2007-09-09 21:00:21 +00:00
Antoine Beaupré
29812ce3dd
fix install modes for functions
2007-09-09 20:59:48 +00:00
Camille Lafitte
8d7c15e924
edition de checkid
...
cf commit [1806],[1804]
2007-09-09 20:49:56 +00:00
Antoine Beaupré
4be66099c0
try to rely on the actual .so presence instead of the package for libapache-mod-php*
2007-09-09 20:48:42 +00:00
Antoine Beaupré
bdd9cf2c13
add changelog for apache and the latest fixes, depend explicitely on apache and apache2 instead of relying on libapache-mod-php having the right dependencies: it doesn't
2007-09-09 20:36:43 +00:00
Benjamin Sonntag
c6fcdcb271
Checking MX when hosting a mail. Fixes #1074
2007-09-09 20:33:30 +00:00
Antoine Beaupré
06fe7d5e98
remove useless test -x for init.d services, invoke-rc.d takes care of that
2007-09-09 20:32:16 +00:00
Antoine Beaupré
233397e37a
try to reload apache2 too, install symlinks for apache2 if available
2007-09-09 20:31:35 +00:00
Camille Lafitte
e421523021
complement à [1931], cf commit [1807]
2007-09-09 20:30:30 +00:00
Benjamin Sonntag
3751a50569
fixing lang_env messup
2007-09-09 20:17:48 +00:00
Camille Lafitte
402b11c5bc
Lister les lettres des membres d'un utilisateur donné
...
cf commit [1807]
2007-09-09 20:15:17 +00:00
Benjamin Sonntag
1ead7e1bbb
Fixing dns/nodns issue (a bug in update_domains) Fixes #772
2007-09-09 20:01:34 +00:00
Antoine Beaupré
1908e3bf27
fix stupid typo in regexp
...
See: #1062
2007-09-09 19:37:08 +00:00
Camille Lafitte
c4a305bd69
De la cosmétique
...
cf commit [1804]
2007-09-09 19:35:45 +00:00
Camille Lafitte
3278855d85
ajouts de nouvelles chaines d'information (version fr)
...
cf commit [1797]
Ref :#1061
2007-09-09 19:34:45 +00:00
Antoine Beaupré
d6cbfcb1ce
first attempt at making alternc apache2-compatible
...
revert to manual configuration of modules.conf since apache-modconf doesn't really work
move apache-ssl to recommends since it has no equivalent in the apache2 world
2007-09-09 19:17:45 +00:00
Camille Lafitte
48fc717d1d
ajouts de nouvelles fonctions necessaire au nouveau bureau.
...
cf commit 1804
ref 1061
2007-09-09 19:03:06 +00:00
Antoine Beaupré
a563a4fdc4
add missing functions include
2007-09-09 18:56:31 +00:00
Antoine Beaupré
9a4162f508
retirer la fonction dupliquee init_dom_letter, remplaceee par print_domain_letter. utiliser print_user_letter au lieu code custom
2007-09-09 18:35:15 +00:00
Antoine Beaupré
9afbeb6015
move functions from update_domains.sh into common functions
2007-09-09 18:21:57 +00:00
Antoine Beaupré
71ff7726dc
don't forget to add functions.sh
2007-09-09 18:18:53 +00:00
Antoine Beaupré
4b68e501bb
move functions to a common directory to avoid code duplication
2007-09-09 18:18:19 +00:00
Antoine Beaupré
a0b2eda9bd
revert last commit, sed is an essential package, no need for explicit dependency
2007-09-07 19:44:04 +00:00
Antoine Beaupré
e9d9ecdae1
add sed to dependencies, it's used all over the place
2007-09-07 19:40:50 +00:00