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.7
aetolos
Browse files
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
Jul 16, 2022
opendkim-tools is now a requirement for all distros
· 7212d28d
aetolos
authored
Jul 16, 2022
7212d28d
do not check mdb for null since it should be a DatabaseMariaDb object
· 994c11fc
aetolos
authored
Jul 16, 2022
994c11fc
Jul 14, 2022
support for Rocky Linux 9
· dc88ee6d
aetolos
authored
Jul 14, 2022
dc88ee6d
Jul 13, 2022
handle null case and convert to integer or empty string
· 3330219a
aetolos
authored
Jul 13, 2022
3330219a
Jul 11, 2022
remove unnecessary array check
· 6d724fa7
aetolos
authored
Jul 11, 2022
6d724fa7
optimize code for strict types
· df61943d
aetolos
authored
Jul 11, 2022
df61943d
avoid entering if statement when there are no virtual hosts
· 2d5c4caa
aetolos
authored
Jul 11, 2022
2d5c4caa
remove unused variables
· f7ef3237
aetolos
authored
Jul 11, 2022
f7ef3237
alternative method of checking the output of semanage
· 14ff1d80
aetolos
authored
Jul 11, 2022
14ff1d80
Jul 10, 2022
support for EL9 (Alma and Oracle)
· 65c7c318
aetolos
authored
Jul 10, 2022
65c7c318
support for EL9 (Alma and Oracle)
· 814cfc50
aetolos
authored
Jul 10, 2022
814cfc50
optimize code
· faa19cc1
aetolos
authored
Jul 10, 2022
faa19cc1
optimize for strict types
· db61a4b1
aetolos
authored
Jul 10, 2022
db61a4b1
Loading