7e4a8eafb3purge javascript-common if installed, as it creates the /etc/apache2 dir, which we used to detect if apache is already installed
master
Matthew Saunders Brown
2024-12-08 14:20:11 -0800
c329b13c29fix call to AliasDomain var
Matthew Saunders Brown
2024-11-27 09:55:02 -0800
c741e26dablimit installer to Debian 12 only
Matthew Saunders Brown
2024-11-21 14:27:08 -0800
51211415b2put webalizer stats in /var/lib/webalizer/
Matthew Saunders Brown
2024-10-29 16:36:15 -0700
812fa2dd01add support for multiple php versions
Matthew Saunders Brown
2024-09-18 12:35:55 -0700
48871ee4fdautodetect correct php version and adjust configs as needed
Matthew Saunders Brown
2024-07-26 14:26:55 -0700
c68942f0aaconfig f2b for Ubuntu and Debian
Matthew Saunders Brown
2024-06-14 16:04:27 -0700
846f8bc41dremove old code, rearrange reload
Matthew Saunders Brown
2024-06-14 12:41:43 -0700
f6a7b845f6add Debian 12 bookworm install support, add Mailman3 option for mod_macro
Matthew Saunders Brown
2024-06-14 10:16:40 -0700
a2a5e192dbautodect version of php, update version of phpMyAdmin
Matthew Saunders Brown
2024-06-03 10:21:04 -0700
f20bd3b14efix fpmmax var name
Matthew Saunders Brown
2024-05-16 11:15:17 -0700
463c5a74c9make sed global in case of subdomains
Matthew Saunders Brown
2024-05-16 11:02:19 -0700
a60e85b9fbremove extra space for formatting
Matthew Saunders Brown
2024-05-16 11:01:35 -0700
469b9c9b89only return password when given -v option
Matthew Saunders Brown
2024-04-15 10:49:10 -0700
d85c9f998eadd general description, and info about default index page
Matthew Saunders Brown
2024-04-11 13:17:26 -0700
bebbb8ac1ffix path to le cert
Matthew Saunders Brown
2024-04-03 15:21:53 -0700
cc52229fb3disable setting sendmail_path
Matthew Saunders Brown
2024-03-28 14:27:46 -0700
2072d867a9add note about needing to install letsencrypt-tools
Matthew Saunders Brown
2024-03-26 15:09:39 -0700
0291e8f9f2add new etc/apache2/sites-available/001-default-ssl.conf
Matthew Saunders Brown
2024-03-26 13:42:03 -0700
c6ad245c89force https for phpMyAdmin access
Matthew Saunders Brown
2024-03-21 16:00:52 -0700
96c4af6453update mail server install info
Matthew Saunders Brown
2024-03-14 15:23:53 -0700
aed7576594check for dpkg lock, update mysql checks
Matthew Saunders Brown
2024-03-14 15:23:30 -0700
cdc8e7df85rework systemd stuff - missed one file in previous update
Matthew Saunders Brown
2023-12-21 11:19:18 -0800
c3ffd5c419rework systemd stuff
Matthew Saunders Brown
2023-12-20 10:07:20 -0800
c55d506d9cremove policy-rc.d and needrestart configs, moving them to base-stack
Matthew Saunders Brown
2023-10-09 15:10:35 -0700
58221f72c5work on verbose mode output
Matthew Saunders Brown
2023-10-06 13:40:14 -0700
a94f38f1c1update script to use vhost-exp.sh
Matthew Saunders Brown
2023-09-01 15:33:08 -0700
09ec06aee4rework script - add verbose option, fix database export section
Matthew Saunders Brown
2023-09-01 15:32:35 -0700
cbf10ae094specify jails fstab
Matthew Saunders Brown
2023-08-31 11:27:15 -0700
ff41d465ecuse hardlinks when possible
Matthew Saunders Brown
2023-08-31 11:26:59 -0700
072cfaba90replace test username with variable
Matthew Saunders Brown
2023-06-19 15:59:56 -0700
6a53ec1bb1new vhost-user-mod.sh script
Matthew Saunders Brown
2023-06-19 10:42:50 -0700
0deb94ffbeoutput unknown instead of nothing for missing values
Matthew Saunders Brown
2023-06-19 10:40:29 -0700
057afa6e12new script vhost-mysql-db-get.sh
Matthew Saunders Brown
2023-06-15 17:11:42 -0700
7afc8ad284remove trailing emtpy line from jk_socketd.ini
Matthew Saunders Brown
2023-05-20 12:08:08 -0700
4c688b2bc6rework macro verification
Matthew Saunders Brown
2023-05-17 15:48:00 -0700
8c99b89947add some error checking with exit codes
Matthew Saunders Brown
2023-05-17 15:05:39 -0700
b3cd92e8ffadd some error checking with exit codes
Matthew Saunders Brown
2023-05-17 14:51:54 -0700
8cb1be03cbchange WantedBy to multi-user.target
Matthew Saunders Brown
2023-05-12 16:13:31 -0700
31339b6b81remove leading slash mistake
Matthew Saunders Brown
2023-05-12 16:04:34 -0700
7149c743ccreworked to use new systemd path configs to reload services
Matthew Saunders Brown
2023-05-12 16:03:20 -0700
1d2ae28e86autodect write mode
Matthew Saunders Brown
2023-05-10 15:33:47 -0700
6257436bc6remove write info for mysql db, info is alwasy written now
Matthew Saunders Brown
2023-05-10 15:29:07 -0700
05172002dfgetopts fixes
Matthew Saunders Brown
2023-05-10 15:23:54 -0700
8f191a2470new apache-scan fail2ban filter
Matthew Saunders Brown
2023-05-05 15:07:47 -0700
2592e4b8e3change write flag, defaults to enabled
Matthew Saunders Brown
2023-05-04 17:15:27 -0700
fa65c5dac2change jail flag, defaults to enabled
Matthew Saunders Brown
2023-05-04 17:00:35 -0700
6850a5b6e2rearrange output, set php version only once
Matthew Saunders Brown
2023-04-27 13:20:51 -0700
77f5fca521add fpmmax
Matthew Saunders Brown
2023-04-24 14:04:12 -0700
5425e7a168move php-fpm config from vhost-add to user-add
Matthew Saunders Brown
2023-04-16 10:50:42 -0700
a4cc2542d1set default PHP-FPM pm.max_children
Matthew Saunders Brown
2023-04-16 10:49:38 -0700
d000064624remove password warning, only create /home/username/.my.cnf if it doesn't exist
Matthew Saunders Brown
2023-04-15 12:41:56 -0700
5788ca2040remove unencrypted password warnings, passwords encrypted now
Matthew Saunders Brown
2023-04-15 12:40:19 -0700
77b8882969fix copyright date
Matthew Saunders Brown
2023-04-13 16:19:39 -0700
a856910b9fadd new bin/vhost-archive.sh script
Matthew Saunders Brown
2023-04-13 16:17:13 -0700
424d6c36fdadd PHP-FPM pm.max_children variable option
Matthew Saunders Brown
2023-04-10 11:36:52 -0700
d6a484f95aadd vhost-exp.sh
Matthew Saunders Brown
2023-03-30 15:01:51 -0700
a61ceec6c1add vhost-user-get.sh
Matthew Saunders Brown
2023-03-30 14:59:01 -0700
b150d01b70encrypt stored passwords
Matthew Saunders Brown
2023-03-30 14:57:56 -0700
c463be70a2username can be between 3 and 12 characters
Matthew Saunders Brown
2023-03-30 14:57:07 -0700
e4e4d4e47amove database option to mysql section
Matthew Saunders Brown
2023-03-18 16:36:33 -0700
7bc3188cb3misc
Matthew Saunders Brown
2023-03-03 10:42:13 -0800
93629297bafix check for /etc/firewalld/
Matthew Saunders Brown
2022-11-17 14:43:40 -0800
6bf7c44560open http ports in firewalld
Matthew Saunders Brown
2022-11-16 15:10:52 -0800
f9bbdeddc2fix paths to systemd files
Matthew Saunders Brown
2022-10-21 14:43:49 -0700
980574bdc1clean up and rework vhost-enable.sh
Matthew Saunders Brown
2022-10-21 14:41:20 -0700
a40e7b73dbchange target to multi-user
Matthew Saunders Brown
2022-10-21 10:29:14 -0700
427f8f1c28move systemd configs to /usr/local/...
Matthew Saunders Brown
2022-10-20 11:45:00 -0700
cdde6bd201add systemd/jail-mounts.service
Matthew Saunders Brown
2022-10-20 11:44:41 -0700
059927c38cconfigure needrestart
Matthew Saunders Brown
2022-10-18 16:28:39 -0700
b440ac403eadd customized etc/apache2/mods-available/ssl.conf
Matthew Saunders Brown
2022-09-19 16:28:36 -0700
2529f4a30ffix existing vhost check
Matthew Saunders Brown
2022-09-13 12:59:36 -0700
5adac1b4b3fix variable name
Matthew Saunders Brown
2022-09-13 12:58:18 -0700
c655e092e8put jail job in background
Matthew Saunders Brown
2022-09-01 15:32:26 -0700
85f9053543add php-bcmath install
Matthew Saunders Brown
2022-09-01 15:31:39 -0700
da201b3026make install commands noninteractive
Matthew Saunders Brown
2022-08-29 15:42:27 -0700
fdad410e58update for ubuntu 22.04
Matthew Saunders Brown
2022-08-29 15:32:56 -0700
1b0219e0f7change license from MIT to GPL 3.0+
Matthew Saunders Brown
2022-08-22 13:22:16 -0700
30c93cc910make jail mounts work with all file system devices
Matthew Saunders Brown
2022-08-03 15:47:17 -0700
59db6719dbremove blank line
Matthew Saunders Brown
2022-07-22 10:04:08 -0700
392d7189fddisable ForceHTTPS by default
Matthew Saunders Brown
2022-07-21 15:26:07 -0700
d44faac00eadd ForceHTTPS option variable
Matthew Saunders Brown
2022-07-21 15:25:10 -0700
4d57865ae9add AliasDomain variable
Matthew Saunders Brown
2022-07-21 15:06:41 -0700
7197d9379echange stats auth to RequireAny
Matthew Saunders Brown
2022-07-21 09:13:02 -0700
070f07635achange webalizer cron to systemd timer
Matthew Saunders Brown
2022-07-19 15:56:12 -0700
e300369ab0add sbin to install and update
Matthew Saunders Brown
2022-07-19 13:27:19 -0700
461ce697b3webalizer install and configs
Matthew Saunders Brown
2022-07-19 13:18:12 -0700
a7e8387f77add phpMyAdmin config file
Matthew Saunders Brown
2022-07-19 12:55:42 -0700
5eefd2ad93clean up help()
Matthew Saunders Brown
2022-07-18 19:11:44 -0700
4343325188enable username option
Matthew Saunders Brown
2022-07-18 19:09:40 -0700
3b1ba93156force /phpMyAdmin to use default fpm
Matthew Saunders Brown
2022-07-18 19:05:51 -0700
5ac4e936f7reduce redundant username generation code
Matthew Saunders Brown
2022-05-03 16:44:00 -0700
fdd41947e4create new vhost-get.sh
Matthew Saunders Brown
2022-05-02 16:19:00 -0700
939efd4d96create cgi-bin dir
Matthew Saunders Brown
2022-04-27 10:18:31 -0700
959ab99486add cgiwrap support
Matthew Saunders Brown
2022-04-26 15:58:13 -0700
848fd67d87explicitly set root on sudo command, just being verbose no change in functionality
Matthew Saunders Brown
2022-04-20 12:02:18 -0700
9f69f46a0benable cgi-bin support
Matthew Saunders Brown
2022-04-19 13:15:53 -0700
8d05a58698database name fix
Matthew Saunders Brown
2022-03-11 08:50:19 -0800
1b55808270re-worked writing db info
Matthew Saunders Brown
2021-10-23 13:44:21 -0700
e6639b04ceenable proxy_http for certbot
Matthew Saunders Brown
2021-10-23 13:42:26 -0700