Commit Graph

5289 Commits

Author SHA1 Message Date
bcmmbaga 5456fd49a8 Bump plugin version to 1.2 2025-12-31 12:47:44 +03:00
bcmmbaga e41a060a8c Add SSH configuration options 2025-12-30 17:23:11 +03:00
mbedworth d3cbedaa8e security/wazuh-agent: Fix active response duplicate key causing false aborts (#5104)
When multiple IPs trigger the same rule simultaneously, they were
sharing the same check_keys value (only rule ID), causing the manager
to abort all but the first execution.

Changed the key to include both rule_id and srcip to make it unique
per source IP, allowing multiple simultaneous blocks while still
preventing duplicate blocks of the same IP.

Fixes #4738
2025-12-28 10:23:52 +01:00
Monviech 809f2ae9d8 net/ndp-proxy-go: Add ratelimit for pfctl operations (#5096) 2025-12-19 13:43:52 +01:00
Q-Feeds d987a7e53e Feature/dnscrypt proxy blocklist support (#5083)
* Add ports to Events page

* fixes race condition updating the blocklist

* Native integration with DNSCrypt-proxy

Added Q-Feeds domains to the DNSBL list of DNSCrypt-Proxy. Changed since the initial way, this is more native. Q-Feeds domains txt files only created if DNSCrypt-proxy is installed and if the list (qf) is selected.
2025-12-19 09:58:20 +01:00
Franco Fichtner 81f3e21a1a www/squid: remove old link reference; closes #9537 2025-12-18 10:31:39 +01:00
Ad Schellevis 716e75eec4 ddclient: Cloudflare - add Cloudflare dns ip check option, merge https://github.com/opnsense/plugins/pull/4184 with minor modifications. 2025-12-17 14:48:52 +01:00
Franco Fichtner b943ea34a7 www/nginx: bump model version 2025-12-17 12:08:50 +01:00
Jan Chlouba dcaf201b0c nginx: add optional HTTP/3 support with dynamic Alt-Svc (#5071) 2025-12-17 10:30:41 +01:00
Michael J. Arcan 89b8cddd88 ddclient: add Hetzner DNS provider (#5082)
Add native support for Hetzner Cloud DNS API (api.hetzner.cloud).
  Hetzner is migrating from dns.hetzner.com to Cloud Console,
  with the old API shutting down in May 2026.

  Features:
  - Bearer token authentication
  - A and AAAA record support
  - Multiple hostnames (comma-separated)
  - Configurable TTL
2025-12-17 10:20:08 +01:00
Nuadh123 2cf65f8e53 Rewrite plugin, so it backs up the content of /conf/backup/ instead, (#4952)
this makes it only upload configs that have actually changed.

fixes #4945

Co-authored-by: Daniel Lysfjord <lysfjord.daniel@smokepit.net>
2025-12-17 10:16:36 +01:00
schreibubi 4b80067284 net/freeradius: Change TLS max version to 1.3 (#4883) 2025-12-17 10:12:36 +01:00
Martin Wasley 2ea658a856 index.volt changes (#4719)
Removed fixed size grid data-width specifiers.
2025-12-17 10:04:40 +01:00
Martin Wasley 592a2feeb7 Opnsense-Bootgrid.css added (#4718)
Added file to correct colours in new areas of GUI
2025-12-17 10:04:05 +01:00
Andy Binder 8015cbf4bd net/frr: watchfrr service handling (#4712) 2025-12-17 10:00:22 +01:00
Andreas ea438ed72c Set SMUX socket to localhost (#4652)
Defaults to all interfaces and isn't needed. Setting it to the loopback address disables the outdated feature as much as possible.
2025-12-17 09:54:47 +01:00
An 6cee39de81 Add dnspod.cn ddns support (#4370)
* Add dnspod.cn ddns support

* Add multiple hostname support

* Fix the problem of processing the result returned by ModifyRecordBatch

* Fix using wrong variable

---------

Co-authored-by: AnShen <x@ipy.me>
2025-12-17 09:45:03 +01:00
Michael 1f1ae511c2 mail/postfix: align mailbox and message size (#4330) 2025-12-17 09:42:54 +01:00
Matou25 4b64525274 add Name prefix to influxdb Telegraf plugin (#4198) 2025-12-17 09:37:52 +01:00
Severin Schüller fb27dc4444 net/freeradius: Add option to enable EAP-PWD (#4093)
* Add option to enable EAP-PWD

* also make server_id configurable
2025-12-17 09:27:19 +01:00
Monviech 420efa0c47 net/ndp-proxy-go: Add cache file support (#5085) 2025-12-13 14:10:25 +01:00
Franco Fichtner 361ec0b498 sysutils/lcdproc-sdeclcd: remove maintainership 2025-12-10 11:05:59 +01:00
Franco Fichtner 8b468b8742 plugins: change support tiers for 26.1 2025-12-10 11:04:34 +01:00
Franco Fichtner 9d6a12d5f2 net/relayd: style 2025-12-09 15:37:59 +01:00
Franco Fichtner 938cd94d24 net/radsecproxy: style 2025-12-09 15:37:33 +01:00