Jamie Cameron
|
8d0367e6e6
|
Merge branch 'master' of github.com:webmin/webmin
|
2025-01-27 21:47:03 -08:00 |
|
Jamie Cameron
|
60bba6cb81
|
Modes can be a regular array
|
2025-01-27 21:44:53 -08:00 |
|
Ilia Ross
|
ee3bf19a9b
|
Add ability to set optional preferences for repository
|
2025-01-27 12:44:48 +02:00 |
|
Ilia Ross
|
da6b548876
|
Fix description padding
|
2025-01-26 22:56:35 +02:00 |
|
Jamie Cameron
|
ad0b28abf7
|
Always update the usermin version, since we don't need to check that their os_list files are in sync
|
2025-01-25 17:52:54 -08:00 |
|
Jamie Cameron
|
401631daec
|
Merge pull request #2284 from webmin/dev/support-deb822-style-repos
Add support for listing `deb822-style` repos
|
2025-01-25 12:13:02 -08:00 |
|
Ilia Ross
|
ee33579600
|
Fix to prioritize brevity over readability
|
2025-01-25 21:17:12 +02:00 |
|
Jamie Cameron
|
ff065a5647
|
On some systems /proc/mdstat doesn't exist until the first RAID device is created https://github.com/webmin/webmin/issues/1736
|
2025-01-25 10:04:35 -08:00 |
|
Jamie Cameron
|
e7d2dc8b67
|
Merge branch 'master' of github.com:webmin/webmin
|
2025-01-25 09:38:49 -08:00 |
|
Jamie Cameron
|
b95c96e501
|
Include zone name in deleted records log message
|
2025-01-25 09:38:21 -08:00 |
|
Ilia Ross
|
ad540808df
|
Add support for recommended packages
|
2025-01-24 13:26:54 +02:00 |
|
Ilia Ross
|
a73f7cf6d7
|
Fix sub name
|
2025-01-24 11:54:51 +02:00 |
|
Jamie Cameron
|
24d39f631d
|
If just one record is deleted, log it differently
|
2025-01-23 16:36:45 -08:00 |
|
Jamie Cameron
|
9c4e2d7653
|
Merge pull request #2371 from webmin/dev/bandwidth-firewalld
Add support for bandwidth monitoring with Firewalld and Journald
|
2025-01-23 16:03:16 -08:00 |
|
Ilia Ross
|
ae5c7a9db9
|
Revert "Fix to log each deleted DNS record individually"
This reverts commit 1ad15e0bfb.
|
2025-01-23 12:43:21 +02:00 |
|
Ilia Ross
|
1ce380f037
|
Fix to assume that an old process can still be running during upgrade
|
2025-01-23 12:01:32 +02:00 |
|
Jamie Cameron
|
300d34e303
|
Merge pull request #2373 from webmin/dev/drop-authen-oath
Fix to replace `Authen::OATH` validation with simpler `Digest::HMAC_SHA1`
|
2025-01-22 19:00:06 -08:00 |
|
Ilia Ross
|
81afd08b0d
|
Fix to replace Authen::OATH validation with simpler Digest::HMAC_SHA1
|
2025-01-23 02:52:09 +02:00 |
|
Ilia Ross
|
87a2871013
|
Fix to drop no longer needed Authen::OATH and its deps
|
2025-01-23 02:45:40 +02:00 |
|
Ilia Ross
|
e2dd91febc
|
Update vendor_perl libs
|
2025-01-23 01:54:02 +02:00 |
|
Jamie Cameron
|
2008ad63fb
|
Merge branch 'master' of github.com:webmin/webmin
|
2025-01-21 20:05:23 -08:00 |
|
Jamie Cameron
|
fcdebf6891
|
Some systems use the event MPM instead of prefork https://github.com/webmin/webmin/issues/2365
|
2025-01-21 20:05:15 -08:00 |
|
Ilia Ross
|
d0e7a4efde
|
Fix to correct port validation in Fail2Ban
https://forum.virtualmin.com/t/possible-bug-on-fail2ban-jail-edit/130165?u=ilia
|
2025-01-22 01:53:54 +02:00 |
|
Ilia Ross
|
1ad15e0bfb
|
Fix to log each deleted DNS record individually
https://github.com/webmin/webmin/pull/2369#issuecomment-2605135007
|
2025-01-21 21:17:25 +02:00 |
|
Ilia Ross
|
5427420d3c
|
Add Fail2Ban placeholders support for backend
https://forum.virtualmin.com/t/fail2ban-will-not-start/128934/7
|
2025-01-21 14:03:35 +02:00 |
|
Ilia Ross
|
dd4ae09642
|
Add endlessly better graphs filling and positioning
|
2025-01-21 01:31:43 +02:00 |
|
Ilia Ross
|
5d31698099
|
Fix to always prioritize Journald
|
2025-01-21 00:17:25 +02:00 |
|
Ilia Ross
|
72fef64c4d
|
Fix variable being in the wrong scope
|
2025-01-21 00:00:02 +02:00 |
|
Ilia Ross
|
3258e1cbac
|
Revert "Merge pull request #2369 from cstrotm/delete-record-extra-log"
This reverts commit fe1043a6aa, reversing
changes made to 42beaf915a.
|
2025-01-20 23:55:24 +02:00 |
|
Jamie Cameron
|
fe1043a6aa
|
Merge pull request #2369 from cstrotm/delete-record-extra-log
Delete record extra log
|
2025-01-20 10:58:20 -08:00 |
|
Ilia Ross
|
cf79c33e28
|
Fix to use var directory for storing data
|
2025-01-20 18:39:21 +02:00 |
|
Ilia Ross
|
c0e09b4fa6
|
Add support for collecting bandwidth stats using Journald
|
2025-01-20 18:26:08 +02:00 |
|
Ilia Ross
|
785eb8646b
|
Fix exit statuses and use lexical file handler
|
2025-01-20 18:15:08 +02:00 |
|
Ilia Ross
|
50be76165b
|
Fix to handle output nicely
|
2025-01-20 18:03:31 +02:00 |
|
Carsten Strotmann
|
c4a0b18a49
|
Whitespace adjust
|
2025-01-20 16:02:14 +01:00 |
|
Ilia Ross
|
aae7bb5ac8
|
Fix code readability and scoping
|
2025-01-20 16:19:38 +02:00 |
|
Ilia Ross
|
67391244e4
|
Fix to lock module config
|
2025-01-20 15:29:33 +02:00 |
|
Ilia Ross
|
1cf778b627
|
Fix to remove comments, as no work required here really
|
2025-01-20 15:11:36 +02:00 |
|
Ilia Ross
|
39af4f2328
|
Fix to let *tables decide which log level (defaults to 4)
|
2025-01-20 14:22:26 +02:00 |
|
Ilia Ross
|
42beaf915a
|
Merge pull request #2368 from MacSteini/master
Update de
|
2025-01-20 13:59:38 +02:00 |
|
MacSteini
|
fbdbedd3bc
|
Update de
|
2025-01-20 11:26:10 +00:00 |
|
Carsten Strotmann
|
98f7a86f71
|
Add additional information when deleting records
|
2025-01-20 09:47:50 +01:00 |
|
Ilia Ross
|
1506238c7b
|
Add FirewallD with Journald labels and generalize language for all supported systems
|
2025-01-20 02:42:01 +02:00 |
|
Ilia Ross
|
9e3918e813
|
Fix language for consistency
|
2025-01-20 02:13:38 +02:00 |
|
Ilia Ross
|
9160dc5735
|
Add missing syslog function
|
2025-01-20 01:55:25 +02:00 |
|
Ilia Ross
|
8e4bfff29e
|
Add check for FirewallD
|
2025-01-20 01:54:48 +02:00 |
|
Ilia Ross
|
40b61a6c22
|
Add FirewallD to config info
|
2025-01-20 01:42:14 +02:00 |
|
Ilia Ross
|
a014d5b59f
|
Add API to support FirewallD
|
2025-01-20 01:40:49 +02:00 |
|
Ilia Ross
|
d1e4c5d577
|
Add API to handle direct rules in FirewallD
|
2025-01-20 01:16:05 +02:00 |
|
Ilia Ross
|
da52526931
|
Fix to support log action when listing
|
2025-01-19 22:58:12 +02:00 |
|