Till Brehm
2016-04-20 bff9826960ebd8237c9bcbca68c16013cff50024
2014-09-01 Falko Timme
- Fixed: creation of wildcard certificates wasn't working.
blob@ 8c82ef commitdiff | diff to current
2014-08-08 Till Brehm
Fixed: FS#3607 - Permissions of .htaccess file in stats folder are wrong
blob@ 746bf0 commitdiff | diff to current
2014-08-01 Till Brehm
Fixed some errors in user check of apache and nginx plugin.
blob@ 15687e commitdiff | diff to current
2014-07-29 Marius Cramer
Improved input validation
blob@ 64ea56 commitdiff | diff to current
2014-07-29 Marius Cramer
Revert "Fixed: FS#3581 - Website unaccessible under some circumstances when...
blob@ 0b7753 commitdiff | diff to current
2014-07-29 Marius Cramer
Fixed: FS#3581 - Website unaccessible under some circumstances when using s...
blob@ 5742e4 commitdiff | diff to current
2014-07-27 Till Brehm
Fixed: FS#3509 - Apache log directory not unmounted when moving site
blob@ 3fb802 commitdiff | diff to current
2014-07-27 Till Brehm
Fixed: FS#3504 - Switching between FastCGI and any other and VHost website ...
blob@ b5b862 commitdiff | diff to current
2014-07-27 Till Brehm
FS#3572 - session.save_path directory listing possible for everyone
blob@ 5aedfd commitdiff | diff to current
2014-07-27 Till Brehm
FS#3490 - Change permissions of folder protection files for nfs - Changed v...
blob@ 51910d commitdiff | diff to current
2014-06-01 Falko Timme
- FPM socket permissions need to be 660 also under Apache, otherwise you ge...
blob@ b491ad commitdiff | diff to current
2014-04-30 Marius Cramer
Implemented: FS#3266 - HHVM PHP mode support (some improvements, nginx supp...
blob@ 1c6da3 commitdiff | diff to current
2014-04-29 Marius Cramer
Implemented: FS#3266 - HHVM PHP mode support (nginx still missing)
blob@ c59632 commitdiff | diff to current
2014-04-23 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
blob@ 9b3069 commitdiff | diff to current
2014-04-22 Marius Cramer
Fixed: FS#3453 - Renaming vhost subdomains leaves stale log mount entries
blob@ 79d955 commitdiff | diff to current
2014-04-16 Till Brehm
Set php-fpm listen mode to 0600 on apache servers and 0660 on nginx servers.
blob@ 1890ca commitdiff | diff to current
2014-03-20 Dominik
Solved problem with vhost subs and aliases with ServerAlias-Command
blob@ 3c8b81 commitdiff | diff to current
2014-03-13 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
blob@ 7c2179 commitdiff | diff to current
2014-03-13 Till Brehm
Create empty .htpasswd file, when adding a new folder protection.
blob@ 8433d0 commitdiff | diff to current
2014-03-08 Falko Timme
- Fixed FS#3366 - Certain Custom php.ini settings seem to be stripped befor...
blob@ 1d6097 commitdiff | diff to current
2014-02-25 Dominik Mueller
Since chown and chgrp doesn't work recursively -> use parameters of mkdirpa...
blob@ dbae22 commitdiff | diff to current
2014-02-25 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
blob@ 3faab0 commitdiff | diff to current
2014-02-21 Till Brehm
Fixed: FS#3341 - 3.0.5 fstab log bind fail on glusterfs
blob@ ff5b86 commitdiff | diff to current
2014-02-18 Falko Timme
- Fixed FS#3320 - Improve php.ini parser.
blob@ 03cc01 commitdiff | diff to current
2014-02-17 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
blob@ ebbe63 commitdiff | diff to current
2014-02-16 Till Brehm
added sendmail_path setting to php-fpm and php-fcgi like it is used for mod...
blob@ f63910 commitdiff | diff to current
2014-02-12 Falko Timme
- Implemented FS#3308 - PATH placeholder in directive snippets (placeholder...
blob@ 018955 commitdiff | diff to current
2014-02-03 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
blob@ 9893e0 commitdiff | diff to current
2014-02-02 Till Brehm
Changed mode of web folder from 0710 to 0711 to make it comaptibe with serv...
blob@ 7c37ed commitdiff | diff to current
2014-01-23 Dominik
Merge remote-tracking branch 'ispc3master/master' into vhostalias
blob@ 2d7d9e commitdiff | diff to current
2014-01-23 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
blob@ cf646e commitdiff | diff to current
2014-01-22 Marius Cramer
Added: apache version check in system library Changed: apps vhost is now a ...
blob@ 8133de commitdiff | diff to current
2014-01-19 Dominik Müller
New Feature VHost-Alias (FS#3296) Completly same functionality as VHost-Sub...
blob@ 511ba5 commitdiff | diff to current
2014-01-08 Florian Schaal
Allow the admin to configure the deleting of backups when a web-site / mail...
blob@ a81238 commitdiff | diff to current
2014-01-07 Florian Schaal
minor changes for deleting backups when deleting the web-domain
blob@ 0f89bd commitdiff | diff to current
2014-01-07 Florian Schaal
remove backups when deleting a web-domain
blob@ 69b1bc commitdiff | diff to current
2014-01-04 Carsten Schoene
fix missing "
blob@ de6d2e commitdiff | diff to current
2014-01-04 Carsten Schoene
errorhandling for awstats.conf / awstats.model.conf
blob@ 9aaf97 commitdiff | diff to current
2014-01-04 Carsten Schoene
fallback to awstats.model.conf if awstats.conf does not exist
blob@ e6abfe commitdiff | diff to current
2014-01-02 Nedim Hadzimahmutovic
FS#3264 - Put domain name in php-fom pool name
blob@ d33fd2 commitdiff | diff to current
2013-12-24 Florian Schaal
re-add rewrite ipv6 on mirror - lost in conversion from SVN to git
blob@ fbeb11 commitdiff | diff to current
2013-11-14 Marius Cramer
Cleaning up code to match coding guidelines
blob@ b1a6a5 commitdiff | diff to current
2013-11-14 Marius Cramer
Cleaning up code to match coding guidelines
blob@ 7fe908 commitdiff | diff to current
2013-10-21 Marius Cramer
Changed all windows line breaks to unix line breaks (coding guidelines!)
blob@ 146783 commitdiff | diff to current
2013-10-18 Marius Cramer
Resolved differences from svn merge to trunk and git master
blob@ bd68aa commitdiff | diff to current
2013-10-14 Marius Cramer
Copied files from svn 3.0.5 stable branch (git migration)
blob@ 992797 commitdiff | diff to current
2013-08-21 tbrehm
Merged revisions 4069-4117 from stable branch.
blob@ 7b47c0 commitdiff | diff to current
2013-07-31 tbrehm
Merged revisions 3960-4065 from stable branch.
blob@ 615a0a commitdiff | diff to current
2013-04-19 tbrehm
Merged revisions 3922-3958 from stable branch.
blob@ 3f478f commitdiff | diff to current
2013-04-19 tbrehm
Reverted SVN trunk back to revision 3938 to remove changes in default theme...
blob@ 2a4acd commitdiff | diff to current
first | « prev | next »