Commit Graph

  • e8565d84ab Debian uses conf.d Jamie Cameron 2025-02-03 21:53:09 -08:00
  • 4ac6ce2723 Just drop support for manually editing extensions entirely Jamie Cameron 2025-02-03 21:02:48 -08:00
  • 5fddf7aa7a New version bump Jamie Cameron 2025-02-02 15:21:44 -08:00
  • 84265a9c7b Add missing var Jamie Cameron 2025-02-02 15:11:25 -08:00
  • 0bca7791d7 Add missing param Jamie Cameron 2025-02-02 14:56:15 -08:00
  • 54a9dcb75f Rename function to make it less ambiguous Jamie Cameron 2025-02-02 14:43:24 -08:00
  • a3bce3d1aa Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2025-02-02 14:40:02 -08:00
  • 938f9b35ca Exensions make no sense in FPM mode Jamie Cameron 2025-02-02 14:39:54 -08:00
  • 45b88d85b5 Add support for displaying table size Ilia Ross 2025-02-02 23:45:31 +02:00
  • db213c812a Add ability to configure allowed IP/CIDR Ilia Ross 2025-02-02 19:41:56 +02:00
  • f08df0a858 Move legacy modules to modules/legacy branch Ilia Ross 2025-02-02 14:55:10 +02:00
  • 577b9a9691 Preserve unsupported legacy modules Ilia Ross 2025-02-02 14:52:02 +02:00
  • 699de35596 Fix to create correct rc script Ilia Ross 2025-02-02 13:57:35 +02:00
  • 9d5d790526 Fix to ensure systemd custom units are created in the correct directory Ilia Ross 2025-02-01 21:23:22 +02:00
  • 433c4151fe Update translations Ilia Ross 2025-02-01 12:18:33 +02:00
  • 07e1655e14 Fix to improve option name Ilia Ross 2025-02-01 12:04:10 +02:00
  • 44f4283009 Add missing blank line Jamie Cameron 2025-01-31 19:41:14 -08:00
  • f330307803 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2025-01-31 19:40:32 -08:00
  • 8595a36f18 Don't show extensions UI when we enable them via packages https://forum.virtualmin.com/t/there-is-a-problem-with-php-extensions/124552 Jamie Cameron 2025-01-31 19:40:25 -08:00
  • 121b20caa0 Fix button id to be more distinctive for easier styling Ilia Ross 2025-01-31 19:38:17 +02:00
  • 198b25e3a3 Fix only display the bottom form when there are too many users Ilia Ross 2025-01-31 19:25:00 +02:00
  • d70496aac9 Fix broken Fetchmail page Ilia Ross 2025-01-31 15:11:21 +02:00
  • 14f9624ac4 Also check file size in the cache Jamie Cameron 2025-01-29 20:54:28 -08:00
  • 8727a6cc8e Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2025-01-29 20:44:49 -08:00
  • 60ce4c81fe Cleanup code that checks the cache Jamie Cameron 2025-01-29 20:39:57 -08:00
  • ba81b22e55 Fix to revert File::Copy for compatibility with earlier versions of Perl Ilia Ross 2025-01-29 21:22:21 +02:00
  • 6e6c9c26c7 Logic cleanup Jamie Cameron 2025-01-27 21:55:06 -08:00
  • 8d0367e6e6 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2025-01-27 21:47:03 -08:00
  • 60bba6cb81 Modes can be a regular array Jamie Cameron 2025-01-27 21:44:53 -08:00
  • ee3bf19a9b Add ability to set optional preferences for repository Ilia Ross 2025-01-27 12:44:48 +02:00
  • da6b548876 Fix description padding Ilia Ross 2025-01-26 22:56:35 +02:00
  • ad0b28abf7 Always update the usermin version, since we don't need to check that their os_list files are in sync Jamie Cameron 2025-01-25 17:52:54 -08:00
  • 401631daec Merge pull request #2284 from webmin/dev/support-deb822-style-repos Jamie Cameron 2025-01-25 12:13:02 -08:00
  • ee33579600 Fix to prioritize brevity over readability Ilia Ross 2025-01-25 21:17:12 +02:00
  • ff065a5647 On some systems /proc/mdstat doesn't exist until the first RAID device is created https://github.com/webmin/webmin/issues/1736 Jamie Cameron 2025-01-25 10:04:35 -08:00
  • e7d2dc8b67 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2025-01-25 09:38:49 -08:00
  • b95c96e501 Include zone name in deleted records log message Jamie Cameron 2025-01-25 09:38:21 -08:00
  • ad540808df Add support for recommended packages Ilia Ross 2025-01-24 13:26:54 +02:00
  • a73f7cf6d7 Fix sub name Ilia Ross 2025-01-24 11:54:51 +02:00
  • 24d39f631d If just one record is deleted, log it differently Jamie Cameron 2025-01-23 16:36:45 -08:00
  • 9c4e2d7653 Merge pull request #2371 from webmin/dev/bandwidth-firewalld Jamie Cameron 2025-01-23 16:03:16 -08:00
  • ae5c7a9db9 Revert "Fix to log each deleted DNS record individually" Ilia Ross 2025-01-23 12:43:21 +02:00
  • 1ce380f037 Fix to assume that an old process can still be running during upgrade Ilia Ross 2025-01-23 12:01:32 +02:00
  • 300d34e303 Merge pull request #2373 from webmin/dev/drop-authen-oath Jamie Cameron 2025-01-22 19:00:06 -08:00
  • 81afd08b0d Fix to replace Authen::OATH validation with simpler Digest::HMAC_SHA1 Ilia Ross 2025-01-23 02:52:09 +02:00
  • 87a2871013 Fix to drop no longer needed Authen::OATH and its deps Ilia Ross 2025-01-23 02:45:40 +02:00
  • e2dd91febc Update vendor_perl libs Ilia Ross 2025-01-23 01:54:02 +02:00
  • 2008ad63fb Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2025-01-21 20:05:23 -08:00
  • fcdebf6891 Some systems use the event MPM instead of prefork https://github.com/webmin/webmin/issues/2365 Jamie Cameron 2025-01-21 20:05:15 -08:00
  • d0e7a4efde Fix to correct port validation in Fail2Ban Ilia Ross 2025-01-22 01:53:54 +02:00
  • 1ad15e0bfb Fix to log each deleted DNS record individually Ilia Ross 2025-01-21 21:17:25 +02:00
  • 5427420d3c Add Fail2Ban placeholders support for backend Ilia Ross 2025-01-21 14:03:35 +02:00
  • dd4ae09642 Add endlessly better graphs filling and positioning Ilia Ross 2025-01-21 01:31:43 +02:00
  • 5d31698099 Fix to always prioritize Journald Ilia Ross 2025-01-21 00:17:25 +02:00
  • 72fef64c4d Fix variable being in the wrong scope Ilia Ross 2025-01-21 00:00:02 +02:00
  • 3258e1cbac Revert "Merge pull request #2369 from cstrotm/delete-record-extra-log" Ilia Ross 2025-01-20 23:55:24 +02:00
  • 23c9079a4a Revert "Delete record extra log" revert-2369-delete-record-extra-log Ilia Ross 2025-01-20 23:52:09 +02:00
  • fe1043a6aa Merge pull request #2369 from cstrotm/delete-record-extra-log Jamie Cameron 2025-01-20 10:58:20 -08:00
  • cf79c33e28 Fix to use var directory for storing data Ilia Ross 2025-01-20 18:39:21 +02:00
  • c0e09b4fa6 Add support for collecting bandwidth stats using Journald Ilia Ross 2025-01-20 18:26:08 +02:00
  • 785eb8646b Fix exit statuses and use lexical file handler Ilia Ross 2025-01-20 18:15:08 +02:00
  • 50be76165b Fix to handle output nicely Ilia Ross 2025-01-20 18:03:31 +02:00
  • c4a0b18a49 Whitespace adjust Carsten Strotmann 2025-01-20 16:02:14 +01:00
  • aae7bb5ac8 Fix code readability and scoping Ilia Ross 2025-01-20 16:19:38 +02:00
  • 67391244e4 Fix to lock module config Ilia Ross 2025-01-20 15:29:33 +02:00
  • 1cf778b627 Fix to remove comments, as no work required here really Ilia Ross 2025-01-20 15:11:36 +02:00
  • 39af4f2328 Fix to let *tables decide which log level (defaults to 4) Ilia Ross 2025-01-20 14:22:26 +02:00
  • 42beaf915a Merge pull request #2368 from MacSteini/master Ilia Ross 2025-01-20 13:59:38 +02:00
  • fbdbedd3bc Update de MacSteini 2025-01-20 11:26:10 +00:00
  • 98f7a86f71 Add additional information when deleting records Carsten Strotmann 2025-01-20 09:47:50 +01:00
  • 1506238c7b Add FirewallD with Journald labels and generalize language for all supported systems Ilia Ross 2025-01-20 02:42:01 +02:00
  • 9e3918e813 Fix language for consistency Ilia Ross 2025-01-20 02:13:38 +02:00
  • 9160dc5735 Add missing syslog function Ilia Ross 2025-01-20 01:55:25 +02:00
  • 8e4bfff29e Add check for FirewallD Ilia Ross 2025-01-20 01:54:48 +02:00
  • 40b61a6c22 Add FirewallD to config info Ilia Ross 2025-01-20 01:42:14 +02:00
  • a014d5b59f Add API to support FirewallD Ilia Ross 2025-01-20 01:40:49 +02:00
  • d1e4c5d577 Add API to handle direct rules in FirewallD Ilia Ross 2025-01-20 01:16:05 +02:00
  • da52526931 Fix to support log action when listing Ilia Ross 2025-01-19 22:58:12 +02:00
  • 0363812172 Add rich rule helper function Ilia Ross 2025-01-19 21:24:36 +02:00
  • 8acf9980f8 Fix variable scope Ilia Ross 2025-01-19 19:56:06 +02:00
  • af3ee1034f Add check for which IP families are enabled on the system Ilia Ross 2025-01-19 19:32:55 +02:00
  • 186e578802 Add validation for CIDR too Ilia Ross 2025-01-19 19:30:22 +02:00
  • a2520b4396 Fix special case for unspecified address when checking IPv6 Ilia Ross 2025-01-19 19:21:46 +02:00
  • 38f0ccc155 Add API to check if rich rule exists Ilia Ross 2025-01-19 01:26:57 +02:00
  • 73132e7f86 Fix to separate the logic for constructing and setting rich rule Ilia Ross 2025-01-19 01:22:16 +02:00
  • d4d963910d Fix messy rich-rule API Ilia Ross 2025-01-18 23:33:35 +02:00
  • 80ce9a7ef4 Merge pull request #2366 from MacSteini/master Ilia Ross 2025-01-18 15:53:37 +02:00
  • 314d6c5efc Add ability to resolve compatibility-level conditionals Ilia Ross 2025-01-18 15:17:39 +02:00
  • 260eca09ae Update de MacSteini 2025-01-18 04:02:04 +00:00
  • 0928edaa08 Add further fixes (final) to support latest contemporary OpenSSH Ilia Ross 2025-01-17 23:00:08 +02:00
  • 5df04a50bd Fix factored out function to correctly sort one file by another Ilia Ross 2025-01-17 22:28:18 +02:00
  • 0dab0c08ed Update translations Ilia Ross 2025-01-17 22:21:26 +02:00
  • 0b80083a9c Add improvements to display allowed login modes Ilia Ross 2025-01-17 21:56:04 +02:00
  • bb8421c411 Fix support for SSH deprecated option on 'Authentication' page Ilia Ross 2025-01-17 14:56:22 +02:00
  • 6b3457e9fd Fix to drop removed SSH options from 'Miscellaneous Options' page Ilia Ross 2025-01-17 14:26:36 +02:00
  • f5e15dbe08 Fix to re-use method for getting SSH socket unit Ilia Ross 2025-01-17 04:41:41 +02:00
  • 78d5332499 Add support to configure SSH socket #2356 Ilia Ross 2025-01-17 04:35:57 +02:00
  • 761a879919 Add ability to return filtered systemd unit options Ilia Ross 2025-01-16 21:45:47 +02:00
  • 1c8c259eae Add API to edit systemd units Ilia Ross 2025-01-16 15:02:54 +02:00
  • 98a8fa9e22 Fix to rename the workflow file Ilia Ross 2025-01-16 01:08:15 +02:00