|
|
|
@2433
|
[2433]
|
10/31/08 18:55:06 |
anarcat |
move sessions to a shared /var/alternc/sessions |
|
|
|
@2424
|
[2424]
|
10/23/08 20:37:40 |
anarcat |
configure alternc-slave as a primary MX for the main server
this aims to … |
|
|
|
@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 … |
|
|
|
@2328
|
[2328]
|
10/07/08 01:58:04 |
anarcat |
stop overwriting named.conf
starting this release, only … |
|
|
|
@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. … |
|
|
|
@2157
|
[2157]
|
04/18/08 01:04:26 |
anarcat |
use the proper variable for database user replacement. Closes: #1124 |
|
|
|
@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 … |
|
|
|
@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 … |
|
|
|
@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 … |
|
|
|
@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 |
|
|
|
@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 … |
|
|
|
@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 … |
|
|
|
@1572
|
[1572]
|
05/04/06 11:03:31 |
benjamin |
on ne prends pas en compte les gid / uid / mode differs lors du diff des … |
|
|
|
@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 … |
|
|
|
@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/alternc.install:
|
|
|
|
@1022
|
[1022]
|
04/25/06 18:48:21 |
anarcat |
remove remaining references to init.d. note that we rely on config files … |