Marius Cramer
2013-10-14 d9bcf68e395d6156645a7974b1a992aa6e6c00aa
2013-02-12 ftimme
- Modified regex.
tree@ c3ac60 commitdiff
2013-02-12 ftimme
- Fixed FS#2668 - ISPCFG3.0.5RC1 refuses to add empty nginx locations in ng...
tree@ 567f0b commitdiff
2013-02-12 ftimme
- Fixed FS#2667 - Deletion of alias domain: warning in cron log.
tree@ 5f808d commitdiff
2013-02-12 ftimme
- Fixed FS#2666 - Deletion of SSH users generates warning in cron log. - Fi...
tree@ 4ccdf7 commitdiff
2013-02-12 ftimme
- nginx: Fixed error messages of server cron when moving websites with vhos...
tree@ 04cf58 commitdiff
2013-02-11 tbrehm
- htpasswd_stats file was not readable for apache user.
tree@ 33e2c9 commitdiff
2013-02-08 mcramer
- Fixed error messages of server cron when moving websites with vhost subdo...
tree@ 43686d commitdiff
2013-02-07 ftimme
- Remove trailing slash from $master_php_ini_path. - Make sure $custom_fast...
tree@ 800ac3 commitdiff
2013-02-06 tbrehm
Fixed: FS#2637 - Default php.ini will not be used when set custom php.ini d...
tree@ ea7f12 commitdiff
2013-02-06 tbrehm
Fixed: FS#2420 - PHP 5.4 warnings
tree@ 8bfd22 commitdiff
2013-02-06 tbrehm
FS#2651 - Improve mailman configuration
tree@ fc85c7 commitdiff
2013-01-31 mcramer
- Fixed: robots.txt should not exclude all crawlers from the website by def...
tree@ 5aaa0e commitdiff
2013-01-31 ftimme
- Symlink removal when client is deleted: added check for empty array + log...
tree@ 20790e commitdiff
2013-01-31 ftimme
- Bugfix: when you delete a client with a web site, website symlinks have t...
tree@ 926b0a commitdiff
2013-01-31 tbrehm
Fixed: FS#2629 - SSL Key field empty after upgrade from 3.0.4 to 3.0.5
tree@ 90489c commitdiff
2013-01-31 tbrehm
Fixed: FS#2623 - Apache Logs of primary server host is not being rotated
tree@ d92b2e commitdiff
2013-01-31 tbrehm
Improved faukt tolerance of the server.sh process when master DB becomes in...
tree@ b158af commitdiff
2013-01-30 tbrehm
Updated german language files.
tree@ de070a commitdiff
2013-01-30 ftimme
- Fixed FS#2646 - Moving website to another client not working.
tree@ 1a5412 commitdiff
2013-01-29 mcramer
- Fixed: problem with mysqli reconnect and connection errors
tree@ ffcef2 commitdiff
2013-01-23 ftimme
- Changed default pm values for apps vhost PHP-FPM pool.
tree@ 7c7d9f commitdiff
2013-01-16 ftimme
- Changed regex for redirect path (Web sites, subdomains, vhost subdomains,...
tree@ 08cc7f commitdiff
2013-01-15 tbrehm
Fixed: FS#2613 - Adding chrooted cron jobs not work and freeze ispconfig jo...
tree@ 10b47c commitdiff
2013-01-15 mcramer
Fixed: possible problem and memory leak on connection errors - included a ...
tree@ 1ba20c commitdiff
2013-01-14 ftimme
- nginx_merge_locations function now supports locations that are in one lin...
tree@ 029766 commitdiff
2013-01-14 ftimme
- Disabled "fastcgi_param PATH_INFO $fastcgi_script_name;" in nginx vhost t...
tree@ 8b896c commitdiff
2013-01-14 ftimme
- Make sure SSL keys and all copies always have 400 permissions.
tree@ 0d8f45 commitdiff
2013-01-07 mcramer
Fixed: FS#2608 - Certain complex database passwords are not escaped properl...
tree@ f1f72f commitdiff
2013-01-02 ftimme
- Added support for wildcard SSL certificates.
tree@ dea9b1 commitdiff
2012-12-10 mcramer
Fixed: FS#2066 - Check if problems can occur ins ervices when the default ...
tree@ e439d1 commitdiff
2012-12-10 mcramer
Fixed: database remote access was not activated on database creation if no ...
tree@ d23e56 commitdiff
2012-12-06 tbrehm
Fixed: FS#2570 - Changind site domain rewrites custom open_basedir settings...
tree@ a07595 commitdiff
2012-11-30 tbrehm
Fixed: FS#2542 - Transferring a site to a new user
tree@ 348bc9 commitdiff
2012-11-30 tbrehm
Fixed a log mount error.
tree@ b7e1d8 commitdiff
2012-11-30 tbrehm
Fixed: FS#2541 - Mount bind /log in fstab doesn't change when the site doma...
tree@ 7a8709 commitdiff
2012-11-28 mcramer
Bugfix: Typo in db_backup path that leads to a crashing daily cron if the b...
tree@ b04794 commitdiff
2012-11-28 tbrehm
Fixed: FS#2520 - nginx_reverseproxy_vhost.conf.master missing in 3.0.4.6
tree@ aaa919 commitdiff
2012-11-28 ftimme
- Fixed FS#2536 - Apache2 PHP-FPM Error 403 "forbidden" - vhost.conf.master.
tree@ ce03af commitdiff
2012-11-28 tbrehm
Fixed: FS#2547 - Bug of new email warning feature in v3.0.5
tree@ b1eeab commitdiff
2012-11-20 tbrehm
Set default umask to 022 in server.sh file.
tree@ be4a8a commitdiff
2012-11-14 tbrehm
removed debug code.
tree@ 99484b commitdiff
2012-11-14 ftimme
- Added function for IPv6 prefixes in multiserver mirror setups to nginx pl...
tree@ aa78fd commitdiff
2012-11-14 tbrehm
Added function for IPv6 prefixes in multiserver mirror setups.
tree@ 5f671f commitdiff
2012-11-14 ftimme
- Removed billing module cron jobs from cron_daily.sh and added billing mod...
tree@ e6c4c7 commitdiff
2012-11-14 ftimme
- nginx: added security checks when deleting vhost subdomains, so no paths ...
tree@ 8a1455 commitdiff
2012-11-14 mcramer
Updated: Do not add $1 to redirect path on RewriteRule if there is no trail...
tree@ c16e77 commitdiff
2012-11-14 mcramer
Updated: Do not add a / to redirect path if path begins with http(s) or [sc...
tree@ 537349 commitdiff
2012-11-13 mcramer
Implemented: - allowed /web as a base path for vhost subdomains - added s...
tree@ 5a70c4 commitdiff
2012-11-13 mcramer
Updated: apache2 restart check extended for long-lasting restarts
tree@ 287d0b commitdiff
2012-11-12 ftimme
- Changed a German translation. - Extended SEO redirect check for subdomain...
tree@ 8e3875 commitdiff
first | « prev | next »