Commit Graph

  • 0fc43dc254 Add referer check even when upgrading Jamie Cameron 2021-04-27 16:20:15 -07:00
  • 1467fc769a Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2021-04-27 16:03:33 -07:00
  • ecdd7c458f Add missing strings from isup patch Jamie Cameron 2021-04-27 16:03:29 -07:00
  • a84f70d05c Merge pull request #1480 from ypapouin/deadman-logic-system-monitoring Jamie Cameron 2021-04-27 16:01:41 -07:00
  • 0bc86a3147 Check if opts are passed Ilia Rostovtsev 2021-04-27 21:41:11 +03:00
  • 28ee04c6d7 New setting to be compatible with external services monitoring cron jobs and similar periodic processes Yann Papouin 2021-04-27 16:30:54 +02:00
  • 8725fd83fc Add ability to utilize env Ilia Rostovtsev 2021-04-27 16:05:09 +03:00
  • b64effa5f1 Add flexibility in creating systemd services Ilia Rostovtsev 2021-04-27 15:36:56 +03:00
  • e505ecef2e Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2021-04-25 20:12:21 -07:00
  • 7ebef3d060 New version bump Jamie Cameron 2021-04-25 20:11:24 -07:00
  • f437eab3c4 Improve passwd change command https://github.com/webmin/webmin/pull/1477#issuecomment-825446689 Ilia Rostovtsev 2021-04-25 12:34:40 +03:00
  • 05c6c917f5 Merge pull request #1477 from webmin/dev/changepass-use-new-api Jamie Cameron 2021-04-22 22:40:10 -07:00
  • 35e05c7f85 Merge pull request #1478 from ZeroDream-CN/master Ilia 2021-04-23 00:36:43 +03:00
  • fbe5604588 Update zh.auto Akkariin Meiko 2021-04-23 05:05:48 +08:00
  • a616d828e8 Update zh.auto Akkariin Meiko 2021-04-22 20:31:47 +08:00
  • c974590077 Fix more formatting Ilia Rostovtsev 2021-04-22 14:02:33 +03:00
  • a8927f42f1 Fix formatting Ilia Rostovtsev 2021-04-22 14:02:11 +03:00
  • 3b8861b1c9 Fix script to consider command path https://github.com/webmin/webmin/pull/1477#discussion_r618115481 Ilia Rostovtsev 2021-04-22 14:01:20 +03:00
  • 2fe48a7b48 Fix typo Ilia Rostovtsev 2021-04-22 13:07:20 +03:00
  • 5b5f86c1a1 Add a new way of overriding the module.info description, and use it for MySQL Jamie Cameron 2021-04-21 21:54:07 -07:00
  • 47af093d57 Revert module.info overrides via function Jamie Cameron 2021-04-21 21:30:31 -07:00
  • 72e608c857 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2021-04-21 17:25:20 -07:00
  • 0c85e067df Also disallow untrusted referers when using the perl install script Jamie Cameron 2021-04-21 16:43:43 -07:00
  • 31a5f1781b Fix typo Ilia Rostovtsev 2021-04-22 00:08:09 +03:00
  • fe7d915262 Merge branch 'master' of github.com:webmin/webmin Ilia Rostovtsev 2021-04-21 14:31:34 +03:00
  • 1c03e37a80 Add minor improvements Ilia Rostovtsev 2021-04-21 14:31:22 +03:00
  • 86fe633785 Use the full path to webmin command Ilia Rostovtsev 2021-04-21 11:43:45 +03:00
  • cb4e9508fd Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2021-04-20 20:57:09 -07:00
  • 09436eda3b Add option to not check DNSSEC expiry, which can be slow on large zone files https://sourceforge.net/p/webadmin/discussion/600155/thread/8d78d189e1 Jamie Cameron 2021-04-20 20:56:18 -07:00
  • b48e86dded Use new API with old changepass.pl for compatibility Ilia Rostovtsev 2021-04-20 23:44:25 +03:00
  • 584d22020e Add exit codes, file check, nicer errors and color formatting Ilia Rostovtsev 2021-04-20 23:23:08 +03:00
  • 8e702239c3 Backup first previous miniserv.users file Ilia Rostovtsev 2021-04-20 18:37:31 +03:00
  • 41b15fb101 Add API to change Webmin user password Ilia Rostovtsev 2021-04-20 17:43:24 +03:00
  • e9999de7a8 Add API to get a quick list of files in a records file Jamie Cameron 2021-04-19 18:46:04 -07:00
  • 1b09f176fc Remove flag for unsupported conntrack mode https://sourceforge.net/p/webadmin/bugs/5478/ Jamie Cameron 2021-04-17 11:59:51 -07:00
  • be5684df20 Always sort views by name https://github.com/webmin/webmin/issues/1455 Jamie Cameron 2021-04-15 18:46:44 -07:00
  • 7ee351b511 Fix another incorrect Oracle Linux version line https://sourceforge.net/p/webadmin/bugs/5456/ Jamie Cameron 2021-04-15 18:03:25 -07:00
  • 83ce82502d Exit fast if at directory doesn't exist https://sourceforge.net/p/webadmin/bugs/5479/ Jamie Cameron 2021-04-15 17:45:12 -07:00
  • b72dc18e72 Update language Ilia Rostovtsev 2021-04-15 11:24:16 +03:00
  • 7123f239ce Fix Oracle Linux version detection https://sourceforge.net/p/webadmin/bugs/5456/ Jamie Cameron 2021-04-14 18:22:20 -07:00
  • 3fc3f564d1 Add the -w flag to avoid locks if available https://sourceforge.net/p/webadmin/bugs/5475/ Jamie Cameron 2021-04-13 12:47:51 -07:00
  • 175ed8b3df Add option to always rename users, even if password isn't synced https://github.com/webmin/webmin/issues/1462 Jamie Cameron 2021-04-12 21:49:26 -07:00
  • 59f877ffad Merge branch 'master' of https://github.com/webmin/webmin Jamie Cameron 2021-04-12 17:40:19 -07:00
  • a7eaef4517 Add back code to delete PID file on successful exit https://sourceforge.net/p/webadmin/bugs/5471/ Jamie Cameron 2021-04-12 17:40:06 -07:00
  • 0b2973dcbe Merge pull request #1470 from webmin/dev/module-info-override Jamie Cameron 2021-04-11 19:18:21 -07:00
  • 291a0f58eb Fix another warning Jamie Cameron 2021-04-11 17:44:06 -07:00
  • eb122dff5e Fix more perl warnings Jamie Cameron 2021-04-11 17:42:45 -07:00
  • 26abfef1ab Fix perl warning Jamie Cameron 2021-04-11 17:23:29 -07:00
  • 98259a6128 Test commit Jamie Cameron 2021-04-11 17:11:59 -07:00
  • da136f4476 Update README.md Ilia 2021-04-11 21:07:58 +03:00
  • 91df388044 Update README.md Ilia 2021-04-11 17:43:58 +03:00
  • fc638f5d90 Fix to use already existing hashref Ilia Rostovtsev 2021-04-11 14:28:26 +03:00
  • f358fa2a98 Simplify https://github.com/webmin/webmin/pull/1470#issuecomment-816270694 Ilia Rostovtsev 2021-04-09 18:58:16 +03:00
  • 058c63c606 Add config files specific to Alam Linux, copied from CentOS Jamie Cameron 2021-04-08 22:08:41 -07:00
  • 158fd0b6b4 A hash in a value is legit https://sourceforge.net/p/webadmin/bugs/5474/ Jamie Cameron 2021-04-08 21:10:53 -07:00
  • 575a801c6d Fix to prevent endless loop on lib auto-detection; force define to -lib.pl file Ilia Rostovtsev 2021-04-06 22:19:11 +03:00
  • 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 Ilia Rostovtsev 2021-04-06 18:34:11 +03:00
  • 04cb9899b2 Merge pull request #1468 from ctrlbru/master Jamie Cameron 2021-04-03 20:33:01 -07:00
  • 84572640e7 Don't totally fail if some units can be read Jamie Cameron 2021-04-03 19:24:42 -07:00
  • 5fc0bc9ce5 Fix duplicate assignment of tostr Jamie Cameron 2021-04-03 18:24:09 -07:00
  • c4a5b46b6e Merge pull request #1469 from nikokio/bug_remote_rpc_call_web_func Jamie Cameron 2021-04-03 18:23:33 -07:00
  • a946e958f9 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2021-04-03 13:07:24 -07:00
  • ae64743265 Add function to remove spam prefix Jamie Cameron 2021-04-03 13:01:29 -07:00
  • 08468bfb8b Restored web-lib-funcs.pl Dario Corti 2021-04-03 16:56:23 +02:00
  • 5f72cb63d4 Restored original trailing spaces Dario Corti 2021-04-03 16:51:33 +02:00
  • c116e919cd Tweaked jsTree settings, disabled web workers Dario Corti 2021-04-03 16:36:30 +02:00
  • 679b57c6ff Variable $tostr used 100 lines above its declaration ! nikokio 2021-04-01 17:51:10 +02:00
  • 4cb4177ae6 Fix to prevent sending CSP if defined in custom headers or by theme Ilia Rostovtsev 2021-03-29 15:19:37 +03:00
  • 7259d0199d Replaced java applet with jstree in bacula restore file selector Dario Corti 2021-03-29 00:24:59 +02:00
  • 39b14afb7e Theme needs a control over x-no-links header Ilia Rostovtsev 2021-03-28 16:44:06 +03:00
  • ea8587578a UI reposition network buffer option Ilia Rostovtsev 2021-03-28 14:17:48 +03:00
  • 88c5dc21f2 Add UI for changing network buffer size Jamie Cameron 2021-03-27 20:00:25 -07:00
  • 638895ea67 Use standard function for writing an entire file Jamie Cameron 2021-03-27 12:58:26 -07:00
  • cbfeb6aa01 Use standard function for reading an entire file Jamie Cameron 2021-03-27 12:55:32 -07:00
  • e6017f7761 Replace some more old hard-coded 1024 byte buffers with the new function Jamie Cameron 2021-03-27 12:49:56 -07:00
  • d6e50e7f41 Replace some old hard-coded 1024 byte buffers with the new function Jamie Cameron 2021-03-27 12:24:54 -07:00
  • 11d382cb36 Use new function to get buffer size, instead of hard-coding Jamie Cameron 2021-03-27 12:17:22 -07:00
  • 9feae324d6 Move buffer size into a function Jamie Cameron 2021-03-27 12:08:52 -07:00
  • 407ac1a1a0 Your variable is in another castle Jamie Cameron 2021-03-26 23:08:32 -07:00
  • 50b0da315f Add support for iptables-persistent mode on Ubuntu 20, and clean up some other use of init scripts Jamie Cameron 2021-03-26 16:22:57 -07:00
  • db132bf00c Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2021-03-26 13:17:59 -07:00
  • 17724f2b9b Move buffer size into a global Jamie Cameron 2021-03-26 13:17:47 -07:00
  • 1b54c49813 Fix to allow limiting list_combined_webmin_menu to specific module Ilia Rostovtsev 2021-03-26 20:40:16 +03:00
  • e79a678a78 Don't test for file existence, just return undef 49f75d239a (r48753651) Ilia Rostovtsev 2021-03-26 19:26:31 +03:00
  • e54887482d Fix formatting Ilia Rostovtsev 2021-03-26 15:40:43 +03:00
  • 49f75d239a Fix bad design that I shouldn't have ever added #1466 Ilia Rostovtsev 2021-03-26 15:37:12 +03:00
  • 5110269a57 Theme links outside the webmin directory should still be listed Jamie Cameron 2021-03-23 18:37:44 -07:00
  • 1abd48d958 Table names always need quoting https://github.com/virtualmin/virtualmin-gpl/issues/258 Jamie Cameron 2021-03-21 13:20:59 -07:00
  • fe7a48170a Use a larger buffer size for receiving RPCs https://www.virtualmin.com/node/54835 Jamie Cameron 2021-03-19 10:48:28 -07:00
  • ae071bf4f6 Use a larger buffer size for uploads https://www.virtualmin.com/node/54835 Jamie Cameron 2021-03-19 10:46:08 -07:00
  • 6eeff56140 Properly escape key names Jamie Cameron 2021-03-16 22:37:13 -07:00
  • 1b9334d000 Assign vars explicitly Ilia Rostovtsev 2021-03-16 16:44:10 +03:00
  • b337c192c8 Fix to_ip6address sub variables scope and missing ; 44b98ef4fc Ilia Rostovtsev 2021-03-16 16:24:25 +03:00
  • 68ff9998a8 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2021-03-15 23:54:38 -07:00
  • 44b98ef4fc Add extra protection against internal perl error on IPv6 lookup Jamie Cameron 2021-03-15 23:54:10 -07:00
  • d1472cc25d Merge pull request #1458 from HonkXL/master Ilia Rostovtsev 2021-03-15 19:15:59 +03:00
  • 295ab86116 fix Änderung Thomas Weiland 2021-03-15 16:58:58 +01:00
  • f8ae8c81fb Attempt to fix 'attempt to copy freed scalar' error Jamie Cameron 2021-03-14 18:14:30 -07:00
  • 35108b2ba4 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2021-03-11 20:36:41 -08:00
  • 204d8b2dd9 Fix oracle linux detection Jamie Cameron 2021-03-11 20:29:19 -08:00