Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · 1.8
aetolos
Browse files
Oct 11, 2022
update changelog for new release
· d820491b
aetolos
authored
Oct 11, 2022
View commits for tag 1.8
1.8
d820491b
release version 1.8
· f7845c91
aetolos
authored
Oct 11, 2022
f7845c91
Oct 08, 2022
increment version number and mark this as a development version
· 1c803a7e
aetolos
authored
Oct 08, 2022
1c803a7e
Oct 07, 2022
remove the AT symbol because it gets interpreted as a markdown tag
· e843916d
aetolos
authored
Oct 07, 2022
e843916d
add a CHANGELOG.md
· 9a8e0438
aetolos
authored
Oct 07, 2022
9a8e0438
remove the version number/string from the README.md
· 34292668
aetolos
authored
Oct 07, 2022
34292668
return output as JSON, add new j/json parameter
· 4229d14d
aetolos
authored
Oct 07, 2022
4229d14d
minor cosmetic change
· aa317a7e
aetolos
authored
Oct 07, 2022
aa317a7e
cast to array to enforce a strict type for the deps variable
· 4eaf9297
aetolos
authored
Oct 07, 2022
4eaf9297
use an alternative method to update passwords by using a string tag, avoid...
· dd248f0f
aetolos
authored
Oct 07, 2022
dd248f0f
correct spelling mistake
· d151acfd
aetolos
authored
Oct 07, 2022
d151acfd
Sep 12, 2022
add support for postfix check_helo_access
· 8f7fac3b
aetolos
authored
Sep 12, 2022
8f7fac3b
Aug 15, 2022
replace parameter type object with the specific VirtualHostManager type
· d87b1acd
aetolos
authored
Aug 15, 2022
d87b1acd
Jul 29, 2022
ensure the data variable is a string
· 42f2b9d4
aetolos
authored
Jul 29, 2022
View commits for tag 1.7
1.7
42f2b9d4
remove redundant array check, remove extra read-ahead, remove boolean check...
· 36536984
aetolos
authored
Jul 29, 2022
36536984
rewrite the autoloader function to do less string concatenations
· d5b74cb6
aetolos
authored
Jul 29, 2022
d5b74cb6
input validation for the Smarty object
· 646c8809
aetolos
authored
Jul 29, 2022
646c8809
check the connection via the connected variable instead of the object itself
· 9f5f384c
aetolos
authored
Jul 29, 2022
9f5f384c
correct the check for the resolv array, which is always a string
· 9bde695d
aetolos
authored
Jul 29, 2022
9bde695d
tarReadDirectory always returns an array, remove extra check
· 5d4a2ae4
aetolos
authored
Jul 29, 2022
5d4a2ae4
the id is always numeric, remove extra check
· fd8d422f
aetolos
authored
Jul 29, 2022
fd8d422f
Jul 28, 2022
check the connection via the connected variable instead of the object itself
· 4e7ba974
aetolos
authored
Jul 28, 2022
4e7ba974
update phpdoc tags, assign more specific default values to class variables
· 9aed7bb7
aetolos
authored
Jul 28, 2022
9aed7bb7
remove extra check for array type
· ecc51cd6
aetolos
authored
Jul 28, 2022
ecc51cd6
corrections after static analysis
· cb04a167
aetolos
authored
Jul 28, 2022
cb04a167
appease cases of curl_exec that return a boolean and not a string
· 88849cf5
aetolos
authored
Jul 28, 2022
88849cf5
test the result of the getenv function for false, the conn variable is always...
· 03974c5d
aetolos
authored
Jul 28, 2022
03974c5d
the conn variable is always an object, no need to check with is_object
· 60cd1798
aetolos
authored
Jul 28, 2022
60cd1798
remove extra checks for array type because explode always returns an array
· d81562f3
aetolos
authored
Jul 28, 2022
d81562f3
the destination variable is always of type LogDestinationInterface and not null
· b38e13bf
aetolos
authored
Jul 28, 2022
b38e13bf
support for Oracle Linux 9 different CRB repository name
· 0dc9310c
aetolos
authored
Jul 28, 2022
0dc9310c
add support for the
@iteration
Smarty variable
· 5e78070e
aetolos
authored
Jul 28, 2022
5e78070e
add php-cli as a required package, add php-mysqlnd as an optional package
· 7e8bb6e1
aetolos
authored
Jul 28, 2022
7e8bb6e1
Jul 27, 2022
create the required haproxy cert directory
· c829be76
aetolos
authored
Jul 27, 2022
c829be76
update haproxy stats configuration parameter to use the newer bind keyword
· 15710a3e
aetolos
authored
Jul 27, 2022
15710a3e
Jul 26, 2022
test for false before testing for file existence
· cd6391db
aetolos
authored
Jul 26, 2022
cd6391db
ignore php-fpm on systems that do not support FPM
· b3508460
aetolos
authored
Jul 26, 2022
b3508460
remove remaining roundcube parked domain configuration files on virtual host delete
· 197eed6b
aetolos
authored
Jul 26, 2022
197eed6b
Jul 18, 2022
remove extra systemd service files, remove remaining TLS certificates
· b5e85f3e
aetolos
authored
Jul 18, 2022
b5e85f3e
improve markdown table
· e7b6e594
aetolos
authored
Jul 18, 2022
e7b6e594
Loading