Commit Graph

2612 Commits

Author SHA1 Message Date
Benjamin Sonntag 2014abb1e5 [ROLLBACK] rolling back the old way of working on variables. new using 'strata' is undocumented and not working 2014-11-27 15:30:49 +01:00
Benjamin Sonntag baabda2369 setting a function called statically to be static 2014-11-27 15:19:21 +01:00
Benjamin Sonntag 07e790524d [fix] set a proper SSLCipherSuite, removes SSLv3 (poodle protection) 2014-11-27 15:04:40 +01:00
Benjamin Sonntag 5bda690926 setting DNSLookup to awstats to 0, you should use geoip for country localization 2014-11-27 15:03:23 +01:00
Benjamin Sonntag b2dca9d915 [fix] some exec() didn't have escapeshellarg() as needed 2014-11-27 14:51:51 +01:00
Benjamin Sonntag 508efe961f fixing more in cron sending mail (was not working) or using http basic auth (not working either: don't use urlencode) 2014-11-25 15:10:09 +01:00
Benjamin Sonntag f0b20a2a22 removing unused cron_users_doit script 2014-11-25 14:46:22 +01:00
Benjamin Sonntag c99a6cb9b3 adding dependency to php5-curl for cron execution 2014-11-25 14:44:04 +01:00
Benjamin Sonntag c2d8b317d0 fixing entirely the cron execution shell. This may fix a potential privilege escalation problem. 2014-11-25 14:36:20 +01:00
Benjamin Sonntag 0301409dbf adding changelog, fixing srand() not properly called by php itself 2014-11-25 11:38:55 +01:00
Antoine Beaupr�� d8fe94d24b transmit the piwik api error message back to the user 2014-11-21 17:49:59 +00:00
Antoine Beaupr�� 9b90e39ec9 relacher le lock sur le bureau quand on cree les archives, sinon ca gele pour tout le monde 2014-11-21 17:47:36 +00:00
Antoine Beaupr�� 335b5beebe fix typo 2014-11-21 17:41:13 +00:00
Antoine Beaupr�� 8d6ad39913 make a new session before bouncing to PMA to avoid leaking our session, also direct to the right server 2014-11-21 17:40:07 +00:00
Antoine Beaupr�� 2695b09f6a revert last commit, i read my diff backwards 2014-11-21 17:37:05 +00:00
Antoine Beaupr�� d5f5e49b2a disable php warning 2014-11-21 17:33:33 +00:00
Antoine Beaupr�� 7885d2e39b add variable to disable https warning - it's up to the admin after all to configure their stuff 2014-11-21 17:33:18 +00:00
Antoine Beaupr�� 4ccc9c6a91 abort alternc.install on failures so we can handle them better 2014-11-21 17:26:16 +00:00
Antoine Beaupr�� 0afe53f8a6 add 'force' argument to update_domains to allow admins to regen everything easil 2014-11-21 17:20:25 +00:00
Antoine Beaupr�� e68544637a make sure we address the VHOST_DIR directory, it may be a symlink 2014-11-21 17:18:25 +00:00
Antoine Beaupr�� a9ebd14882 do not allow gid write access by default, the gid user can still write for now, see #1629 2014-11-21 17:16:53 +00:00
Antoine Beaupr�� afd2746bcc make mail_add dry by default to avoid potential catastrophe 2014-11-20 16:47:29 +00:00
Benjamin Sonntag 3bb921e5e7 Fixing opendkim listening on * 2014-11-12 14:45:32 +01:00
Antoine Beaupr�� c9c381f406 do not use mysql_pconnect
mysql_pconnect leaves stray mysql connexions lying around and we do our own connexion management anyways
2014-11-05 21:52:36 +00:00
Antoine Beaupr�� 4c4cd25bce fix error handling in do_actions.php 2014-10-28 17:48:45 +00:00
Alan Garcia 923dd0989c Pb de variable quand on ajoute un domaine en .eu 2014-10-28 08:08:07 +00:00
Antoine Beaupr�� 281edf671d fix systematic failure message: output was never set so this was always setting an error
also do not use the macho 'dude', operator genitalia having very little relevance here
2014-10-14 21:47:20 +00:00
Antoine Beaupr�� 2ac05cfb6f spare one more little cat 2014-10-14 21:41:23 +00:00
Antoine Beaupr�� fa5bfd574c mailx doesn't support -r, use -a 2014-10-14 21:40:55 +00:00
Antoine Beaupr�� 0a697d1401 properly output restore code 2014-10-13 23:10:00 +00:00
Antoine Beaupr�� 71647e7fd7 revert previous fix and fix properly 2014-10-13 23:08:32 +00:00
Antoine Beaupr�� 7eba1bb1f6 fix email deactivation 2014-10-13 23:02:13 +00:00
Antoine Beaupr�� b906850eb5 more reasonable permissions on config files
this way the webserver don't own the files (so can't change perms) yet can still read
2014-10-06 15:15:55 +00:00
Benjamin Sonntag 866e6b3312 releasing alternc 3.1.3 / 3.2.3 2014-10-02 14:32:29 +02:00
Benjamin Sonntag 6043b37151 fixing UPDATE_DOMAINES doing NOTHING because mailname_bounce 2014-10-02 14:26:23 +02:00
Benjamin Sonntag 919d68e880 fixing a nasty bug with rebuild_all_webconf (s/and/where/) that provoked roundcube install time bug 2014-10-02 14:13:56 +02:00
Benjamin Sonntag 154738e277 adapting alternc_fix_opendkim.php for SQUEEZE 2014-10-02 14:03:16 +02:00
Benjamin Sonntag 7cf34472b8 removing 2>/dev/null of setfacl & quota to see the message (which one?) when there is a problem 2014-10-02 13:58:49 +02:00
Benjamin Sonntag c1ee7928aa no need to fix unhosted dns at install time 2014-10-02 12:08:06 +02:00
Benjamin Sonntag cf37cd3a29 fixing roundcube install (TODO: check what alternc.install is doing at the same time) 2014-10-01 18:38:10 +02:00
Benjamin Sonntag f01ebc9b51 [fix] mysql_pass issue in debian/config 2014-10-01 15:05:24 +02:00
Benjamin Sonntag 0acbaff07a adding more changelog report for 3.1.3 2014-10-01 12:10:50 +02:00
Benjamin Sonntag dc367d62c9 adding a rollback of 3.3.0~a.sql in 3.4.0.sh, mainly on variable issues 2014-09-29 17:59:13 +02:00
Benjamin Sonntag 3ae25c759e Merge branch 'stable-3.1' of alternc.org:alternc into stable-3.1 2014-09-29 17:37:15 +02:00
Benjamin Sonntag 3487a95e2c fixing dovecot quotas, phpmyadmin special user, opendkim missing key at upgrade time 2014-09-29 17:37:13 +02:00
alban ad47f857cd [fix] chmod action 2014-09-29 17:06:56 +02:00
Benjamin Sonntag b0a5e23299 fixing Dovecot Quotas computing + removing duplicate code 2014-09-29 17:06:16 +02:00
Benjamin Sonntag 404f37e8f5 starting changelog of 3.1.2 and 3.2.2, fixing dovecot-managesieved dependency 2014-09-29 16:48:56 +02:00
alban d6f0d0e404 [fix] debian debconf settings for mysql : read from /etc/alternc/my.cnf 2014-09-29 16:43:37 +02:00
alban 1be8bc16d4 [fix] debian debconf settings for mysql : read from /etc/alternc/my.cnf 2014-09-29 16:38:20 +02:00