8,905 commits found in 14 milliseconds
dns/bind: add SVCB record type to BIND record model (#5508)
Adds SVCB to the Record model OptionValues so RFC 9460/9461 SVCB records
(e.g. _dns DDR records for encrypted-DNS discovery) can be created via the
plugin GUI/API. BIND 9.18+ supports SVCB natively; the plugin validation
rejected the type before it reached named. One-line change, complements the
HTTPS record type (#5425). dns/bind: add HTTPS record type to BIND record model (#5425) OPNSense /plugins 43abff1 — net/frr Makefile, net/frr/src/opnsense/service/templates/OPNsense/Quagga ospf6d.conf net/frr: sync with master
net/frr: bump
net/frr: Fix typo in ospf6d.conf prefix-list (ip -> ipv6)
OPNSense /plugins 06bbcf2 — net/vnstat pkg-descr Makefile, net/vnstat/src/opnsense/mvc/app/controllers/OPNsense/Vnstat/forms general.xml vnstat expose MonthRotate in UI (#5484) Update maltrail.conf (#5463)
security/maltrail: add FAIL2BAN_ALLOWLIST to server config template to allow localhost access to fail2ban endpoint OPNSense /plugins 05bda33 — net/udpbroadcastrelay/src/opnsense/mvc/app/controllers/OPNsense/UDPBroadcastRelay/Api SettingsController.php udpbroadcastrelay: remove stray semicolon in $internalModelClass (#5507) OPNSense /plugins 8dbfef9 — dns/rfc2136/src/etc/inc/plugins.inc.d rfc2136.inc, net/haproxy/src/opnsense/scripts/OPNsense/HAProxy exportMapFiles.php plugins: remove curl_close() no-op for PHP 8.5
net/isc-dhcp: shorten the service descriptions
OPNSense /plugins 09240e4 — www/nginx Makefile, www/nginx/src/opnsense/scripts/nginx read_log.php list_logs.php www/nginx: stop using $_SERVER to access argc/argv
net/frr: sync with master
net/frr: bump for hotfix
net/frr: Fix jinja whitespace control for bfd strict mode
dns/rfc2136: sync with master
OPNSense /plugins 3ab2cd1 — security/stunnel Makefile, security/stunnel/src/opnsense/mvc/app/controllers/OPNsense/Stunnel ServicesController.php security/stunnel: sync with master
www/cache: chicken and egg dependency test
www/cache: fix this
OPNSense /plugins 1286db0 — security/netbird pkg-descr Makefile, security/netbird/src/opnsense/mvc/app/views/OPNsense/Netbird status.volt security/netbird: sync with master
security/netbird: changelog
OPNSense /plugins 062918c — net-mgmt/telegraf pkg-descr Makefile, net-mgmt/telegraf/src/opnsense/mvc/app/controllers/OPNsense/Telegraf/forms output.xml net-mgmt/telegraf: sync with master
OPNSense /plugins 2cb89d5 — dns/ddclient Makefile pkg-descr, dns/ddclient/src/opnsense/mvc/app/models/OPNsense/DynDNS/ACL ACL.xml dns/ddclient: sync with master
dns/ddclient: update
OPNSense /plugins 1e115d9 — net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms dialogEditBGPNeighbor.xml, net/frr/src/opnsense/mvc/app/models/OPNsense/Quagga BGP.xml OSPF6.xml net/frr: sync with master
net/frr: finish 1.53
net/frr: do not mismatch on vtysh command escape
OPNSense /plugins cba79e0 — net-mgmt/telegraf pkg-descr Makefile, net-mgmt/telegraf/src/opnsense/mvc/app/controllers/OPNsense/Telegraf/forms output.xml net-mgmt/telegraf: Add header config to OpenTelemetry output and fix service_address string (#5453) OPNSense /plugins 5567dab — net/cloudflared/src/etc/inc/plugins.inc.d cloudflared.inc, net/cloudflared/src/opnsense/mvc/app/controllers/OPNsense/Cloudflared/Api ServiceController.php net/cloudflared: sync with master
OPNSense /plugins ec330d1 — net/cloudflared/src/opnsense/mvc/app/controllers/OPNsense/Cloudflared/forms general.xml net/cloudflared: make only header static
Feature will be new in 26.1.10, apparently an omission from
an earlier extension pertaining to dialogs but not forms.
OPNSense /plugins 901e334 — . README.md LICENSE, net/cloudflared/src/opnsense/mvc/app/models/OPNsense/Cloudflared Cloudflared.xml net/cloudflared: post-merge QA