Commit Graph

127 Commits

Author SHA1 Message Date
985129bb70 Fix to call update boot script after adding boot #2133 [build] 2024-04-21 17:45:10 +03:00
904545de89 Add user-friendly dependency list if installed manually [build] 2023-10-13 15:33:43 +03:00
b9f1d5df1d Fix to suppress output from init scripts
We already have `Attempting to start Webmin web server ..` being printed. As the init scripts have prompt we also need to handle it
2023-10-13 14:11:06 +03:00
46375d60c2 Fix to fall back to Framed Theme when there is no default [build] 2023-10-13 12:17:09 +03:00
e8fa36e7fd Fix to simplify update boot run [build] 2023-10-13 11:19:48 +03:00
c6b5768bf2 Fix to install missing init script [build] 2023-10-13 11:06:33 +03:00
873490367d Fix to ensure systemd is the active init system #2022 2023-10-11 18:43:47 +03:00
807443a7bd Fix stop script degeneration to try all kill commands
https://sourceforge.net/p/webadmin/bugs/5609/
2023-01-30 19:25:26 +02:00
a035e2f6c5 Allow postinstall scripts to know when webmin is being upgraded 2023-01-16 10:53:54 -08:00
8e18120cbd Fix to support older versions of OpenSSL 2022-10-11 00:43:38 +03:00
ea0e66cff5 Fix self-signed certificate work in Chrome (on MacOS) 2022-10-10 21:32:44 +03:00
bbef983d2f Fix to drop debug lines 2022-10-10 20:55:40 +03:00
fd7102ce81 Fix self-signed certificate generation 2022-10-10 18:01:41 +03:00
57537ef282 Include localhost and hostname in altnames 2022-10-05 17:19:09 -07:00
95088a2bef Refactor the way bootscript is override to reduce duplication 2022-08-13 11:40:31 -07:00
baadd9c994 Fix not store redundant bootscript record in miniserv.conf file 2022-08-13 12:57:04 +03:00
7a5b094645 Don't call mkdir another time as mkdir -p seems to be cross-platform 2022-08-13 12:54:13 +03:00
65b1d881d8 Create given config and log directory recursively for setup.sh 2022-08-12 13:00:42 +03:00
b1fd91034f Fix to consider config directory upon upgrades 2022-08-12 12:55:56 +03:00
ea03e5a338 Fix to consider var directory and bootscript upon upgrades 2022-08-11 22:40:35 +03:00
3660bdfcf5 Add support to install multiple versions of Webmin with systemd 2022-08-11 16:23:29 +03:00
351850dec1 Merge pull request #1712 from webmin/dev/setup-better-postclean
Add a better way to run conditional command
2022-08-07 11:44:26 -07:00
dca68489bd Redirect to /dev/null has to be inside the backquotes 2022-08-07 11:03:30 -07:00
3309198c11 Add a better way to run conditional command
162de2bda0
2022-08-07 15:18:35 +03:00
162de2bda0 What if the professor was actually right? 2022-08-06 13:59:18 +03:00
7877d5d9e3 Fix to run in killmode only ; reset file when done 2022-08-05 23:47:24 +03:00
bb4305e79b Fix version to 1.994 2022-08-05 22:15:47 +03:00
6db4dd416c Revert testing 1.994 states 2022-08-05 21:50:48 +03:00
f0f680d76f Fix to work-around if Webmin 1.994 is running outside of systemd 2022-08-05 21:25:26 +03:00
18c12abef5 Fix to properly transition from non-systemd to systemd instance 2022-08-05 17:35:15 +03:00
af58e37bea Fix to run uninstalls conditionally 2022-07-17 21:02:18 +03:00
bd2fe56af8 Fix to remove /var/webmin too on uninstall 2022-07-13 01:52:54 +03:00
1d50fc1218 Fix text 2022-07-13 00:39:21 +03:00
6e347b00e1 Fix formatting 2022-07-12 21:42:44 +03:00
ef9c4b80b2 Fix typo exit -> echo 2022-07-12 21:41:53 +03:00
529df9ea9b Fix restarts for real 2022-07-12 21:39:14 +03:00
18e02fc163 Run pre and post install 2022-07-07 17:44:48 +03:00
3bb6b0b992 Fix equality operator that fails in sh (works in bash) 2022-07-07 13:52:56 +03:00
6f5bb3947f Fix not to call SIGSTOP and SIGCONT for now 2022-07-04 01:00:12 +03:00
7376c73a08 Fix setup.sh 2022-07-03 12:56:58 +03:00
02e0d43f4e Don't stop webmin in setup.sh when it's already stopped beforehand 2022-07-02 12:31:20 -07:00
3e6142f098 Fix user and non-user facing typos 2022-06-29 07:17:11 -04:00
a21626bd21 Fix salt length 2022-06-19 00:08:49 +03:00
ebfb5dbae1 Fix to pass salt as a param
https://github.com/webmin/webmin/pull/1669#discussion_r901011310
2022-06-19 00:07:42 +03:00
e20ebc2da9 Default to enable auto-detection of hashing format in setup.sh 2022-06-15 23:30:27 +03:00
e68b0a161c Add support for yescrypt and sha512 in setup.sh script 2022-06-15 23:29:12 +03:00
3862848b42 Fix reload script for systemd in /etc/webmin 2022-06-15 03:18:12 +03:00
70395aab02 Fix to solve Webmin systemd ongoing issues 2022-06-15 01:00:10 +03:00
517c43c39b Lower reload time but make sure it's not auto-restarted on force reload 2022-06-03 14:09:34 +03:00
f662edb814 Fix miniserv restart with systemd 2022-06-03 13:14:06 +03:00