Till Brehm
2016-04-22 ebd0e986ed11f2a34fb58cdd33efbfab192083ad
2015-12-08 Marius Cramer
Revert "- Merged https://github.com/alexalouit/ISPConfig-letsencrypt.git"
tree@ 65625c commitdiff
2015-12-08 Marius Cramer
- Merged https://github.com/alexalouit/ISPConfig-letsencrypt.git
tree@ 018c55 commitdiff
2015-06-15 Marius Cramer
- fixed missing web protection removal on backup restore
tree@ d219d4 commitdiff
2015-06-03 Till Brehm
Fixed: FS#3906 - Wrong home folder permisions after changing ssh username.
tree@ 99e9ac commitdiff
2015-06-03 Till Brehm
Fix for FS#3857 .ssh key directory problem.
tree@ 3fb9be commitdiff
2015-05-07 Till Brehm
Fixed: FS#3857 - Users unable to write in home directory.
tree@ 743330 commitdiff
2015-01-09 Falko Timme
- Made sure SQL backups from servers that differ from the server where the ...
tree@ 3d06ba commitdiff
2014-12-04 Falko Timme
- SSH users cannot be deleted if the web site uses PHP-FPM ("userdel: user ...
tree@ 4664a2 commitdiff
2014-11-06 Till Brehm
Fix for gentoo: http://www.howtoforge.com/forums/showpost.php?p=321184&post...
tree@ d907c0 commitdiff
2014-10-29 Till Brehm
Fixed: FS#3721 - php-fpm brocken
tree@ c91c7a commitdiff
2014-10-29 Till Brehm
Fixed a Bug in Centos 7 were php-fpm uses sockets while mod_proxy_fcgi in c...
tree@ 6db036 commitdiff
2014-10-27 Till Brehm
- Fixed hanging update on ubuntu 14.10 caused by mysql restart script. - Fi...
tree@ 1e67c1 commitdiff
2014-10-17 Till Brehm
Fixed: FS#3705 - openvz container wont boot after new mounts added to fstab...
tree@ 074a57 commitdiff
2014-09-24 Till Brehm
Added support for php-fpm with mod_proxy_fcgi (required for apache 2.4). No...
tree@ 9b021b commitdiff
2014-09-16 Till Brehm
Changed SSL cert generation mode to SHA256.
tree@ 6068b7 commitdiff
2014-09-10 Till Brehm
Added backup mount script to backup plugin.
tree@ 802622 commitdiff
2014-09-01 Falko Timme
- Fixed: creation of wildcard certificates wasn't working.
tree@ 8c82ef commitdiff
2014-08-14 Till Brehm
Added .cache dir to removed directories list of shell users.
tree@ 65a0b9 commitdiff
2014-08-14 Till Brehm
Added new directory delete procedure in jailkit plugin.
tree@ a7e4ec commitdiff
2014-08-14 Marius Cramer
- added function to delete shell user home directory
tree@ 892d73 commitdiff
2014-08-14 Till Brehm
- Added warning in the interface when a path for a shelluser is set that is...
tree@ 9edea9 commitdiff
2014-08-14 Till Brehm
FS#3614 - Check mailman on Ubuntu 14.04
tree@ d22542 commitdiff
2014-08-14 Till Brehm
Fixed: FS#3564 - shell users accounts are not removed.
tree@ c65384 commitdiff
2014-08-14 Till Brehm
FS#3601 - Stop creating .htaccess files for NginX sites
tree@ 4f1e6a commitdiff
2014-08-14 Till Brehm
Fixed: FS#3609 - When create a sieve filter (ex. autoresponder) insert null...
tree@ 14ee73 commitdiff
2014-08-08 Till Brehm
Fixed: FS#3607 - Permissions of .htaccess file in stats folder are wrong
tree@ 746bf0 commitdiff
2014-08-07 Till Brehm
Improved user check in nginx plugin.
tree@ 1e6ea5 commitdiff
2014-08-01 Till Brehm
Fixed some errors in user check of apache and nginx plugin.
tree@ 15687e commitdiff
2014-07-29 Till Brehm
Merge branch 'stable-3.0.5' of git.ispconfig.org:ispconfig/ispconfig3 into ...
tree@ b921ed commitdiff
2014-07-29 Till Brehm
Implemented: FS#3568 - Configure server hostname trough ISPConfig
tree@ a43eb3 commitdiff
2014-07-29 Marius Cramer
Improved input validation
tree@ 64ea56 commitdiff
2014-07-29 Marius Cramer
Revert "Fixed: FS#3581 - Website unaccessible under some circumstances when...
tree@ 0b7753 commitdiff
2014-07-29 Marius Cramer
Fixed: FS#3581 - Website unaccessible under some circumstances when using s...
tree@ 5742e4 commitdiff
2014-07-27 Till Brehm
Fixed: FS#3509 - Apache log directory not unmounted when moving site
tree@ 3fb802 commitdiff
2014-07-27 Till Brehm
Fixed: FS#3504 - Switching between FastCGI and any other and VHost website ...
tree@ b5b862 commitdiff
2014-07-27 Till Brehm
Fixed: FS#3506 - Firewall rules get mirrored to slave servers
tree@ 5332dc commitdiff
2014-07-27 Till Brehm
Fixed: FS#3546 - bug in srv records in bind_dlz plugin.
tree@ 75cc84 commitdiff
2014-07-27 Till Brehm
Fixed: FS#3525 - bind dlz plugin
tree@ 4c842d commitdiff
2014-07-27 Till Brehm
FS#3572 - session.save_path directory listing possible for everyone
tree@ 5aedfd commitdiff
2014-07-27 Till Brehm
FS#3490 - Change permissions of folder protection files for nfs - Changed v...
tree@ 51910d commitdiff
2014-07-27 Till Brehm
Merge branch 'stable-3.0.5' of git.ispconfig.org:ispconfig/ispconfig3 into ...
tree@ a4becf commitdiff
2014-07-27 Till Brehm
FS#3574 - Improve corrupt maildir removal function
tree@ a6a997 commitdiff
2014-07-24 Marius Cramer
Fixed: db user not created in mysql user table if password is stored in cle...
tree@ 51569e commitdiff
2014-06-01 Falko Timme
- FPM socket permissions need to be 660 also under Apache, otherwise you ge...
tree@ b491ad commitdiff
2014-05-20 Falko Timme
- backups: plugin checks mount point of wrong backup directory (e.g. /var/b...
tree@ 838593 commitdiff
2014-05-08 Falko Timme
- Make sure puser is bigger than min_uid of 499 for jailkit users.
tree@ b79d24 commitdiff
2014-05-03 Falko Timme
- Make sure full cron jobs are written unchanged; with the previous version...
tree@ 558b54 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
first | « prev | next »