Commit Graph

13382 Commits

Author SHA1 Message Date
Ilia Rostovtsev
9a4d7c400a Create LICENSE 2019-06-04 19:00:50 +03:00
Ilia Rostovtsev
382d8d1033 Update README.md 2019-06-04 18:57:07 +03:00
Ilia Rostovtsev
017972b8e7 Update LICENCE 2019-06-04 18:56:48 +03:00
Ilia Rostovtsev
49e5e7ef43 Create CHANGELOG.md 2019-06-04 18:49:08 +03:00
Ilia Rostovtsev
4655b89dd2 Rename README to README.md 2019-06-04 18:48:06 +03:00
Ilia Rostovtsev
cf86d9794f Update README 2019-06-04 18:47:27 +03:00
Jamie Cameron
6ed15902f1 Catalan update 2019-06-02 23:22:28 -07:00
Jamie Cameron
c8bc89976d Catalan update 2019-06-02 23:19:24 -07:00
Jamie Cameron
a2d31aa7a4 Fix locking function 2019-06-01 18:24:05 -07:00
Jamie Cameron
7b4be20934 Break out of infinite loop in malformed procmail config https://sourceforge.net/p/webadmin/usermin-bugs/473/ 2019-06-01 17:14:21 -07:00
Ilia Rostovtsev
a7cc1f1d90 Fix to check if element exists 2019-05-31 12:07:08 +03:00
Ilia Rostovtsev
0cb86127e8 Print buttons consistently 2019-05-28 13:01:06 +03:00
Ilia Rostovtsev
f293c3199e Print buttons consistently 2019-05-28 12:37:51 +03:00
Jamie Cameron
d52b4a440f Dev version bump 2019-05-27 21:37:33 -07:00
Jamie Cameron
cd9c15b996 Fix encoding 2019-05-27 19:18:39 -07:00
Jamie Cameron
85803b5778 Merge branch 'master' of github.com:webmin/webmin 2019-05-27 19:15:54 -07:00
Jamie Cameron
5414422319 Fix encoding 2019-05-27 19:15:46 -07:00
Ilia Rostovtsev
8e11dfccfb Add pointer 2019-05-27 16:09:26 +03:00
Jamie Cameron
13939b4475 Sometimes -P is a valid flag, but not the flag we want 2019-05-26 16:59:58 -07:00
Jamie Cameron
7249e646e8 Allow en* interface names https://github.com/webmin/webmin/issues/930 2019-05-26 09:37:02 -07:00
Jamie Cameron
e2a2334611 Merge branch 'master' of github.com:webmin/webmin 2019-05-25 12:53:19 -07:00
Jamie Cameron
f71a66e60b Fix config option to use custom ipv6 save file https://github.com/webmin/webmin/issues/1062 2019-05-25 12:53:13 -07:00
Ilia Rostovtsev
a60ffc8372 Don't use monospace font for SELinux attrs 2019-05-23 13:40:50 +03:00
Jamie Cameron
e0ae7426cf German translation updates from Raymont Vetter 2019-05-19 18:26:41 -07:00
Jamie Cameron
de24b412d0 Fix webprefix removal to take / into account https://github.com/webmin/webmin/issues/1051 2019-05-19 18:14:09 -07:00
Jamie Cameron
909cb57bf2 Use needs-restarting command to check if a reboot is needed 2019-05-19 17:45:07 -07:00
Jamie Cameron
76de50edf5 Merge branch 'master' of github.com:webmin/webmin 2019-05-19 17:28:53 -07:00
Jamie Cameron
8f851e5cc6 Handle case where YAML already contains network: block https://github.com/webmin/webmin/issues/930 2019-05-19 17:28:33 -07:00
Ilia Rostovtsev
accbcfd4d4 Fix typo 2019-05-19 13:01:06 +03:00
Jamie Cameron
2ab5ff1b7e Small fix to previous patch 2019-05-18 18:00:37 -07:00
Jamie Cameron
81f9d1239b Handle another ip addr output line https://www.virtualmin.com/node/65844 2019-05-18 17:57:55 -07:00
Jamie Cameron
017fdeb690 Function to list themes that can be used 2019-05-18 17:30:47 -07:00
Jamie Cameron
d109e256c8 Permission fix 2019-05-18 17:29:50 -07:00
Jamie Cameron
c3275fd05a Respect show next run time 2019-05-18 11:00:09 -07:00
Ilia Rostovtsev
aaeab928b0 Print number of cols to prevent breaking layout 2019-05-16 16:10:10 +03:00
Ilia Rostovtsev
7dc35af03b Fix to print less information while extracting 2019-05-15 14:09:21 +03:00
Ilia Rostovtsev
0f3521b995 Check for -UU option explicitly 2019-05-15 14:02:21 +03:00
Ilia Rostovtsev
64e797ea2e Non GNU unzip don't have -UU switch 2019-05-15 12:29:40 +03:00
Ilia Rostovtsev
9a57de5d1c Fix extracting with correct bytes in file names
6aa3d5306a
2019-05-14 22:56:32 +03:00
Jamie Cameron
828fd37c82 Gracefully handle case where firewalld isn't running or active rules can't be fetched https://www.virtualmin.com/node/65795 2019-05-13 20:12:29 -07:00
Jamie Cameron
a88a9de113 Merge branch 'master' of github.com:webmin/webmin 2019-05-12 16:33:51 -07:00
Jamie Cameron
90b759e644 Handle a zero-sized step https://github.com/authentic-theme/authentic-theme/issues/1339 2019-05-12 16:33:05 -07:00
Jamie Cameron
5b8a3fb3bf Merge pull request #1055 from t-offline/patch-1
Update update_sched.cgi
2019-05-12 13:33:55 -07:00
Jamie Cameron
5794174f05 Handle word 'dynamic' in ip addr output https://www.virtualmin.com/node/65844 2019-05-12 11:42:28 -07:00
Jamie Cameron
baabbfd4ab Fix perl warning https://sourceforge.net/p/webadmin/bugs/5259/ 2019-05-12 11:27:03 -07:00
Christian Pacher
4565a3ff4d Update update_sched.cgi
Fix for:
Failed to update modules : You must enter an email address if only showing what would be updated.
Usermin Configuration ->Upgrade Usermin -> Scheduled update
2019-05-10 17:34:01 +02:00
Jamie Cameron
805ae75c20 Merge branch 'master' of github.com:webmin/webmin 2019-05-08 20:42:52 -07:00
Jamie Cameron
794dab045a Don't try to compute time for a reboot job https://github.com/authentic-theme/authentic-theme/issues/13390 2019-05-08 20:40:48 -07:00
Ilia Rostovtsev
f6c2f11dc3 Fix Illegal division by zero error 2019-05-07 00:09:12 +03:00
Jamie Cameron
6c29748bf9 Merge branch 'master' of github.com:webmin/webmin 1.910 2019-05-03 16:34:09 -07:00