Commit Graph

21648 Commits

Author SHA1 Message Date
Jamie Cameron
41d44ed929 Merge branch 'master' of github.com:webmin/webmin 2020-09-04 10:02:41 -07:00
Jamie Cameron
4ca40b79c0 When restarting, also use the flag file as a backup, as on CentOS 8 sometimes signals don't get processed 2020-09-04 10:02:36 -07:00
Ilia Rostovtsev
e6286bf90b Fix to compare versions number properly
http://www.virtualmin.com/node/69811
2020-09-02 18:51:51 +03:00
Ilia Rostovtsev
fafada020a Export new ui_line_break_double sub 2020-09-02 13:30:37 +03:00
Ilia Rostovtsev
3e60854861 Add double line break API 2020-09-02 13:21:08 +03:00
Ilia Rostovtsev
66ac2ba10f Fix false positive error outputs
https://forum.virtualmin.com/t/force-logrotate-fails/107301
2020-08-31 16:06:22 +03:00
Jamie Cameron
677948bd9a Fix skip of quoting for array options https://sourceforge.net/p/webadmin/bugs/5028/ 2020-08-29 17:37:10 -07:00
Jamie Cameron
c1bfc42978 Merge branch 'master' of github.com:webmin/webmin 2020-08-29 17:27:34 -07:00
Jamie Cameron
b593551c5f For systems that don't need the broadcast address to be set in the config file, don't force it to be set https://github.com/webmin/webmin/pull/1278 2020-08-29 17:27:29 -07:00
Ilia Rostovtsev
20cf24ee8c Fix least version detection in Dovecot
https://sourceforge.net/p/webadmin/bugs/5401/
2020-08-28 16:40:12 +03:00
Ilia Rostovtsev
fa8bc4d9ed When starting Apache, update last restart time e23db63f33 2d95efa30e 2020-08-27 18:06:43 +03:00
Ilia Rostovtsev
eb04469846 Fix to better accommodate different sensors output https://github.com/webmin/webmin/issues/1253 https://github.com/webmin/webmin/issues/1280 https://github.com/authentic-theme/authentic-theme/issues/1481 2020-08-25 23:58:10 +03:00
Ilia Rostovtsev
9de19ee7e4 Fix textarea rows 2020-08-25 20:48:48 +03:00
Ilia Rostovtsev
f4af200fb9 Fix to print public key nicely https://github.com/webmin/webmin/issues/1086 https://github.com/webmin/webmin/pull/1289 2020-08-25 20:39:33 +03:00
Ilia Rostovtsev
55f228a6f4 Revert "Fix spaces in public key"
This reverts commit 332d71dcd6.
2020-08-25 20:25:57 +03:00
Ilia Rostovtsev
4f1d3e9cf7 Merge branch 'master' of github.com:webmin/webmin 2020-08-25 15:14:29 +03:00
Ilia Rostovtsev
193fd0db40 Fix initially broken Spanish translation 2020-08-25 15:14:07 +03:00
Jamie Cameron
2d95efa30e Bold apply link when there are changes to be saved 2020-08-23 17:43:27 -07:00
Jamie Cameron
e23db63f33 Record last config change and restart times 2020-08-23 17:23:56 -07:00
Jamie Cameron
a7aa7602df Merge branch 'master' of github.com:webmin/webmin 2020-08-23 17:01:46 -07:00
Jamie Cameron
0bf7594833 Create link from /usr/sbin/webmin 2020-08-23 16:58:56 -07:00
Ilia Rostovtsev
7fd281ae21 Fix indent bug for newly created directives in section bf062d8228 https://github.com/virtualmin/virtualmin-gpl/pull/199 2020-08-23 15:18:24 +03:00
Ilia Rostovtsev
8dbaf0e02f Update language for at module 2020-08-23 13:00:26 +03:00
Jamie Cameron
33f7ad52fd Don't include self-referential structures in list of interfaces, as they can't be serialized 2020-08-22 17:48:27 -07:00
Jamie Cameron
4313adf159 Merge branch 'master' of github.com:webmin/webmin 2020-08-22 17:06:33 -07:00
Jamie Cameron
c4805ec951 Fix typo 2020-08-22 16:54:02 -07:00
Jamie Cameron
89b14b4d82 Merge pull request #1286 from ayoder770/master
Allow posixAccount/posixGroup Object Classes to be Overridden in ldap-useradmin Module
2020-08-22 15:30:20 -07:00
Andrew
3094acb7c1 Update to ldap-useradmin CHANGELOG
Updating my PR given the release of Webmin 1.955
2020-08-22 12:05:20 -04:00
Jamie Cameron
5f7c2e34af Handle case where dir doesn't exist yet 2020-08-19 18:21:27 -07:00
Jamie Cameron
73c6561a24 Merge branch 'master' of github.com:webmin/webmin 1.955 2020-08-18 12:05:41 -07:00
Jamie Cameron
bf062d8228 Add correct spaces for new directives 2020-08-18 12:04:40 -07:00
Ilia Rostovtsev
73ec73ca21 Let user choose when to reload Apache https://github.com/virtualmin/virtualmin-gpl/issues/195"
This reverts commit 399ded7829.
2020-08-17 12:04:22 +03:00
Jamie Cameron
facf204149 Merge branch 'master' of github.com:webmin/webmin 2020-08-16 15:49:14 -07:00
Jamie Cameron
f5a3634e09 Version bump 2020-08-16 15:48:48 -07:00
Andrew Yoder
755f2bcc70 Merge branch 'ldap-default-objectclass' 2020-08-16 18:19:10 -04:00
Andrew Yoder
a0a87ed9cd Custom object Classes for ldap-useradmin module 2020-08-16 18:18:14 -04:00
Ilia Rostovtsev
399ded7829 Reload Apache config after editing options https://github.com/virtualmin/virtualmin-gpl/issues/195 2020-08-16 18:54:54 +03:00
Jamie Cameron
2150afae0c Merge branch 'master' of github.com:webmin/webmin 2020-08-15 20:13:31 -07:00
Jamie Cameron
2b0d49416c Warn about editing monitors created by Virtualmin https://www.virtualmin.com/node/69710 2020-08-15 20:09:47 -07:00
Jamie Cameron
d9fde100b9 Merge pull request #1284 from ayoder770/master
LDAP Bind Credentials File Option for ldap-useradmin Webmin Module
2020-08-15 13:10:16 -07:00
Jamie Cameron
f2ddef2cfe Fix use of local vars 2020-08-15 12:13:58 -07:00
Andrew Yoder
4ff9866547 Merge branch 'ldap-password-file' 2020-08-15 14:11:36 -04:00
Andrew Yoder
43e8737877 Update to install_check.pl for ldap-useradmin 2020-08-15 14:10:49 -04:00
Andrew Yoder
8ffe3f9844 Merge branch 'ldap-password-file' 2020-08-15 13:34:57 -04:00
Andrew Yoder
f6f72d547e LDAP Bind credential file option for ldap-useradmin 2020-08-15 13:29:24 -04:00
Jamie Cameron
7348723545 Just log a warning if a per-IP cert doesn't exist, instead of crashing out https://www.virtualmin.com/node/69691 2020-08-14 17:01:13 -07:00
Jamie Cameron
cc27b1cdc8 Fail more gracefully 2020-08-14 16:39:38 -07:00
Jamie Cameron
301b994855 Check for init script in all dirs https://github.com/webmin/webmin/issues/1282 2020-08-13 17:38:01 -07:00
Jamie Cameron
6d862276ac Don't try to run find if dir doesn't exist https://sourceforge.net/p/webadmin/bugs/5398/ 2020-08-13 17:31:33 -07:00
Jamie Cameron
837aa43f2e fix merge conflict 2020-08-12 20:23:01 -07:00