tbrehm
2012-08-27 da843bf45f6c0edfbc246efaacc8a329b2ce7a8b
2012-08-22 mcramer
Changed: Docroot of subdomains and websites are the same, so removed code g...
tree@ aadccc commitdiff
2012-08-22 mcramer
Bugfix: missing bracket :(
tree@ 9ec434 commitdiff
2012-08-22 mcramer
Fix: web content and some other data of vhost subdomain did not get deleted...
tree@ 837d18 commitdiff
2012-08-22 tbrehm
Ensure that folder protection is deactivated for the path of the base websi...
tree@ 3cde19 commitdiff
2012-08-22 mcramer
Bugfix: web folder protection was not re-added after deleting subdomains/al...
tree@ a39c36 commitdiff
2012-08-22 tbrehm
Added unmount commands when website gets deleted in apache2_plugin.inc.php
tree@ fea5e7 commitdiff
2012-08-22 mcramer
Bugfix: Web folder protection did not work on web deletion Bugfix: $app->sy...
tree@ 58053e commitdiff
2012-08-21 mcramer
Implemented FS#1448 - one database user name and multiple databases Bugfi...
tree@ 381520 commitdiff
2012-08-21 tbrehm
Prepared server events for new web_database_user table.
tree@ acf18c commitdiff
2012-08-20 mcramer
Fixed error in path comparison (error.log part missing in path)
tree@ 418b41 commitdiff
2012-08-20 mcramer
Changes for subdomain vhosts: - Fixed missing templates and language entrie...
tree@ c3bf39 commitdiff
2012-08-20 mcramer
Implemented (as optional!) FS#1993 - Creating Subdomains as VirtualHost
tree@ 6fb93d commitdiff
2012-08-19 mcramer
Implemented FS#2382 - automatically add alias domain when creating a domain
tree@ 3501f9 commitdiff
2012-08-15 mcramer
Fixed bug that added Listen directive to apps vhost even on port 80 and 443
tree@ ae6d91 commitdiff
2012-08-15 tbrehm
- Added the possibility to set and update the ssl key in the interface.
tree@ 0d20af commitdiff
2012-08-15 tbrehm
Fixed a installer error in aps_plugin.inc.php
tree@ 1f187e commitdiff
2012-08-15 tbrehm
Fixed: FS#2346 - doveadm request disabledoveadm column in mail_user table -...
tree@ cea1e5 commitdiff
2012-08-14 tbrehm
Fixed: FS#2369 - Apache log files are in directory owned by web user
tree@ d5a517 commitdiff
2012-08-14 tbrehm
- Added new web folder named private to web folder layout. The folder is in...
tree@ d87f76 commitdiff
2012-08-14 tbrehm
Fixed: FS#2287 - Changing chroot shell option doesnt work
tree@ ff6a68 commitdiff
2012-07-25 tbrehm
Improved and hardened file handling in apache plugin.
tree@ c77103 commitdiff
2012-07-23 tbrehm
Fixed: FS#2325 - httpd log directory permissions allow symlink attacks.
tree@ 393ca8 commitdiff
2012-07-18 tbrehm
Extended path checks in mail_plugin.inc.php
tree@ 6358cc commitdiff
2012-07-16 tbrehm
Improved config file name in getmail plugin.
tree@ 38b7cb commitdiff
2012-06-28 mcramer
Bugfix: Apache2 plugin uses app->system before including it.
tree@ c09f04 commitdiff
2012-06-20 tbrehm
Implemented: FS#1434 - Extend vhost config rollback to ssl certificates
tree@ 481c00 commitdiff
2012-06-08 mcramer
Bugfix: Spaces need to be deleted before cron save, because they are IGNORE...
tree@ 13bfc7 commitdiff
2012-06-08 tbrehm
Implemented: FS#2112 - Set u / i attributes on system web folders This opti...
tree@ 4b9329 commitdiff
2012-06-07 tbrehm
Implemented: FS#2061 - App installer Implemented: FS#560 - Add support for ...
tree@ 84b8c1 commitdiff
2012-06-07 tbrehm
Improved: FS#2131 - skip network reconfigure requests on mirror servers tha...
tree@ e63545 commitdiff
2012-06-07 tbrehm
Implemented: FS#2131 - skip network reconfigure requests on mirror servers ...
tree@ 1bf462 commitdiff
2012-06-07 tbrehm
Merged revisions 3100-3175 from stable branch.
tree@ 26c0fc commitdiff
2012-06-07 tbrehm
Implemented support for UFW firewall (FS#1757 - New IPTables firewall scrip...
tree@ 42f191 commitdiff
2012-05-31 tbrehm
Added server part of the aps installer.
tree@ 7d4360 commitdiff
2012-05-29 ftimme
- Fixed bug for custom php.ini settings for PHP-FPM where "1" and "on" were...
tree@ 0f603d commitdiff
2012-05-10 tbrehm
Merged revisions 3049-3051,3053-3054,3058,3070,3074-3077,3082,3086-3088,309...
tree@ e94a9f commitdiff
2012-05-04 ftimme
- Implemented FS#2167.
tree@ c36fe4 commitdiff
2012-05-04 ftimme
- Implemented FS#1888 and FS#2211.
tree@ dd7ce4 commitdiff
2012-04-20 ftimme
- Bugfix: nginx: delete non-default PHP-FPM pool if PHP is disabled for web...
tree@ 4d69f4 commitdiff
2012-04-20 ftimme
- nginx: renamed PHP option "Fast-CGI" to "PHP-FPM".
tree@ 871527 commitdiff
2012-04-19 ftimme
- Apache: added support for multiple PHP-FPM versions. - Fastcgi: delete .p...
tree@ 62e4b3 commitdiff
2012-04-18 ftimme
- Added PHP-FPM support for Apache.
tree@ 274362 commitdiff
2012-04-12 tbrehm
Merged revisions 3028-3045 from stable branch.
tree@ 02bf99 commitdiff
2012-04-05 tbrehm
Merged revisions 2943-3026 from stable branch.
tree@ b67344 commitdiff
2012-04-03 ftimme
- Fixed FS#2139.
tree@ 93f24e commitdiff
2012-03-30 ftimme
- nginx: merge function: default action is now to replace older locations i...
tree@ 9b16a3 commitdiff
2012-03-30 ftimme
- nginx: added function to merge duplicate locations in the nginx vhost con...
tree@ 2655f9 commitdiff
2012-03-26 ftimme
- Added restart function for PHP-FPM.
tree@ e2c00a commitdiff
2012-03-23 ftimme
- nginx: added support for multiple PHP-FPM versions (FS#1963 now complete).
tree@ b4687b commitdiff
2012-03-07 ftimme
- Improved support for multiple PHP versions. Additional PHP versions have ...
tree@ 6de0aa commitdiff
first | « prev | next »