- Apr 25, 2022
-
-
Marius Burkard authored
-
- Apr 04, 2022
-
-
Mattia Rizzolo authored
This command is using features that are not POSIX-compliant (the [[ and the || in them), that despite being supported by many shells (including bash) are not available in dash. Since system() runs the code with /bin/sh that is an interface defined as only being POSIX-compliant, with no extensions, it should not presume a specific shell in that. Closes: #6326 Signed-off-by:
Mattia Rizzolo <mattia@mapreri.org>
-
- Mar 24, 2022
-
-
Jesse Norell authored
-
Jesse Norell authored
-
Marius Burkard authored
-
Marius Burkard authored
-
Thom authored
-
- Mar 19, 2022
-
-
Gwyneth Llewelyn authored
There may be no guarantee that `$caller[...]` is actually set, or that either `file` or `line` are not empty.
-
Good point; I'd even use `!empty($caller['file']) && !empty($caller['line'])` to save a few cycles in the (improbable) case where both _may_ be set, but empty (thus making the whole exercise pointless...).
-
- Mar 15, 2022
-
-
Gwyneth Llewelyn authored
Also, tried to clean up the code formatting according to the guidelines _and_ added (most) entries for PHPDoc.
-
- Mar 14, 2022
-
-
Till Brehm authored
-
- Feb 03, 2022
-
-
Jesse Norell authored
-
- Jan 18, 2022
-
-
Jorge Muñoz authored
-
ms217 authored
-
-
- Jan 12, 2022
-
-
ms217 authored
-
- Jan 11, 2022
- Jan 07, 2022
-
-
Till authored
-
- Oct 20, 2021
-
-
ms217 authored
-
- Oct 19, 2021
-
-
Till Brehm authored
-
- Oct 07, 2021
-
-
Jesse Norell authored
-
- Sep 27, 2021
-
-
Jorge Muñoz authored
-
- Aug 19, 2021
-
-
Till Brehm authored
Add Debian 11 (Bullseye) to OS detection code in ISPConfig and update config for Debian testing (Sid)
-
- Aug 16, 2021
-
-
Jesse Norell authored
-
Jesse Norell authored
-
- Aug 09, 2021
-
-
Jesse Norell authored
-
- Jul 15, 2021
-
-
Jesse Norell authored
-
- Jun 25, 2021
-
-
Till Brehm authored
Update 500-backup_mail.inc.php Disable quota and ACLS when doing a backup of mdbox mailboxes with dsnyc
-
- Jun 02, 2021
-
-
Till Brehm authored
-
- Mar 10, 2021
-
-
Marius Burkard authored
-
- Mar 09, 2021
-
-
Jesse Norell authored
-
- Feb 18, 2021
-
- Feb 15, 2021
-
-
JanThiel authored
Fixes ispconfig/ispconfig3#6061
-
- Feb 03, 2021
-
-
Jesse Norell authored
-
- Feb 02, 2021
-
-
Jesse Norell authored
-
- Jan 29, 2021
-
-
Jesse Norell authored
-
Jesse Norell authored
-
Jesse Norell authored
-