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 · 2.1
aetolos
Browse files
Mar 21, 2023
release version 2.1
· db2a2af9
aetolos
authored
Mar 21, 2023
View commits for tag 2.1
2.1
db2a2af9
update CHANGELOG.md
· 2c9164df
aetolos
authored
Mar 21, 2023
2c9164df
add log destination, log to array variable
· 7514f3b6
aetolos
authored
Mar 21, 2023
7514f3b6
convert foreach by reference instead of using keys
· 49fae852
aetolos
authored
Mar 21, 2023
49fae852
Mar 17, 2023
remove redundant check
· 4aeb409e
aetolos
authored
Mar 17, 2023
4aeb409e
Mar 10, 2023
ensure the cmdParameters variable is always an array
· db14b12f
aetolos
authored
Mar 10, 2023
db14b12f
Mar 09, 2023
update references to files in StydlyCaps
· f5fca5df
aetolos
authored
Mar 09, 2023
f5fca5df
merge changes from the Log library
· b1ae1977
aetolos
authored
Mar 09, 2023
b1ae1977
Mar 07, 2023
update CHANGELOG.md
· 34ffde20
aetolos
authored
Mar 07, 2023
34ffde20
rename HAproxyManager as StydlyCaps to HaproxyManager
· fec4ebda
aetolos
authored
Mar 07, 2023
fec4ebda
rename DatabaseMariaDb as StydlyCaps to DatabaseMariadb
· ad0beba0
aetolos
authored
Mar 07, 2023
ad0beba0
use StydlyCaps for required files
· 95da1a96
aetolos
authored
Mar 07, 2023
95da1a96
rename MariaDBHelper as StydlyCaps to MariadbHelper
· 7d7b338a
aetolos
authored
Mar 07, 2023
7d7b338a
rename files based on StudlyCaps as per the PSR standard
· 5fcd8806
aetolos
authored
Mar 07, 2023
5fcd8806
lower case for paths only, minor cosmetic changes to the name
· a2b07de9
aetolos
authored
Mar 07, 2023
a2b07de9
capitalize the first letter to load the proper setup class/file
· fe663b06
aetolos
authored
Mar 07, 2023
fe663b06
rename files based on StudlyCaps as per the PSR standard
· 23a0f8a7
aetolos
authored
Mar 07, 2023
23a0f8a7
Feb 15, 2023
update CHANGELOG.md
· a61bcd5d
aetolos
authored
Feb 15, 2023
a61bcd5d
preemptively enable systemd services once the setup procedure is complete
· ff2b24ce
aetolos
authored
Feb 15, 2023
ff2b24ce
properly instantiate DatabaseMariaDb before if() checks
· 10e2e30e
aetolos
authored
Feb 15, 2023
10e2e30e
Jan 24, 2023
try to open the database connection before making changes to the system, exit early on error
· 696ec32f
aetolos
authored
Jan 24, 2023
696ec32f
Jan 05, 2023
display general system information
· faaf48eb
aetolos
authored
Jan 05, 2023
faaf48eb
require the arrayKey, make the header optional, hide the header when all cells are empty
· dcd270c4
aetolos
authored
Jan 05, 2023
dcd270c4
use proxy for curl downloads
· deb3f867
aetolos
authored
Jan 05, 2023
deb3f867
detect proxy from the package manager configuration
· 741da8f8
aetolos
authored
Jan 05, 2023
741da8f8
display detected memory and core count in debug mode
· e0f786f1
aetolos
authored
Jan 05, 2023
e0f786f1
Jan 03, 2023
increment version number and mark this as a development version
· 19f713e0
aetolos
authored
Jan 03, 2023
19f713e0
release version 2.0
· a7e0ecfd
aetolos
authored
Jan 03, 2023
View commits for tag 2.0
2.0
a7e0ecfd
Dec 30, 2022
update README.md
· 2a0bba07
aetolos
authored
Dec 30, 2022
2a0bba07
Dec 29, 2022
remove the client IP address from email headers
· b70a3cc7
aetolos
authored
Dec 29, 2022
b70a3cc7
update CHANGELOG.md
· 3e104c6b
aetolos
authored
Dec 29, 2022
3e104c6b
improve help text
· 946e0be6
aetolos
authored
Dec 29, 2022
946e0be6
remove extra newlines from passwords loaded from a file, cosmetic changes
· 633b88d0
aetolos
authored
Dec 29, 2022
633b88d0
implement enable/disable for email accounts, reuse shadow file handling code,...
· 58a7bc2f
aetolos
authored
Dec 29, 2022
58a7bc2f
remove newlines from the password variable
· 400e657b
aetolos
authored
Dec 29, 2022
400e657b
add a third level of parameters
· 7a1cd812
aetolos
authored
Dec 29, 2022
7a1cd812
Dec 28, 2022
use empty() as it is more effective
· 9591acaa
aetolos
authored
Dec 28, 2022
9591acaa
display the last password change date
· 6bc5a705
aetolos
authored
Dec 28, 2022
6bc5a705
validate and split passwd line in six parts
· f55e729f
aetolos
authored
Dec 28, 2022
f55e729f
improve code reuse by combining common features within a single getFiles()...
· 6854b1d3
aetolos
authored
Dec 28, 2022
6854b1d3
Loading