Commit Graph

341 Commits

Author SHA1 Message Date
Benjamin Sonntag b1ca1d88ae fixing PDO for MySQL class and spoolsize (adding exec() for direct queries, manage properly query() call without arguments (no prepare, allow show database) 2016-05-18 18:00:04 +02:00
Benjamin Sonntag 369ab3bf34 [security] using prepared query for scripts too 2016-05-17 18:44:21 +02:00
Benjamin Sonntag 10e006bdbe [security] fixing DO_ACTIONS.PHP for REALPATH. 2016-05-17 18:12:57 +02:00
Benjamin Sonntag 82e81b255b removing all reference to .svn / svn in makefile 2016-05-17 15:28:18 +02:00
Remi 170114cdf8 forgotten file to fix #48 (fixperms_mail.sh) 2016-04-27 17:58:27 +02:00
Remi 714cfc16d8 bug fixes #65, domain seen as regexp 2016-03-01 11:36:46 +01:00
Remi 604592eedd bug fixes in ACL, wildcard on vhost, and some sql bug 2016-02-22 15:52:55 +01:00
Antoine Beaupr�� d15a16ef23 don't try to delete the logs directory
without this, the logs/ directory was found as old and this cronjob would try to delete it over and over again, generating spurious emails
2016-02-03 16:15:02 +01:00
Benjamin Sonntag 77199b9788 adding PATH to update_domains, prevent ligne162: service : commande introuvable 2016-01-25 17:14:48 +01:00
Benjamin Sonntag 0f456d247b trying to fix infinite loop of do_actions.sh by removing INCROND file 2015-11-16 08:49:52 +01:00
Benjamin Sonntag 4ea198a6fb moving opendkim restart to the END of update_domains, prevent multiple restart 2015-11-16 08:29:13 +01:00
Benjamin Sonntag a45c3777f3 fixing #17 PATH missing in slave_dns 2015-11-05 17:36:25 +01:00
Benjamin Sonntag fe19ac334d adding a restart of opendkim when adding/removing a domain: Fixes #11 2015-09-25 18:06:27 +02:00
Benjamin Sonntag 666d485da7 adding NFS_QUOTA=no to local.sh => default is now to NOT enable NFS-based quota 2015-04-29 12:02:37 +02:00
Benjamin Sonntag b2dca9d915 [fix] some exec() didn't have escapeshellarg() as needed 2014-11-27 14:51:51 +01:00
Benjamin Sonntag f0b20a2a22 removing unused cron_users_doit script 2014-11-25 14:46:22 +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 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 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 4b0f852845 fixing cron reporting, not doing report when nothing was spit out of the user's script 2014-09-29 16:14:28 +02:00
alban 7c597daa73 [fix] Missing chmod action 2014-09-09 14:52:56 +02:00
Benjamin Sonntag 58d16d47f9 setting user cron timeout to 3600 Sec (1H) + NOT RETRYING when using wget 2014-09-03 15:10:18 +02:00
Benjamin Sonntag 5a1f53760e removing 'not used anymore' 2014-06-25 16:06:48 +02:00
Benjamin Sonntag 30e8f0d53e rollback of update_domaines to 3.1 version 2014-06-25 15:56:59 +02:00
Alan Garcia 42b8988022 Qque suggestion sur update_quota_mail 2014-05-23 15:59:40 +00:00
Steven Mondji-Lerider a65afb62c3 Upating mailboxes quota fixing script to work with arguments 2014-05-23 15:21:26 +00:00
Antoine Beaupr�� fbb834c75e add script to create emails by hand from the commandline 2014-05-16 19:40:14 +00:00
Benjamin Sonntag 0e53499567 fixing NICE in delete_logs 2014-04-08 09:48:18 +02:00
Alan Garcia ac9e50ac33 Doc + cosmetics 2014-03-28 16:14:32 +00:00
Alan Garcia 62981ecfa5 Some cosmetics 2014-03-28 09:14:53 +00:00
Benjamin Sonntag 2fc7b3de97 more explicit messages in rebuild_all_webconf 2014-03-27 18:15:55 +01:00
Alan Garcia 17c3a03ec3 Shoot lxc stopexpired 2014-03-27 16:39:44 +00:00
Alan Garcia 8e93341cd3 Some cosmetics 2014-03-27 13:50:44 +00:00
Alan Garcia e63de8a403 Fix spoolsize pour le web 2014-03-27 11:16:31 +00:00
Alan Garcia 3f1b9e34c5 Another cometics 2014-03-26 18:16:13 +00:00
fufroma 7cd158c45c Suggested comments 2014-03-26 14:59:41 +01:00
Steven Mondji-Lerider d7e44f384f Fixing SQL queries on fix_quota_script 2014-03-18 15:48:39 +00:00
Steven Mondji-Lerider adaa1cbf78 Fixing SQL query 2014-03-17 15:44:47 +00:00
Steven Mondji-Lerider 84adcb658b Syntax errors 2014-03-17 15:13:28 +00:00
Alan Garcia eac0be49d2 Some cleanup 2014-03-17 13:45:36 +00:00
Steven Mondji-Lerider b758a5c083 Script to correct mailboxes sizes. 2014-03-13 14:56:34 +00:00
Alan Garcia b60f15d442 Premier jet de mise au propre de do_actions
Squidly, à toi les manettes ;)
2014-03-07 14:57:55 +00:00
Alan Garcia 237dc0e3a5 Fix error reporting 2014-03-07 12:50:48 +00:00
Alan Garcia 83733160e5 Bugfix do_actions, happy monkey was here ! 2014-03-07 12:48:16 +00:00
Alan Garcia 8f48dab27c Fix #1570 2014-02-27 17:06:57 +00:00
Alan Garcia 35f146eb39 Permet de forcer un regenerate des zones
Refait marcher le rebuild-all-webconf
2014-02-27 17:04:00 +00:00