Commit Graph

19617 Commits

Author SHA1 Message Date
Jamie Cameron
1b09f176fc Remove flag for unsupported conntrack mode https://sourceforge.net/p/webadmin/bugs/5478/ 2021-04-17 11:59:51 -07:00
Jamie Cameron
be5684df20 Always sort views by name https://github.com/webmin/webmin/issues/1455 2021-04-15 18:46:44 -07:00
Jamie Cameron
7ee351b511 Fix another incorrect Oracle Linux version line https://sourceforge.net/p/webadmin/bugs/5456/ 2021-04-15 18:03:25 -07:00
Jamie Cameron
83ce82502d Exit fast if at directory doesn't exist https://sourceforge.net/p/webadmin/bugs/5479/ 2021-04-15 17:45:12 -07:00
Ilia Rostovtsev
b72dc18e72 Update language 2021-04-15 11:24:16 +03:00
Jamie Cameron
7123f239ce Fix Oracle Linux version detection https://sourceforge.net/p/webadmin/bugs/5456/ 2021-04-14 18:22:20 -07:00
Jamie Cameron
3fc3f564d1 Add the -w flag to avoid locks if available https://sourceforge.net/p/webadmin/bugs/5475/ 2021-04-13 12:47:51 -07:00
Jamie Cameron
175ed8b3df Add option to always rename users, even if password isn't synced https://github.com/webmin/webmin/issues/1462 2021-04-12 21:49:26 -07:00
Jamie Cameron
59f877ffad Merge branch 'master' of https://github.com/webmin/webmin 2021-04-12 17:40:19 -07:00
Jamie Cameron
a7eaef4517 Add back code to delete PID file on successful exit https://sourceforge.net/p/webadmin/bugs/5471/ 2021-04-12 17:40:06 -07:00
Jamie Cameron
0b2973dcbe Merge pull request #1470 from webmin/dev/module-info-override
Add ability to override module's info #1421
2021-04-11 19:18:21 -07:00
Jamie Cameron
291a0f58eb Fix another warning 2021-04-11 17:44:06 -07:00
Jamie Cameron
eb122dff5e Fix more perl warnings 2021-04-11 17:42:45 -07:00
Jamie Cameron
26abfef1ab Fix perl warning 2021-04-11 17:23:29 -07:00
Jamie Cameron
98259a6128 Test commit 2021-04-11 17:11:59 -07:00
Ilia
da136f4476 Update README.md 2021-04-11 21:07:58 +03:00
Ilia
91df388044 Update README.md 2021-04-11 17:43:58 +03:00
Ilia Rostovtsev
fc638f5d90 Fix to use already existing hashref 2021-04-11 14:28:26 +03:00
Ilia Rostovtsev
f358fa2a98 Simplify https://github.com/webmin/webmin/pull/1470#issuecomment-816270694 2021-04-09 18:58:16 +03:00
Jamie Cameron
058c63c606 Add config files specific to Alam Linux, copied from CentOS 2021-04-08 22:08:41 -07:00
Jamie Cameron
158fd0b6b4 A hash in a value is legit https://sourceforge.net/p/webadmin/bugs/5474/ 2021-04-08 21:10:53 -07:00
Ilia Rostovtsev
575a801c6d Fix to prevent endless loop on lib auto-detection; force define to -lib.pl file
Call module override prior theme overrides
2021-04-06 22:19:11 +03:00
Ilia Rostovtsev
3db32b8cfa Add ability to override module's info https://github.com/webmin/webmin/issues/1421#issuecomment-772137324
https://github.com/virtualmin/virtualmin-gpl/issues/275
2021-04-06 18:34:11 +03:00
Jamie Cameron
04cb9899b2 Merge pull request #1468 from ctrlbru/master
Replaced java applet with jsTree in Bacula restore files selector
2021-04-03 20:33:01 -07:00
Jamie Cameron
84572640e7 Don't totally fail if some units can be read 2021-04-03 19:24:42 -07:00
Jamie Cameron
5fc0bc9ce5 Fix duplicate assignment of tostr 2021-04-03 18:24:09 -07:00
Jamie Cameron
c4a5b46b6e Merge pull request #1469 from nikokio/bug_remote_rpc_call_web_func
Variable $tostr used 100 lines above its declaration !
2021-04-03 18:23:33 -07:00
Jamie Cameron
a946e958f9 Merge branch 'master' of github.com:webmin/webmin 2021-04-03 13:07:24 -07:00
Jamie Cameron
ae64743265 Add function to remove spam prefix 2021-04-03 13:01:29 -07:00
Dario Corti
08468bfb8b Restored web-lib-funcs.pl 2021-04-03 16:56:23 +02:00
Dario Corti
5f72cb63d4 Restored original trailing spaces 2021-04-03 16:51:33 +02:00
Dario Corti
c116e919cd Tweaked jsTree settings, disabled web workers 2021-04-03 16:36:30 +02:00
nikokio
679b57c6ff Variable $tostr used 100 lines above its declaration ! 2021-04-01 17:51:10 +02:00
Ilia Rostovtsev
4cb4177ae6 Fix to prevent sending CSP if defined in custom headers or by theme 2021-03-29 15:19:37 +03:00
Dario Corti
7259d0199d Replaced java applet with jstree in bacula restore file selector 2021-03-29 00:24:59 +02:00
Ilia Rostovtsev
39b14afb7e Theme needs a control over x-no-links header 2021-03-28 16:44:06 +03:00
Ilia Rostovtsev
ea8587578a UI reposition network buffer option 2021-03-28 14:17:48 +03:00
Jamie Cameron
88c5dc21f2 Add UI for changing network buffer size 2021-03-27 20:00:25 -07:00
Jamie Cameron
638895ea67 Use standard function for writing an entire file 2021-03-27 12:58:26 -07:00
Jamie Cameron
cbfeb6aa01 Use standard function for reading an entire file 2021-03-27 12:55:32 -07:00
Jamie Cameron
e6017f7761 Replace some more old hard-coded 1024 byte buffers with the new function 2021-03-27 12:49:56 -07:00
Jamie Cameron
d6e50e7f41 Replace some old hard-coded 1024 byte buffers with the new function 2021-03-27 12:24:54 -07:00
Jamie Cameron
11d382cb36 Use new function to get buffer size, instead of hard-coding 2021-03-27 12:17:22 -07:00
Jamie Cameron
9feae324d6 Move buffer size into a function 2021-03-27 12:08:52 -07:00
Jamie Cameron
407ac1a1a0 Your variable is in another castle 2021-03-26 23:08:32 -07:00
Jamie Cameron
50b0da315f Add support for iptables-persistent mode on Ubuntu 20, and clean up some other use of init scripts 2021-03-26 16:22:57 -07:00
Jamie Cameron
db132bf00c Merge branch 'master' of github.com:webmin/webmin 2021-03-26 13:17:59 -07:00
Jamie Cameron
17724f2b9b Move buffer size into a global 2021-03-26 13:17:47 -07:00
Ilia Rostovtsev
1b54c49813 Fix to allow limiting list_combined_webmin_menu to specific module 2021-03-26 20:40:16 +03:00
Ilia Rostovtsev
e79a678a78 Don't test for file existence, just return undef
49f75d239a (r48753651)
2021-03-26 19:26:31 +03:00