- 13 Oct, 2015 1 commit
-
-
Marius Cramer authored
-
- 18 Sep, 2015 1 commit
-
-
Dirk Dankhoff authored
Since file() doesn't remove "\n" from the lines read the condition `$lines[$l] == ''` never evaluated to true. So $mailHeaders would always contain every line from the template while $mailBody contained none of them. Together with the bugfix of PHP#68776 [1] disallowing multiple "\n"'s & preceding "\n" in mail()'s $additionalHeaders arg this caused mails not being sent because $mailHeaders would include at least one "\n\n" which was meant to separate the mail headers from the body. [1] https://bugs.php.net/bug.php?id=68776
-
- 26 Sep, 2014 1 commit
-
-
Marius Cramer authored
-
- 29 Jul, 2014 1 commit
-
-
Till Brehm authored
Removed backup_dir_mount_cmd option from Sysstem > server config. The option has been replaced by a script /usr/local/ispconfig/server/scripts/backup_dir_mount.sh. If this script exists, is exacutable and is owned by the root user, then it will be executed upfront of the backup jobs when the option "Backup directory is a mount?" is enabled in server config settings.
-
- 27 Jul, 2014 1 commit
-
-
Till Brehm authored
-
- 04 Apr, 2014 1 commit
-
-
Marius Cramer authored
-
- 16 Feb, 2014 2 commits
-
-
Till Brehm authored
-
Till Brehm authored
Changed cron_daily.php to avoid some php notices.
-
- 28 Jan, 2014 1 commit
-
-
Marius Cramer authored
-
- 21 Nov, 2013 3 commits
-
-
Falko Timme authored
- Added options to use a mounted backup directory. This allows for remote backups, e.g. vis sshfs to a backup server. The backup script checks if the backup directory is mounted, and if not, tries to mount it.
-
Falko Timme authored
-
Falko Timme authored
-
- 14 Nov, 2013 2 commits
-
-
Marius Cramer authored
-
Marius Cramer authored
-
- 23 Oct, 2013 1 commit
-
-
Falko Timme authored
-
- 18 Oct, 2013 1 commit
-
-
Marius Cramer authored
-
- 14 Oct, 2013 1 commit
-
-
Marius Cramer authored
-
- 22 Aug, 2013 2 commits
- 21 Aug, 2013 1 commit
-
-
tbrehm authored
-
- 02 Aug, 2013 1 commit
-
-
- 31 Jul, 2013 1 commit
-
-
tbrehm authored
-
- 19 Apr, 2013 3 commits
- 17 Apr, 2013 1 commit
-
-
tbrehm authored
-
- 16 Apr, 2013 1 commit
-
-
tbrehm authored
- Added backup size to web backups
-
- 12 Feb, 2013 1 commit
-
-
tbrehm authored
-
- 03 Jan, 2013 1 commit
-
-
tbrehm authored
-
- 14 Nov, 2012 1 commit
-
-
tbrehm authored
-
- 03 Oct, 2012 1 commit
-
-
tbrehm authored
-
- 02 Oct, 2012 2 commits
- 24 Aug, 2012 3 commits
- 22 Aug, 2012 1 commit
-
-
tbrehm authored
- Added overtraffic notifications to traffic quota system (part of FS#2059 - Extend Traffic quota system)
-
- 15 Aug, 2012 1 commit
-
-
maddinxx authored
- install: touch auth.log - login: write success/fail to auth.log - cron: log rotation for auth.log
-
- 19 Jul, 2012 1 commit
-
-
tbrehm authored
-
- 07 Jun, 2012 1 commit
-
-
tbrehm authored
-