Commit Graph

1371 Commits

Author SHA1 Message Date
Benjamin Sonntag 5d45477136 [ENH] merging from pdo_migration, to be tested 2015-05-09 18:40:00 +02:00
Benjamin Sonntag d2ec2e81f3 [ENH] merge of stable-3.1 and master 2015-05-07 20:12:44 +02:00
Benjamin Sonntag 1fb006b41a fixing FTP/duplicated variable bug, thanks to jon_d 2015-04-29 14:25:03 +02:00
Benjamin Sonntag 058d6e9acd Fix for [1639] given by anonymous in CopyOneFile 2015-04-29 12:53:45 +02:00
Benjamin Sonntag 45094e2a5d fixing alias change not working in some case (no endline) 2015-04-28 16:49:59 +02:00
Benjamin Sonntag 3cd5835c2e [enh] translation and original texts updated 2015-04-27 09:03:44 +02:00
Benjamin Sonntag 8042094af6 Last missing French translation 2015-04-27 09:02:10 +02:00
Benjamin Sonntag cea0c42c2b translation to french, almost done 2015-04-26 23:52:31 +02:00
Benjamin Sonntag 1b0ff0c48f translation to french, starting 2015-04-26 00:23:43 +02:00
Benjamin Sonntag f01accd4c2 fix catchall crappy & with bugguy error messages 2015-04-22 17:32:40 +02:00
Benjamin Sonntag f8c5872c99 fixing unzip/untar/ungzip from panel 2015-04-22 16:09:07 +02:00
Benjamin Sonntag 1ebec32e12 smaller field for languages like spanish & french 2015-04-20 19:16:56 +02:00
Squidly 7fcd2c3a83 Ugly patch to fix sub-domains activation states #1645 2015-03-05 15:06:53 +01:00
Antoine Beaupr�� 87c2352d61 lower default TTL to 1 hour
this actually raises availability when changes occur in the infrastructure and smooths
transitions.

1 day TTLs was relevant back when DNS servers and traffic were much slower

i do not think it is relevant anymore, and 1h seems much more reasonable
2015-03-04 17:11:34 +00:00
Benjamin Sonntag b3a1763839 adding tail log view + order by DATE last files before in logs 2015-02-11 11:29:49 +01:00
Benjamin Sonntag 616306ecc6 adding tail log view + order by DATE last files before in logs 2015-02-11 11:28:15 +01:00
Benjamin Sonntag d8868ba541 [fix] ;;; END ALTERNC zones bug 2014-12-05 12:19:20 +01:00
Antoine Beaupr�� 9076d74566 allow for redirecting users to https 2014-12-02 21:54:33 +00:00
Antoine Beaupr�� 8cb0e3d1a8 don't check disk quotas if they're disabled 2014-11-28 21:58:42 +00:00
Antoine Beaupr�� eedb851a50 fix weird case where user root is not found 2014-11-28 21:54:10 +00:00
Benjamin Sonntag 6b7b5ee2ba [fix] replacing %%FQDN%% in variables by , if not some things will not work (like shell scripts using mailname_bounce) 2014-11-27 16:15:18 +01:00
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 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 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�� 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
Alan Garcia 923dd0989c Pb de variable quand on ajoute un domaine en .eu 2014-10-28 08:08:07 +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
alban ad47f857cd [fix] chmod action 2014-09-29 17:06:56 +02:00
alban 7c597daa73 [fix] Missing chmod action 2014-09-09 14:52:56 +02:00
Benjamin Sonntag c96f928056 fixing alternc_shutdown bug 2014-08-27 11:20:54 +02:00
Benjamin Sonntag 81aae4c2f4 back to our normal code syntax, fixing 'R = ' bug in urls 2014-08-22 11:04:05 +02:00
Benjamin Sonntag beebd51f37 fixing a bug when deleting file (double directory) 2014-08-21 11:37:48 +02:00
Squidly b2949424c3 Updating error message to give a usefull information 2014-07-31 10:57:49 +02:00
Antoine Beaupr�� d278474358 rewrite the account deactivation code to make sure it works with mailboxes and restores properly 2014-09-24 22:05:47 +00:00
alban 6b033580c9 [fix] chmod action requiring a SQL change + lost action global reference in m_bro 2014-09-16 18:40:50 +02:00
alban 4cfa0d3603 [fix] tweaks 2014-09-15 17:13:26 +02:00
alban 5a31dc9b96 Merge branch 'stable-3.1'
Conflicts:
	bureau/class/m_action.php
	bureau/class/m_bro.php
	bureau/class/m_dom.php
	debian/changelog
	install/mysql.sql
	install/upgrades/3.3.0~a.sql
2014-09-15 15:25:27 +02:00
fser 0dc8c4c71a fix typo Error 2014-07-08 17:30:59 +02:00