Commit Graph

18940 Commits

Author SHA1 Message Date
Jamie Cameron
218a5034c5 When renumbering, always process the entire config 2020-08-09 12:02:26 -07:00
Jamie Cameron
9bcda0b429 Fix repored path https://sourceforge.net/p/webadmin/bugs/5394/ 2020-08-06 14:49:44 -07:00
Jamie Cameron
ec0352d798 Renumber sub-directives as well 2020-08-06 13:14:36 -07:00
Ilia Rostovtsev
b5ace450a4 Set encoding to utf-8 instead 2020-07-30 14:25:51 +03:00
Ilia Rostovtsev
43a86a8680 Enforce utf-8 for mail #1272 2020-07-30 14:18:40 +03:00
Jamie Cameron
0437c27ed1 Merge branch 'master' of github.com:webmin/webmin 2020-07-29 13:39:35 -07:00
Jamie Cameron
abfc7620f5 Handle case where primary IP is from DHCP, but other IPs are static https://github.com/webmin/webmin/issues/1269 2020-07-29 13:29:23 -07:00
Ilia Rostovtsev
275967cb7d Don't show "Change" button as being redundant (select makes a change) 2020-07-28 11:35:12 +03:00
Jamie Cameron
00c1f1410c Invert test for non-ascii characters https://github.com/webmin/webmin/issues/1272 2020-07-26 22:32:45 -07:00
Jamie Cameron
e1219d58cf New version bump 1.954 2020-07-26 11:51:59 -07:00
Jamie Cameron
db89c10c61 Use require to avoid duplicate function warnings 2020-07-25 17:56:16 -07:00
Jamie Cameron
591fbe8656 Also use the new stop flag to shut down cleanly on CentOS 8 2020-07-25 17:44:20 -07:00
Jamie Cameron
a257f33031 Merge branch 'master' of github.com:webmin/webmin 2020-07-24 13:42:39 -07:00
Jamie Cameron
0177ad2e88 Copy active default route to saved one when switching from DHCP https://github.com/webmin/webmin/issues/1266 2020-07-24 13:42:30 -07:00
Ilia Rostovtsev
49353baa58 If the redirect_prefix exists change redirect base to include the prefix #1271 2020-07-24 18:02:52 +03:00
Ilia Rostovtsev
a1ad0504f0 Fix to distinguish command from actual file https://github.com/authentic-theme/authentic-theme/issues/1485 2020-07-24 11:29:59 +03:00
Ilia Rostovtsev
917e30d04b Fix to use relative path if needed 2020-07-20 20:34:47 +03:00
Ilia Rostovtsev
c56591bd63 Fix to properly test default module 2020-07-20 16:26:11 +03:00
Jamie Cameron
fdb1a2909b Fail if module.info can't be read https://github.com/webmin/webmin/issues/1267 2020-07-18 20:50:16 -07:00
Jamie Cameron
b10a39fb50 World type may be lower case 2020-07-18 15:36:29 -07:00
Jamie Cameron
c7eaa36b24 Merge branch 'master' of github.com:webmin/webmin 2020-07-18 10:56:04 -07:00
Jamie Cameron
e18884150b Remove message about PAM perl module not being loaded 2020-07-18 10:52:50 -07:00
Ilia Rostovtsev
8d3bbdbb6e Check for new Postfix version correctly
https://www.virtualmin.com/node/69464

It would better to factor this functionality out in a separate sub
2020-07-18 19:20:58 +03:00
Jamie Cameron
2ee43178df Set parent section fields that would be set when reading the config 2020-07-17 09:53:22 -07:00
Jamie Cameron
76cc260c7e Merge branch 'master' of github.com:webmin/webmin 2020-07-12 15:11:46 -07:00
Jamie Cameron
b871dcf4c3 Don't show process detail that are for internal use only 2020-07-12 15:07:12 -07:00
Ilia Rostovtsev
1b0242c4e2 Fix to use input instead 2020-07-12 17:27:59 +03:00
Jamie Cameron
2f113ee72d Don't set HOME globally as it can confuse subsequent commands https://github.com/virtualmin/virtualmin-gpl/issues/183 2020-07-11 09:39:33 -07:00
Jamie Cameron
78b70f7e1f Handle case where no standard filters are defined 2020-07-10 19:13:21 -07:00
Jamie Cameron
c71cfc96f9 Handle case where there are no filters 2020-07-10 18:53:39 -07:00
Jamie Cameron
b7b09fcb7d Fix type detection if no info 2020-07-10 18:34:51 -07:00
Jamie Cameron
11a8bd2e55 Fix inverted cleanup of child PIDs 2020-07-10 17:35:46 -07:00
Jamie Cameron
3db98c7a2d Fix editing of rules in direct mode https://www.virtualmin.com/node/69443 2020-07-10 16:45:48 -07:00
Ilia Rostovtsev
3fa7141ae7 Fix CPU temp output #1253 https://github.com/authentic-theme/authentic-theme/issues/1481
https://sourceforge.net/p/webadmin/discussion/600155/thread/38946ad0d7/?limit=25#2479
https://github.com/webmin/webmin/issues/1253
2020-07-07 17:28:39 +03:00
Jamie Cameron
abd9cebb7d New version bump 1.953 2020-07-05 16:06:59 -07:00
Jamie Cameron
d9093ebefc Simplify an obsolete error message 2020-07-05 14:41:59 -07:00
Jamie Cameron
1ccc4e4cef Don't log to stderr if an unparsable message comes in SSL mode 2020-07-05 14:39:18 -07:00
Jamie Cameron
375eed4530 Fix stop script before running it 2020-07-05 12:06:17 -07:00
Jamie Cameron
8f61b43253 Check flag files more often 2020-07-05 11:00:13 -07:00
Jamie Cameron
3d83f033f1 Fix redirect after a manual backup 2020-07-05 10:55:09 -07:00
Ilia Rostovtsev
1279d7f616 Revert wrong "Use less harsh kill first b129fd8a27"
I remembered that we used it for compatibility, otherwise it will never work as intended

This reverts commit a1bc2b504c.
2020-07-05 14:33:29 +03:00
Ilia Rostovtsev
a1bc2b504c Use less harsh kill first b129fd8a27 2020-07-05 14:30:51 +03:00
Jamie Cameron
07f2c8683a Always enable stop-flag feature 2020-07-04 20:54:45 -07:00
Jamie Cameron
b129fd8a27 Change stop script to only kill -9 if the --kill flag is given, and adjust the setup script to only run it after re-creation by the new version 2020-07-04 20:36:49 -07:00
Jamie Cameron
b7ec392bba Don't delete the PID file on stop, because we can't just assume the stop worked 2020-07-04 17:38:00 -07:00
Jamie Cameron
ba1af2aeaf Package being installed may be webmin 2020-07-04 17:15:45 -07:00
Ilia Rostovtsev
3a64619e11 Use foreing call instead to get file name 2020-07-05 01:09:19 +03:00
Ilia Rostovtsev
e8c1223305 Fix to use safe filename 22b27811b3 (r40370102) 2020-07-05 00:47:36 +03:00
Ilia Rostovtsev
22b27811b3 Add ability to remove reboot notification from Dashboard https://github.com/authentic-theme/authentic-theme/issues/896#issuecomment-653792643 2020-07-04 22:31:55 +03:00
Jamie Cameron
b86ba57787 Merge branch 'master' of github.com:webmin/webmin 2020-07-04 11:14:55 -07:00