OPNSense/plugins 5032208. README.md Makefile, Mk plugins.mk

net/zerotier: set as unmaintained for #4746
DeltaFile
+2-2Mk/plugins.mk
+1-1README.md
+0-1net/zerotier/Makefile
+1-0Makefile
+4-44 files

OPNSense/plugins 77424cdsecurity/acme-client pkg-descr, security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms dialogValidation.xml

security/acme-client: fix style for "DEPREC(I)ATED"
DeltaFile
+5-5security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogValidation.xml
+2-2security/acme-client/src/opnsense/mvc/app/models/OPNsense/AcmeClient/AcmeClient.xml
+1-1security/acme-client/pkg-descr
+8-83 files

OPNSense/plugins 564674bnet/haproxy/src/opnsense/mvc/app/controllers/OPNsense/HAProxy/forms dialogFrontend.xml

net/haproxy: change wording style for "DEPRECATED"
DeltaFile
+2-2net/haproxy/src/opnsense/mvc/app/controllers/OPNsense/HAProxy/forms/dialogFrontend.xml
+2-21 files

OPNSense/plugins 5675e6f. LICENSE

LICENSE: sync
DeltaFile
+3-0LICENSE
+3-01 files

OPNSense/plugins b9241d6security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeValidation DnsAzure.php DnsSelectel.php

security/acme-client: style changes
DeltaFile
+1-1security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeValidation/DnsAzure.php
+1-1security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeValidation/DnsSelectel.php
+2-22 files

OPNSense/plugins a12012asecurity/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/Api SettingsController.php, security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms dialogValidation.xml

security/acme-client: add support for selectel.ru V2 API (#4824)

* security/acme-client: add support for selectel.ru V2 API
* fix syntax depreciation warning in SecurityController.php
DeltaFile
+35-1security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogValidation.xml
+18-0security/acme-client/src/opnsense/mvc/app/models/OPNsense/AcmeClient/AcmeClient.xml
+7-0security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeValidation/DnsSelectel.php
+2-2security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/Api/SettingsController.php
+62-34 files

OPNSense/plugins e866e54security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms dialogValidation.xml, security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeValidation DnsAzure.php

Merge pull request #4830 from kevinvanblokland/master

security/acme-client: add support for AzureDNS System Assigned Managed Identity
DeltaFile
+6-0security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogValidation.xml
+4-0security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeValidation/DnsAzure.php
+4-0security/acme-client/src/opnsense/mvc/app/models/OPNsense/AcmeClient/AcmeClient.xml
+14-03 files

OPNSense/plugins ce2dfe7security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms dialogValidation.xml, security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeValidation DnsMijnhost.php

security/acme-client: Add support for mijn.host DNS challenge (#4446)

* Add support for mijn.host DNS challenge.
DeltaFile
+44-0security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeValidation/DnsMijnhost.php
+9-0security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogValidation.xml
+4-0security/acme-client/src/opnsense/mvc/app/models/OPNsense/AcmeClient/AcmeClient.xml
+57-03 files

OPNSense/plugins fafe14bwww/squid/src/opnsense/mvc/app/controllers/OPNsense/Proxy/forms main.xml

www/squid - remove references to firewall_nat.php as this will go away shortly and we don't plan to re-add a similar template for this.

ref: https://github.com/opnsense/core/issues/8401
DeltaFile
+2-2www/squid/src/opnsense/mvc/app/controllers/OPNsense/Proxy/forms/main.xml
+2-21 files

OPNSense/plugins 4e967c7net/freeradius/src/opnsense/mvc/app/controllers/OPNsense/Freeradius/forms general.xml, net/freeradius/src/opnsense/mvc/app/models/OPNsense/Freeradius General.xml

net/freeradius: modify VLAN fallback logic #5050

While it's nice to constrain this it's also very inflexible.
With fallback disabled we can retain values in tunnel pw and
VLAN ID.  Enabling it without these options may be weird, but
not a large problem.  Template was rearranged to generate
the most logic outcome.

Some due maintenance sprinkled on top.
DeltaFile
+27-30net/freeradius/src/opnsense/mvc/app/views/OPNsense/Freeradius/general.volt
+0-18net/freeradius/src/opnsense/mvc/app/models/OPNsense/Freeradius/General.xml
+7-7net/freeradius/src/opnsense/mvc/app/controllers/OPNsense/Freeradius/forms/general.xml
+34-553 files

OPNSense/plugins 5ca28c8net/freeradius Makefile, net/freeradius/src/opnsense/mvc/app/models/OPNsense/Freeradius General.xml

net/freeradius: proposal for #5050
DeltaFile
+13-4net/freeradius/src/opnsense/mvc/app/models/OPNsense/Freeradius/General.xml
+3-3net/freeradius/src/opnsense/service/templates/OPNsense/Freeradius/users
+1-0net/freeradius/Makefile
+17-73 files

OPNSense/plugins 248ef71security/tailscale pkg-descr, security/tailscale/src/opnsense/service/templates/OPNsense/Tailscale rc.conf.d

security/tailscale: simplify previous a little
DeltaFile
+6-7security/tailscale/src/opnsense/service/templates/OPNsense/Tailscale/rc.conf.d
+1-1security/tailscale/pkg-descr
+7-82 files

OPNSense/plugins 351090dsecurity/tailscale pkg-descr Makefile, security/tailscale/src/opnsense/service/templates/OPNsense/Tailscale rc.conf.d

security/tailscale: fix to prevent use of pre-auth key in startup after auth (#5047)

DeltaFile
+22-17security/tailscale/src/opnsense/service/templates/OPNsense/Tailscale/rc.conf.d
+4-0security/tailscale/pkg-descr
+1-1security/tailscale/Makefile
+27-183 files

OPNSense/plugins c77c3c0net-mgmt/zabbix-agent/src/opnsense/mvc/app/controllers/OPNsense/ZabbixAgent/forms settings.xml, net-mgmt/zabbix-agent/src/opnsense/mvc/app/models/OPNsense/ZabbixAgent ZabbixAgent.xml

net-mgmt/zabbix-proxy and zabbix-agent: add ListenBacklog option (#5046)

Co-authored-by: Jeremy Gutierrez <Jeremy.gutierrez at markt.de>
DeltaFile
+8-0net-mgmt/zabbix-agent/src/opnsense/mvc/app/controllers/OPNsense/ZabbixAgent/forms/settings.xml
+6-0net-mgmt/zabbix-proxy/src/opnsense/mvc/app/controllers/OPNsense/Zabbixproxy/forms/general.xml
+5-0net-mgmt/zabbix-agent/src/opnsense/mvc/app/models/OPNsense/ZabbixAgent/ZabbixAgent.xml
+5-0net-mgmt/zabbix-proxy/src/opnsense/mvc/app/models/OPNsense/Zabbixproxy/General.xml
+4-0net-mgmt/zabbix-agent/src/opnsense/service/templates/OPNsense/ZabbixAgent/zabbix_agentd.conf
+3-0net-mgmt/zabbix-proxy/src/opnsense/service/templates/OPNsense/Zabbixproxy/zabbix_proxy.conf.in
+31-06 files

OPNSense/plugins df4b6e0databases/redis Makefile, databases/redis/src/opnsense/service/templates/OPNsense/Redis redis.conf

databases/redis: wow, fix this stupid bug

PR: https://www.reddit.com/r/opnsense/comments/1ozm5pc/cant_start_redis_on_opnsense_2577_4_track66379/
DeltaFile
+1-5databases/redis/src/opnsense/service/templates/OPNsense/Redis/redis.conf
+1-1databases/redis/Makefile
+2-62 files

OPNSense/plugins 6625bcenet/ndp-proxy-go/src/opnsense/mvc/app/controllers/OPNsense/NdpProxy/forms general.xml

Add constraint to help text
DeltaFile
+2-2net/ndp-proxy-go/src/opnsense/mvc/app/controllers/OPNsense/NdpProxy/forms/general.xml
+2-21 files

OPNSense/plugins 62593danet/ndp-proxy-go pkg-descr Makefile, net/ndp-proxy-go/src/opnsense/mvc/app/models/OPNsense/NdpProxy NdpProxy.xml

net/ndp-proxy-go: Do not allow selection of point-to-point and tunnel interfaces
DeltaFile
+8-1net/ndp-proxy-go/src/opnsense/mvc/app/models/OPNsense/NdpProxy/NdpProxy.xml
+4-0net/ndp-proxy-go/pkg-descr
+1-0net/ndp-proxy-go/Makefile
+13-13 files

OPNSense/plugins 094a8fcsecurity/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms dialogValidation.xml, security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeValidation DnsHetznercloud.php

Merge pull request #5020 from flortsch/feature/hetzner-cloud-dns

security/acme-client: add support for Hetzner Cloud DNS API
DeltaFile
+44-0security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeValidation/DnsHetznercloud.php
+10-0security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogValidation.xml
+4-0security/acme-client/src/opnsense/mvc/app/models/OPNsense/AcmeClient/AcmeClient.xml
+58-03 files

OPNSense/plugins 61931aesecurity/q-feeds-connector pkg-descr Makefile, security/q-feeds-connector/src/opnsense/mvc/app/controllers/OPNsense/QFeeds/Api SettingsController.php

security/q-feeds-connector: sync with master
DeltaFile
+40-3security/q-feeds-connector/src/opnsense/mvc/app/views/OPNsense/QFeeds/index.volt
+15-1security/q-feeds-connector/src/opnsense/www/js/widgets/QFeeds.js
+9-0security/q-feeds-connector/src/opnsense/mvc/app/controllers/OPNsense/QFeeds/Api/SettingsController.php
+7-2security/q-feeds-connector/src/opnsense/scripts/qfeeds/lib/log.py
+6-0security/q-feeds-connector/pkg-descr
+1-1security/q-feeds-connector/Makefile
+78-76 files

OPNSense/plugins 73bc813. Makefile

make: expand on plain target or target with argument

(cherry picked from commit a696ef090fae8654cbfc5f28a27009857b30edee)
DeltaFile
+10-7Makefile
+10-71 files

OPNSense/plugins 020847abenchmarks/iperf/src/opnsense/mvc/app/models/OPNsense/iperf FakeInstance.xml, databases/redis/src/opnsense/mvc/app/models/OPNsense/Redis Redis.xml

[bd]*: minimal style sweep (whitespace only)

(cherry picked from commit b8b276326b90f5a4442fc082c46fab290b05ace3)
DeltaFile
+105-105databases/redis/src/opnsense/mvc/app/models/OPNsense/Redis/Redis.xml
+9-9benchmarks/iperf/src/opnsense/mvc/app/models/OPNsense/iperf/FakeInstance.xml
+1-1dns/bind/src/opnsense/mvc/app/models/OPNsense/Bind/Acl.xml
+115-1153 files

OPNSense/plugins b8b2763benchmarks/iperf/src/opnsense/mvc/app/models/OPNsense/iperf FakeInstance.xml, databases/redis/src/opnsense/mvc/app/models/OPNsense/Redis Redis.xml

[bd]*: minimal style sweep (whitespace only)
DeltaFile
+105-105databases/redis/src/opnsense/mvc/app/models/OPNsense/Redis/Redis.xml
+9-9benchmarks/iperf/src/opnsense/mvc/app/models/OPNsense/iperf/FakeInstance.xml
+1-1dns/bind/src/opnsense/mvc/app/models/OPNsense/Bind/Acl.xml
+115-1153 files

OPNSense/plugins 6f123edsecurity/q-feeds-connector pkg-descr, security/q-feeds-connector/src/opnsense/mvc/app/views/OPNsense/QFeeds index.volt

security/q-feeds-connector: style sweep
DeltaFile
+5-5security/q-feeds-connector/src/opnsense/mvc/app/views/OPNsense/QFeeds/index.volt
+2-1security/q-feeds-connector/pkg-descr
+1-1security/q-feeds-connector/src/opnsense/www/js/widgets/QFeeds.js
+8-73 files

OPNSense/plugins 3897c73security/q-feeds-connector pkg-descr, security/q-feeds-connector/src/opnsense/mvc/app/views/OPNsense/QFeeds index.volt

Feature/threat lookup magnifier button (#5044)

* Update Makefile

* Update pkg-descr

* Update security/q-feeds-connector/pkg-descr

Co-authored-by: Franco Fichtner <franco at lastsummer.de>

* Update security/q-feeds-connector/Makefile

Co-authored-by: Franco Fichtner <franco at lastsummer.de>

* Add threat lookup magnifier buttons to events table

- Add magnifier buttons next to source and destination IP addresses in events table
- Buttons open Threat Intelligence Portal in new tab with IP pre-filled
- Automatically triggers search when TIP page loads

    [17 lines not shown]
DeltaFile
+38-3security/q-feeds-connector/src/opnsense/mvc/app/views/OPNsense/QFeeds/index.volt
+2-1security/q-feeds-connector/pkg-descr
+40-42 files

OPNSense/plugins 52ec3fdsecurity/q-feeds-connector pkg-descr Makefile, security/q-feeds-connector/src/opnsense/mvc/app/controllers/OPNsense/QFeeds/Api SettingsController.php

Add ports to events page (#5043)

* Add ports to Events page

* Update Makefile

* Update pkg-descr

* Update security/q-feeds-connector/pkg-descr

Co-authored-by: Franco Fichtner <franco at lastsummer.de>

* Update security/q-feeds-connector/Makefile

Co-authored-by: Franco Fichtner <franco at lastsummer.de>

---------

Co-authored-by: Franco Fichtner <franco at lastsummer.de>
DeltaFile
+7-2security/q-feeds-connector/src/opnsense/scripts/qfeeds/lib/log.py
+4-0security/q-feeds-connector/pkg-descr
+2-0security/q-feeds-connector/src/opnsense/mvc/app/controllers/OPNsense/QFeeds/Api/SettingsController.php
+2-0security/q-feeds-connector/src/opnsense/mvc/app/views/OPNsense/QFeeds/index.volt
+1-1security/q-feeds-connector/Makefile
+16-35 files

OPNSense/plugins d2a47d4security/q-feeds-connector/src/opnsense/mvc/app/controllers/OPNsense/QFeeds/Api SettingsController.php, security/q-feeds-connector/src/opnsense/www/js/widgets QFeeds.js

security/q-feeds-connector - Add license expiry date + name to widget (#5040)

DeltaFile
+15-1security/q-feeds-connector/src/opnsense/www/js/widgets/QFeeds.js
+7-0security/q-feeds-connector/src/opnsense/mvc/app/controllers/OPNsense/QFeeds/Api/SettingsController.php
+22-12 files

OPNSense/plugins 945da20sysutils/virtualbox Makefile

sysutils/virtualbox: switch to newer package

(cherry picked from commit b5fd182511bc9d620f132c4de2673115e211c30f)
DeltaFile
+1-1sysutils/virtualbox/Makefile
+1-11 files

OPNSense/plugins b5fd182sysutils/virtualbox Makefile

sysutils/virtualbox: switch to newer package
DeltaFile
+1-1sysutils/virtualbox/Makefile
+1-11 files

OPNSense/plugins 98c6e14misc/theme-flexcolor/src/opnsense/www/themes/flexcolor/build/css main.css main.css.shadow

misc/theme-flexcolor: sync with master
DeltaFile
+0-5,937misc/theme-flexcolor/src/opnsense/www/themes/flexcolor/build/css/main.css
+5,937-0misc/theme-flexcolor/src/opnsense/www/themes/flexcolor/build/css/main.css.shadow
+0-649misc/theme-flexcolor/src/opnsense/www/themes/flexcolor/build/css/nv.d3.css
+649-0misc/theme-flexcolor/src/opnsense/www/themes/flexcolor/build/css/nv.d3.css.shadow
+0-407misc/theme-flexcolor/src/opnsense/www/themes/flexcolor/build/css/bootstrap-select.css
+407-0misc/theme-flexcolor/src/opnsense/www/themes/flexcolor/build/css/bootstrap-select.css.shadow
+6,993-6,99317 files not shown
+8,415-8,73723 files

OPNSense/plugins 9ebf053misc/theme-flexcolor/src/opnsense/www/themes/flexcolor/build/css main.css.shadow main.css

misc/theme-flexcolor: inject css into files that are cache safe

This is a bit weird, but lets us inline the branding CSS and the
cache invalidation for CSS works fine.
DeltaFile
+5,937-0misc/theme-flexcolor/src/opnsense/www/themes/flexcolor/build/css/main.css.shadow
+0-5,937misc/theme-flexcolor/src/opnsense/www/themes/flexcolor/build/css/main.css
+649-0misc/theme-flexcolor/src/opnsense/www/themes/flexcolor/build/css/nv.d3.css.shadow
+0-649misc/theme-flexcolor/src/opnsense/www/themes/flexcolor/build/css/nv.d3.css
+0-407misc/theme-flexcolor/src/opnsense/www/themes/flexcolor/build/css/bootstrap-select.css
+407-0misc/theme-flexcolor/src/opnsense/www/themes/flexcolor/build/css/bootstrap-select.css.shadow
+6,993-6,99313 files not shown
+8,364-8,35719 files