8,181 commits found in 22 milliseconds
OPNSense /plugins 6a6f5ae — dns/ddclient/src/opnsense/mvc/app/controllers/OPNsense/DynDNS/forms dialogAccount.xml, dns/ddclient/src/opnsense/mvc/app/models/OPNsense/DynDNS DynDNS.php dns/ddclient: Add support for PowerDNS API (#4772)
OPNSense /plugins e33ce03 — www/nginx Makefile pkg-descr, www/nginx/src/opnsense/scripts/nginx naxsi_rule_download.php www/nginx: sync with master
www/nginx: why not
OPNSense /plugins d666ce8 — security/etpro-telemetry Makefile, security/etpro-telemetry/src/opnsense/www/js/widgets ETProTelemetry.js security/etpro-telemetry: sync with master
OPNSense /plugins 25bfd97 — net-mgmt/zabbix-proxy pkg-descr Makefile, net-mgmt/zabbix-proxy/src/opnsense/mvc/app/models/OPNsense/Zabbixproxy General.xml net-mgmt/zabbix-proxy: wrap up new version, style
OPNSense /plugins 12df164 — net-mgmt/zabbix-proxy/src/opnsense/mvc/app/controllers/OPNsense/Zabbixproxy/forms general.xml, net-mgmt/zabbix-proxy/src/opnsense/mvc/app/models/OPNsense/Zabbixproxy General.xml net-mgmt/zabbix-proxy: Add VMware parameters (#4740)
OPNSense /plugins a75a87d — security/etpro-telemetry Makefile, security/etpro-telemetry/src/opnsense/www/js/widgets ETProTelemetry.js security/etpro-telemetry: always show an available status
Bump version to clear the relatively hight revision count.
naxsi rules install fix (#4968)
regex adapted
removed redundant validation (validated on serialization)
skip validation on serialization OPNSense /plugins 24b2b94 — net/shadowsocks pkg-descr Makefile, net/shadowsocks/src/opnsense/mvc/app/controllers/OPNsense/Shadowsocks/forms general.xml net/shadowsocks: sync with master
OPNSense /plugins faec425 — net/shadowsocks/src/opnsense/mvc/app/models/OPNsense/Shadowsocks General.xml Local.xml net/shadowsocks: reshuffle for clarity
OPNSense /plugins 73a32e2 — net/shadowsocks pkg-descr, net/shadowsocks/src/opnsense/mvc/app/controllers/OPNsense/Shadowsocks/forms general.xml Shadowsocks update web UI to set timeout and udp fragmentation (#4967)
net/shadowsocks: bump plugin version to 1.3 (#4966)
* net/shadowsocks: Bump plugin version to 1.3
* Update changelog OPNSense /plugins 59f3c77 — net/shadowsocks/src/opnsense/mvc/app/models/OPNsense/Shadowsocks General.xml Local.xml net/shadowsocks: update web UI ciphers to match shadowsocks rust (#4958)
Updating cipher option set to match the one of the plugin, source:
https://github.com/shadowsocks/shadowsocks-rust?tab=readme-ov-file#supported-ciphers
Update to present options in optgroups OPNSense /plugins 5ea8a55 — net/frr Makefile, net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms dialogEditOSPFArea.xml net/frr: sync with master
OPNSense /plugins 5b0576b — security/netbird Makefile, security/netbird/src/opnsense/mvc/app/controllers/OPNsense/Netbird/forms settings.xml security/netbird: sync with master
OPNSense /plugins fe2f89b — www/caddy pkg-descr Makefile, www/caddy/src/opnsense/mvc/app/controllers/OPNsense/Caddy/forms dialogReverseProxy.xml www/caddy: sync with master
www/caddy: Bump plugin version to 2.0.4 (#4954)
www/caddy: Bump plugin version to 2.0.4
OPNSense /plugins b2401a6 — www/caddy/src/opnsense/mvc/app/controllers/OPNsense/Caddy/forms dialogReverseProxy.xml, www/caddy/src/opnsense/mvc/app/models/OPNsense/Caddy Caddy.xml www/caddy: Add DNS-01 challenge delegation via CNAME (#4950)
* caddy: Add DNS-01 override domain feature
Adds support for DNS-01 CNAME delegation through the dns_challenge_override_domain directive. This enables least-privilege DNS setups where the certificate domain delegates ACME challenges to a target domain managed by the configured DNS provider.
* Review feedback: Remove default defs and align validation string with existing one
---------
Co-authored-by: Christophe Neuerburg <c.neuerburg at sdsys.ch> OPNSense /plugins dfcb4cb — net/frr Makefile, net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms dialogEditOSPFArea.xml net/frr: Remove faulty standard area type, adjust helptext to reflect reality (#4951)
* net/frr: Remove faulty standard area type, adjust helptext to reflect reality
* Change default too Change default too
OPNSense /plugins d65ed2a — net/frr Makefile, net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms dialogEditOSPFArea.xml net/frr: Remove faulty standard area type, adjust helptext to reflect reality
OPNSense /plugins 25b4d65 — security/netbird/src/opnsense/mvc/app/models/OPNsense/Netbird Authentication.xml, security/netbird/src/opnsense/mvc/app/views/OPNsense/Netbird settings.volt security/netbird: fix selectpicker and unbreak migration
The auth key may be required but not giving a default for obvious
reasons just makes it end up without a required value anyway until
user contact.
This can probably be made more robust in the future, but requires
a bit of thought on what we validate/enforce here anyway like an
"enbable" checkbox being checked requires filling this value, but
it's also not on the same page or model even making constraints
tricky.
OPNSense /plugins 59762b0 — security/netbird Makefile, security/netbird/src/opnsense/mvc/app/controllers/OPNsense/Netbird/forms settings.xml security/netbird: Fix service startup and add syslog support (#4942)
* add syslog configuration options and update service reconfiguration endpoint
* enable syslog by default and expand log level options
* add plugin revision
* update service configuration and logging options
* update syslog log level options and change config sync target
* revert default config file
* Fix log level settings
* refactor
* Update security/netbird/Makefile
[15 lines not shown ] www/nginx: sync with master
LICENSE: sync
OPNSense /plugins 45b48a6 — www/nginx pkg-descr, www/nginx/src/opnsense/mvc/app/models/OPNsense/Nginx/Migrations M1_35_1.php www/nginx: cleanup
OPNSense /plugins 99dfc67 — www/nginx pkg-descr Makefile, www/nginx/src/opnsense/mvc/app/controllers/OPNsense/Nginx/forms settings.xml www/nginx: 1.35_1 hotfix. change ban_ttl default (#4937)
OPNSense /plugins 357b853 — net/chrony Makefile, net/chrony/src/opnsense/mvc/app/views/OPNsense/Chrony general.volt net/chrony: sync with master
security/etpro-telemetry: sync with master