Ilia
|
517c43c39b
|
Lower reload time but make sure it's not auto-restarted on force reload
|
2022-06-03 14:09:34 +03:00 |
|
Ilia
|
4d48f6ef72
|
Fix OOMPolicy for Webmin processes
|
2022-06-03 13:59:25 +03:00 |
|
Ilia
|
f662edb814
|
Fix miniserv restart with systemd
|
2022-06-03 13:14:06 +03:00 |
|
Ilia
|
9f6a651a79
|
Fix change bind port redirects
|
2022-06-03 04:44:58 +03:00 |
|
Ilia
|
299b747738
|
Disable subroutine redefined warnings to prevent log polution (2)
|
2022-06-02 15:30:02 +03:00 |
|
Ilia
|
d598c43371
|
Disable subroutine redefined warnings to prevent log polution
|
2022-06-02 15:28:14 +03:00 |
|
Ilia
|
bb39025bac
|
Fix to check if init module is available
Users in Usermin cannot start/restart the service
|
2022-06-02 12:02:34 +03:00 |
|
Jamie Cameron
|
8985485aff
|
Fix rocky linux label https://github.com/webmin/webmin/issues/1658
|
2022-05-31 21:06:29 -07:00 |
|
Ilia
|
56660dc4f2
|
Fix flag type
|
2022-05-31 23:18:35 +03:00 |
|
Ilia
|
e40bd76eba
|
Fix filenames for AlmaLinux configs
|
2022-05-31 21:50:36 +03:00 |
|
Ilia
|
05bb47c28b
|
Fix missing call to init module
|
2022-05-31 19:22:06 +03:00 |
|
Ilia
|
871a402868
|
Fix Dovecot start, stop and restart commands
|
2022-05-31 19:15:07 +03:00 |
|
Ilia
|
a9e35b7369
|
Add support to display syslog-ng logs
|
2022-05-31 15:50:50 +03:00 |
|
Jamie Cameron
|
974c705b33
|
Start of work on RAID LV creation
|
2022-05-30 17:14:25 -07:00 |
|
Jamie Cameron
|
e9e968b140
|
Merge pull request #1652 from webmin/dev/passwd-yescrypt
Add support for `yescrypt` password hashing scheme
|
2022-05-30 15:26:24 -07:00 |
|
Ilia
|
fd223e7933
|
Revert "Fix not to show as config option yescrypt when not supported"
This reverts commit f431aaafde.
|
2022-05-30 23:45:39 +03:00 |
|
Ilia
|
88c6e06c03
|
Add support to list and view all syslog logs
|
2022-05-30 15:53:37 +03:00 |
|
Ilia
|
d225a991e4
|
Fix label order
|
2022-05-30 13:50:55 +03:00 |
|
Ilia
|
b6877be1c1
|
Fix priority messages naming; fix sorting; fix display
|
2022-05-30 13:45:43 +03:00 |
|
Jamie Cameron
|
4bfe897054
|
Merge branch 'master' of github.com:webmin/webmin
|
2022-05-29 22:14:34 -07:00 |
|
Jamie Cameron
|
a966382709
|
Use ui_link instead of manually created hrefs
|
2022-05-29 22:12:13 -07:00 |
|
Ilia
|
f431aaafde
|
Fix not to show as config option yescrypt when not supported
|
2022-05-30 01:35:39 +03:00 |
|
Ilia
|
3a7dda67cd
|
Warn syslog and syslog-ng user that systemd-journald is found
|
2022-05-30 01:07:32 +03:00 |
|
Ilia
|
c9b1db30e2
|
Add logviewer to default modules list
|
2022-05-30 00:41:33 +03:00 |
|
Ilia
|
c3ba4a9557
|
Add new System Logs Viewer (logviewer) module
|
2022-05-30 00:41:12 +03:00 |
|
Ilia
|
4028399d4c
|
Fix to force system detection hashing format
|
2022-05-29 14:32:05 +03:00 |
|
Ilia
|
db0c5d1d76
|
Fix CLI tool to consider default system hashing format
|
2022-05-29 14:04:06 +03:00 |
|
Ilia
|
3aa792f73d
|
Allow foreign callers to force system detection of hashing format
|
2022-05-29 13:44:38 +03:00 |
|
Ilia
|
3b850af7c0
|
Add Webmin to support system default hashing format
|
2022-05-29 12:58:16 +03:00 |
|
Ilia
|
636a8a304d
|
Fix comment
|
2022-05-29 12:47:46 +03:00 |
|
Jamie Cameron
|
8f9e1cbfc5
|
Merge pull request #1649 from webmin/dev/user-modes-tester
Add unobtrusive way to test if user is privileged; separate RPC logic
|
2022-05-28 13:42:28 -07:00 |
|
Ilia
|
e500398a23
|
Fix to fall back to /etc/redhat-release for Alma and Rocky
|
2022-05-28 23:35:32 +03:00 |
|
Ilia
|
7f2d442374
|
No caching as potentially a mode can change during the call
|
2022-05-28 23:12:30 +03:00 |
|
Ilia
|
5ac4bdde17
|
Add validate_password support
|
2022-05-28 23:09:29 +03:00 |
|
Ilia
|
dae7f8a397
|
Fix error message
|
2022-05-28 23:01:11 +03:00 |
|
Ilia
|
5df581e103
|
Fix to simplify mode test
|
2022-05-28 22:16:31 +03:00 |
|
Ilia
|
16e8f9ea9d
|
Cache mode
|
2022-05-28 21:31:19 +03:00 |
|
Ilia
|
547fc9caf6
|
Add support for yescrypt password hashing scheme
https://sourceforge.net/p/webadmin/discussion/55377/thread/01e65be3f9/
|
2022-05-28 19:26:32 +03:00 |
|
Ilia
|
20bfc7785e
|
Add standard admins; fix comments
|
2022-05-26 14:23:55 +03:00 |
|
Ilia
|
aa23ccf6e0
|
Fix webmin_user_can_rpc to have fallback admin users
|
2022-05-26 14:09:10 +03:00 |
|
Ilia
|
d102f80290
|
Separate Mail and Safe users; add convenience sub webmin_user_is
|
2022-05-26 14:04:48 +03:00 |
|
Ilia
|
26fa48623c
|
Add unobtrusive way to test if user is privileged; separate RPC
|
2022-05-25 14:42:07 +03:00 |
|
Jamie Cameron
|
9477ea298d
|
Merge pull request #1641 from webmin/dev/fix-admin-check
Fix admin check
1.994
|
2022-05-23 13:26:54 -07:00 |
|
Jamie Cameron
|
c4a5148f2b
|
New version bump
|
2022-05-23 13:23:00 -07:00 |
|
Ilia
|
3f3b5bdf9c
|
Fix admin check
|
2022-05-23 22:02:48 +03:00 |
|
Jamie Cameron
|
57c659d90a
|
New version bump
1.993
|
2022-05-20 22:15:02 -07:00 |
|
Jamie Cameron
|
0117718f12
|
Merge branch 'master' of github.com:webmin/webmin
|
2022-05-19 20:56:48 -07:00 |
|
Jamie Cameron
|
68e1627eb7
|
Function to create a raid LV
|
2022-05-19 20:54:13 -07:00 |
|
Ilia
|
975362519a
|
Display Release notes link for Ubuntu, Alma and Rocky
|
2022-05-20 00:43:29 +03:00 |
|
Ilia
|
05ff9c3619
|
Add more space before first link/button
|
2022-05-19 23:41:59 +03:00 |
|