- Oct 13, 2015
-
-
Marius Cramer authored
-
- Sep 18, 2015
-
-
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
-
- Sep 26, 2014
-
-
Marius Cramer authored
-
- Jul 29, 2014
-
-
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.
-
- Jul 27, 2014
-
-
Till Brehm authored
-
- Apr 04, 2014
-
-
Marius Cramer authored
-
- Feb 16, 2014
-
-
Till Brehm authored
-
Till Brehm authored
Changed cron_daily.php to avoid some php notices.
-
- Jan 28, 2014
-
-
Marius Cramer authored
-
- Nov 21, 2013
-
-
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
-
- Nov 14, 2013
-
-
Marius Cramer authored
-
Marius Cramer authored
-
- Oct 23, 2013
-
-
Falko Timme authored
-
- Oct 18, 2013
-
-
Marius Cramer authored
-
- Oct 14, 2013
-
-
Marius Cramer authored
-
- Aug 22, 2013
- Aug 21, 2013
-
-
tbrehm authored
-
- Aug 02, 2013
-
- Jul 31, 2013
-
-
tbrehm authored
-
- Apr 19, 2013
- Apr 17, 2013
-
-
tbrehm authored
-
- Apr 16, 2013
-
-
tbrehm authored
- Added backup size to web backups
-
- Feb 12, 2013
-
-
tbrehm authored
-
- Jan 03, 2013
-
-
tbrehm authored
-
- Nov 14, 2012
-
-
tbrehm authored
-
- Oct 03, 2012
-
-
tbrehm authored
-
- Oct 02, 2012
- Aug 24, 2012
- Aug 22, 2012
-
-
tbrehm authored
- Added overtraffic notifications to traffic quota system (part of FS#2059 - Extend Traffic quota system)
-
- Aug 15, 2012
-
-
maddinxx authored
- install: touch auth.log - login: write success/fail to auth.log - cron: log rotation for auth.log
-
- Jul 19, 2012
-
-
tbrehm authored
-
- Jun 07, 2012
-
-
tbrehm authored
-