Sergio Cambra
2014-07-07 7d0827f13e9d3eb1723f9313e9e8d0df20574876
2014-06-12 Florian Schaal
make sure "doveadm quota" works and quota is enabled (seems to be broken in...
tree@ 56ae25 commitdiff
2014-05-18 Florian Schaal
use doveadm instead of 'du -s' for email-quota
tree@ 58023f commitdiff
2014-05-18 Florian Schaal
Merge branch 'master' of http://git.ispconfig.org/ispconfig/ispconfig3
tree@ 4ad948 commitdiff
2014-05-18 Florian Schaal
better log-statemet
tree@ 706a07 commitdiff
2014-05-12 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
tree@ f16340 commitdiff
2014-05-09 Till Brehm
Merge branch 'stable-3.0.5' of git.ispconfig.org:ispconfig/ispconfig3 into ...
tree@ 6a001a commitdiff
2014-05-09 Till Brehm
fixed: FS#3495 - PHP5-FPM listen.mode user not set in the pool script
tree@ ad9058 commitdiff
2014-05-08 Falko Timme
- Make sure puser is bigger than min_uid of 499 for jailkit users.
tree@ b79d24 commitdiff
2014-05-08 Till Brehm
Fixed syntax error.
tree@ 4f02ea commitdiff
2014-05-05 Marius Cramer
Fixed: handling of redirection rewrite rules with "No flag" mode
tree@ 6f833c commitdiff
2014-05-03 Falko Timme
- Make sure full cron jobs are written unchanged; with the previous version...
tree@ 558b54 commitdiff
2014-05-01 Falko Timme
- Set client_max_body_size 100M; for apps vhost.
tree@ c55415 commitdiff
2014-04-30 Marius Cramer
Merge remote-tracking branch 'ispc/master'
tree@ 8edabf commitdiff
2014-04-30 Marius Cramer
Added hh extension to allow use of hack language
tree@ c04e79 commitdiff
2014-04-30 Marius Cramer
Added "virtual" modifier to Action directive in apache vhost. @see http://h...
tree@ 6ffc75 commitdiff
2014-04-30 Falko Timme
- simply call nginx -t instead of /usr/sbin/nginx -t; works if nginx is not...
tree@ 921fd6 commitdiff
2014-04-30 Falko Timme
- nginx: do a syntax check because on some distributions, the init script a...
tree@ ed7ede commitdiff
2014-04-30 Marius Cramer
Improved starter script for hhvm instances
tree@ 1b0683 commitdiff
2014-04-30 Marius Cramer
Implemented: FS#3266 - HHVM PHP mode support (some improvements, nginx supp...
tree@ 1c6da3 commitdiff
2014-04-29 Marius Cramer
Implemented: FS#3266 - HHVM PHP mode support (nginx still missing)
tree@ c59632 commitdiff
2014-04-29 Till Brehm
Fixed: FS#3477 - DNS Records with empty host cause errors in BIND
tree@ 42f822 commitdiff
2014-04-29 Marius Cramer
Fixed: FS#3474 - Mail plugins do not load files from conf-custom
tree@ 5335a4 commitdiff
2014-04-28 Till Brehm
Changed web folder permissions in nginx setups from 711 to 751 to avoid (fa...
tree@ 97b556 commitdiff
2014-04-23 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
tree@ 9b3069 commitdiff
2014-04-23 Marius Cramer
Fix for previous commit
tree@ 9dba8d commitdiff
2014-04-23 Marius Cramer
- implemented fix for Ubuntu 14.04 with fpm pool reload handling
tree@ 1050bd commitdiff
2014-04-22 Marius Cramer
Fixed: FS#3453 - Renaming vhost subdomains leaves stale log mount entries
tree@ 79d955 commitdiff
2014-04-16 Till Brehm
Set php-fpm listen mode to 0600 on apache servers and 0660 on nginx servers.
tree@ 1890ca commitdiff
2014-04-11 Marius Cramer
Improved lock file to reduce risk of stale lock file without running process
tree@ b18806 commitdiff
2014-04-10 Marius Cramer
Merge remote-tracking branch 'florian030/master'
tree@ 58964a commitdiff
2014-04-10 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
tree@ 363ccf commitdiff
2014-04-09 Till Brehm
- Changed php-fpm-socket listen mode to 0600. - Enable php-fpm socket mode ...
tree@ d2c5ed commitdiff
2014-04-04 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
tree@ 36420c commitdiff
2014-04-04 Marius Cramer
Changed to use else block instead of continue inside if block (easier code ...
tree@ 6a0c39 commitdiff
2014-04-04 Marius Cramer
Changed to use else block instead of continue inside if block (easier code ...
tree@ 454fa0 commitdiff
2014-04-01 Florian Schaal
fixed mail_plugin_dkim.inc.php and add dkim-selector to dns
tree@ 76be2b commitdiff
2014-04-01 Till Brehm
Fixed: FS#3420 - SSH user keys get replaced in website Fixed a bug in Opens...
tree@ 5c93f0 commitdiff
2014-03-31 Florian Schaal
add user-defined dkim-selector
tree@ 69f5c9 commitdiff
2014-03-28 Florian Schaal
Use 60-dkim for the key-definitions on systems with seperated amavisd-confi...
tree@ e52d51 commitdiff
2014-03-28 Florian Schaal
Merge branch 'master' of http://git.ispconfig.org/ispconfig/ispconfig3
tree@ 09c222 commitdiff
2014-03-28 Florian Schaal
Use preg_match/preg_replace when adding/removing keys to amavis to avoid du...
tree@ 7805e1 commitdiff
2014-03-27 Nedim Hadzimahmutovic
This will enable all functions, previously disabled in php.ini, like exec w...
tree@ ee6dde commitdiff
2014-03-25 Till Brehm
Updated apache_ispconfig.conf.master to allow access to phpmyadmin and squi...
tree@ f9f20b commitdiff
2014-03-24 Marius Cramer
Removed usage of AddHandler in apache vhost config - Reason: AddHandler...
tree@ 3bc1e1 commitdiff
2014-03-20 Dominik
Solved problem with vhost subs and aliases with ServerAlias-Command
tree@ 3c8b81 commitdiff
2014-03-20 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
tree@ 0832c8 commitdiff
2014-03-19 Marius Cramer
Fixed warning message on openSuse due to apache2 module c...
tree@ 0a0ca4 commitdiff
2014-03-13 Till Brehm
Fixed a issue with apache 2.4 support on Ubuntu 13.10
tree@ 39e5f0 commitdiff
2014-03-13 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
tree@ 7c2179 commitdiff
2014-03-13 Till Brehm
Create empty .htpasswd file, when adding a new folder protection.
tree@ 8433d0 commitdiff
first | « prev | next »