|
|
|
@2344
|
[2344]
|
10/07/08 22:14:15 |
anarcat |
fix apache restart sequence so they don't get restarted twice and only if … |
|
|
|
@2342
|
[2342]
|
10/07/08 20:39:44 |
anarcat |
put the listen directive in the apache2-ssl config |
|
|
|
@2341
|
[2341]
|
10/07/08 20:34:02 |
anarcat |
create a apache2-specific SSL configuration file |
|
|
|
@2340
|
[2340]
|
10/07/08 20:28:39 |
anarcat |
configure SSL properly, that is, only if a certificate is provided |
|
|
|
@2339
|
[2339]
|
10/07/08 20:00:06 |
anarcat |
configure SSL on apache2 |
|
|
|
@2337
|
[2337]
|
10/07/08 19:23:09 |
anarcat |
disable the default site in apache2 since it obstructs our configuration |
|
|
|
@2336
|
[2336]
|
10/07/08 19:21:18 |
anarcat |
move the apache config code into alternc.install
this makes sure that … |
|
|
|
@2333
|
[2333]
|
10/07/08 18:49:05 |
anarcat |
call mysql properly in upgrade_check so that upgrade scripts are called … |
|
|
|
@2330
|
[2330]
|
10/07/08 18:10:59 |
anarcat |
restart the proper apache in locale regeneration script |
|
|
|
@2328
|
[2328]
|
10/07/08 01:58:04 |
anarcat |
stop overwriting named.conf
starting this release, only … |
|
|
|
@2326
|
[2326]
|
10/07/08 01:27:17 |
anarcat |
remove 2GB quota limitation
Closes: #1129 |
|
|
|
@2325
|
[2325]
|
10/07/08 00:48:58 |
anarcat |
fix parameter expansion in postconf
See: #1029 |
|
|
|
@2324
|
[2324]
|
10/07/08 00:21:37 |
anarcat |
don't warn on main.cf configuration changes |
|
|
|
@2323
|
[2323]
|
10/07/08 00:20:48 |
anarcat |
explicitely backup main.cf configuration even though we don't replace
it … |
|
|
|
@2322
|
[2322]
|
10/07/08 00:12:41 |
anarcat |
do not override Postfix's main.cf: instead, we use a … |
|
|
|
@2317
|
[2317]
|
10/06/08 23:13:11 |
anarcat |
remove alternc/mynetwork debconf parameter, stop overriding it … |
|
|
|
@2305
|
[2305]
|
10/04/08 20:54:03 |
anarcat |
always run tar in C locale so that grep works properly |
|
|
|
@2292
|
[2292]
|
10/04/08 18:50:14 |
anarcat |
move basedirprot call to postinst also |
|
|
|
@2291
|
[2291]
|
10/04/08 18:48:30 |
anarcat |
move /var/alternc-specific commands from alternc.install to postinst |
|
|
|
@2260
|
[2260]
|
07/10/08 23:37:29 |
anarcat |
security precaution: leave the my.cnf readable only to the webserver. … |
|
|
|
@2169
|
[2169]
|
04/24/08 17:35:33 |
anarcat |
remove a bashism: don't use the function keyword to declare … |
|
|
|
@2168
|
[2168]
|
04/24/08 17:24:41 |
anarcat |
add a [mysql] block to our my.cnf that contains the database= settings
so … |
|
|
|
@2157
|
[2157]
|
04/18/08 01:04:26 |
anarcat |
use the proper variable for database user replacement. Closes: #1124 |
|
|
|
@2148
|
[2148]
|
04/15/08 17:07:14 |
anarcat |
document that mysql.sh needs MYSQL_CLIENT |
|
|
|
@2132
|
[2132]
|
04/14/08 05:22:10 |
anarcat |
fix mysql.cnf regexp for a last time, i hope |
|
|
|
@2131
|
[2131]
|
04/14/08 05:14:25 |
anarcat |
fix quoting again |
|
|
|
@2129
|
[2129]
|
04/14/08 05:10:58 |
anarcat |
be more verbose in template expansion |
|
|
|
@2128
|
[2128]
|
04/14/08 05:01:13 |
anarcat |
last minute fix: fix template instantiation for mysql passwords |
|
|
|
@2117
|
[2117]
|
04/13/08 06:35:19 |
anarcat |
Major redesign of the MySQL backend interface to fix a security … |
|
|
|
@2108
|
[2108]
|
04/10/08 21:30:59 |
anarcat |
add missing configuration that wasn't ran properly when installing, since … |
|
|
|
@2106
|
[2106]
|
04/10/08 20:52:23 |
anarcat |
attempt to fix bug #1109 by explicitely creating the sasl directory |
|
|
|
@2095
|
[2095]
|
02/02/08 00:03:53 |
anarcat |
add trivial code to display an RSS feed on the home page of users, feed … |
|
|
|
@2059
|
[2059]
|
12/12/07 23:16:17 |
anarcat |
fix typo |
|
|
|
@1996
|
[1996]
|
10/05/07 17:46:24 |
anarcat |
reverting part of [1994]: keep on calling apache restart properly |
|
|
|
@1995
|
[1995]
|
10/05/07 16:46:40 |
pierre-gilles |
Another fix to allow alternc to consider the php5 in an apache2 … |
|
|
|
@1994
|
[1994]
|
10/05/07 16:31:05 |
pierre-gilles |
Suppress an usueless restart of apache in dopo.sh
This chek is althought … |
|
|
|
@1956
|
[1956]
|
10/02/07 19:37:47 |
anarcat |
use dpkg-statoverride instead of hardcoding config, because it will be … |
|
|
|
@1955
|
[1955]
|
10/02/07 19:34:09 |
anarcat |
fix ownership of saslauthd directory. Closes: #1069 |
|
|
|
@1951
|
[1951]
|
09/27/07 10:29:11 |
benjamin |
restart with stop/start instead of restart (...) apache AND apache2 (test) |
|
|
|
@1950
|
[1950]
|
09/27/07 10:18:50 |
benjamin |
ensure that php variable is correctly expanded |
|
|
|
@1946
|
[1946]
|
09/11/07 23:55:55 |
anarcat |
fix php call. Closes: #1064 |
|
|
|
@1938
|
[1938]
|
09/09/07 22:48:42 |
anarcat |
try to rely on the actual .so presence instead of the package for … |
|
|
|
@1935
|
[1935]
|
09/09/07 22:32:16 |
anarcat |
remove useless test -x for init.d services, invoke-rc.d takes care of that |
|
|
|
@1934
|
[1934]
|
09/09/07 22:31:35 |
anarcat |
try to reload apache2 too, install symlinks for apache2 if available |
|
|
|
@1929
|
[1929]
|
09/09/07 21:37:08 |
anarcat |
fix stupid typo in regexp
See: #1062 |
|
|
|
@1926
|
[1926]
|
09/09/07 21:17:45 |
anarcat |
first attempt at making alternc apache2-compatible
revert to manual … |
|
|
|
@1923
|
[1923]
|
09/09/07 20:56:31 |
anarcat |
add missing functions include |
|
|
|
@1915
|
[1915]
|
09/07/07 21:38:02 |
anarcat |
re-establish apache-modconf as means of enabling vhost_alias and php … |
|
|
|
@1914
|
[1914]
|
08/27/07 18:33:31 |
anarcat |
instead of assuming that SHOW TABLES; gives us GRANT privileges, simply … |
|
|
|
@1899
|
[1899]
|
08/26/07 22:44:53 |
benjamin |
force the restart of apache & apache-ssl : Fixes #1000 |
|
|
|
@1894
|
[1894]
|
08/26/07 21:34:17 |
benjamin |
regenerating locale in another way |
|
|
|
@1891
|
[1891]
|
08/26/07 21:14:51 |
benjamin |
regenerating locales if needed, so that languages works … |
|
|
|
@1890
|
[1890]
|
08/26/07 21:05:22 |
benjamin |
we must restart services : apache and apache-ssl have to much … |
|
|
|
@1889
|
[1889]
|
08/26/07 21:01:52 |
benjamin |
debugging alternc.install apache modconf |
|
|
|
@1888
|
[1888]
|
08/26/07 20:33:40 |
benjamin |
adding /usr/lib/cgi-bin as the auth folder for awstats.pl \! |
|
|
|
@1886
|
[1886]
|
08/26/07 20:07:28 |
benjamin |
debugging alternc.install apache modconf |
|
|
|
@1885
|
[1885]
|
08/26/07 19:41:14 |
benjamin |
debugging alternc.install apache modconf |
|
|
|
@1882
|
[1882]
|
08/23/07 19:14:17 |
benjamin |
apache modules manual install |
|
|
|
@1881
|
[1881]
|
08/23/07 10:25:45 |
benjamin |
suivi du conseil d'anarcat dans #1013 |
|
|
|
@1880
|
[1880]
|
08/23/07 10:24:15 |
benjamin |
Now we use MYSQL_HOST in mysql.sh. Should work with remote mysqld. Updates … |
|
|
|
@1878
|
[1878]
|
08/23/07 10:01:01 |
benjamin |
We configure postfix even when main.cf don't exist. Fixes #1009 |
|
|
|
@1869
|
[1869]
|
08/23/07 00:32:12 |
benjamin |
Fixing etch ftp configuration, Fixes #1046 |
|
|
|
@1865
|
[1865]
|
08/21/07 02:14:13 |
anarcat |
remove the size_db cache, it wasn't used in the code and is fully … |
|
|
|
@1864
|
[1864]
|
08/21/07 01:49:42 |
anarcat |
create the size_* tables properly
Closes: 1057 |
|
|
|
@1843
|
[1843]
|
05/31/07 22:40:16 |
benjamin |
enable apache module also |
|
|
|
@1835
|
[1835]
|
05/31/07 19:15:04 |
benjamin |
it's override_php, not override.php … |
|
|
|
@1822
|
[1822]
|
05/11/07 10:12:43 |
benjamin |
Loading Apache vhost module thanks to apache-modconf, and not manually in … |
|
|
|
@1798
|
[1798]
|
04/18/07 18:55:34 |
nahuel |
Comme php5 peut etre installé, nous utilisons le lien php qui pointe soit … |
|
|
|
@1749
|
[1749]
|
11/28/06 04:40:44 |
anarcat |
use reload instead of force-reload since the latter doesn't seem to
work … |
|
|
|
@1743
|
[1743]
|
11/28/06 00:52:50 |
anarcat |
My stab at #563: stop overwriting php.ini.
Most parameters different from … |
|
|
|
@1717
|
[1717]
|
07/08/06 11:22:58 |
anarcat |
retirer httpd.conf de l'installation d'alternc, les symlinks devraient … |
|
|
|
@1702
|
[1702]
|
06/29/06 01:10:29 |
nahuel |
Corrections des quotas par default pour mysql_users
Closes: #670 |
|
|
|
@1653
|
[1653]
|
05/22/06 11:03:51 |
benjamin |
new translations + secondarymx management |
|
|
|
@1646
|
[1646]
|
05/16/06 20:20:14 |
benjamin |
Ajout du script fixperms.sh qui permet de remettre à plat les permissions … |
|
|
|
@1617
|
[1617]
|
05/12/06 11:42:59 |
benjamin |
changing mysql.sh for install/upgrade time so that it work with mysql5 … |
|
|
|
@1572
|
[1572]
|
05/04/06 11:03:31 |
benjamin |
on ne prends pas en compte les gid / uid / mode differs lors du diff des … |
|
|
|
@1554
|
[1554]
|
05/01/06 15:37:34 |
remi |
suivi des instructions disponibles ici … |
|
|
|
@1553
|
[1553]
|
05/01/06 15:19:03 |
remi |
modif structure base initiale pour encryptage des mots de passe |
|
|
|
@1545
|
[1545]
|
04/27/06 00:13:55 |
anarcat |
completely revert [1025] since we rely on apache config to enable/disable … |
|
|
|
@1543
|
[1543]
|
04/26/06 23:38:32 |
anarcat |
move bureau.conf with the templates, as it is one, should fix #646 |
|
|
|
@1542
|
[1542]
|
04/26/06 23:23:50 |
anarcat |
activate a configuration file for the bureau, common for both SSL and … |
|
|
|
@1537
|
[1537]
|
04/26/06 18:58:29 |
nahuel |
rajout de la condition lors de la creation des tables dbusers
References: … |
|
|
|
@1531
|
[1531]
|
04/26/06 16:59:28 |
nahuel |
Rajout de la gestion des utilisateurs mysql pour les membres ( avec quotas … |
|
|
|
@1528
|
[1528]
|
04/26/06 16:26:21 |
benjamin |
Adding spoolsize to cache the size of web / mail / db contents, Closes 569 |
|
|
|
@1527
|
[1527]
|
04/26/06 16:00:52 |
benjamin |
erreur -> |
|
|
|
@1028
|
[1028]
|
04/26/06 14:28:53 |
pierre-gilles |
AlternC Plugin are now part of AlternC svn repository\n Migration Phase 2 |
|
copied from trunk/install:
|
|
|
|
@1025
|
[1025]
|
04/26/06 12:16:16 |
benjamin |
force https parameter, Closes #71 |