8,777 commits found in 19 milliseconds
OPNSense /plugins 4d7a938 — net/frr/src/etc/rc.syshook.d/start 50-frr, net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/Api Ospf6settingsController.php net/frr: some small style updates while here
dns/ddclient: linter complaints fixed
OPNSense /plugins ec68572 — security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeAutomation AcmeTruenasWS.php AcmeTruenasws.php security/acme-client: rename class file name to match class name
OPNSense /plugins 4d62f14 — security/q-feeds-connector Makefile pkg-descr, security/q-feeds-connector/src/opnsense/scripts/qfeeds/lib log.py security/q-feeds-connector: sync with master
security/q-feeds-connector: wrap up this revision
security/clamav: sync with master
OPNSense /plugins 8e215b8 — security/acme-client pkg-descr Makefile, security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms dialogAction.xml security/acme-client: sync with master
OPNSense /plugins 094754c — net/turnserver pkg-descr Makefile, net/turnserver/src/opnsense/mvc/app/controllers/OPNsense/Turnserver/forms settings.xml net/turnserver: sync with master
OPNSense /plugins 35508e7 — . LICENSE, security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeAutomation AcmeTruenasws.php LICENSE: sync
dns/ddclient: bump revision for now
net-mgmt/telegraf: sync with master
Contributing: typo (#5351)
(cherry picked from commit 3ec12a40ecba27b75dd1016d42a36d977c00277a )
OPNSense /plugins 8ec5fbd — net/turnserver pkg-descr Makefile, net/turnserver/src/opnsense/mvc/app/controllers/OPNsense/Turnserver/forms settings.xml Merge pull request #5345 from fraenki/turnserver_120
net/turnserver: release 1.2 net/frr: add local-address and interface options to BFD neighbors (#5317)
Fix regression, missing line ending.
OPNSense /plugins d112536 — net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms dialogEditBFDNeighbor.xml, net/frr/src/opnsense/mvc/app/models/OPNsense/Quagga BFD.xml net/frr: add local-address and interface options to BFD neighbors (#5317)
* net/frr: add local-address and interface options to BFD neighbors
* net/frr: simplify BFD template conditions
Remove unnecessary empty strings in Jinja2 template (default false).
Co-authored-by: Ad Schellevis <AdSchellevis at users.noreply.github.com>
---------
Co-authored-by: Ad Schellevis <AdSchellevis at users.noreply.github.com> os-frr: Add description of bgp neighbor to frr.conf (#5364)
Co-authored-by: Marcin Matlag <mmatlag at cloudferro.com> OPNSense /plugins 1e7cf83 — net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/Api DiagnosticsController.php net/frr - Routing: Diagnostics: OSPFv3 / routing - missing routes due to changed frr output. closes https://github.com/opnsense/plugins/issues/5252
net/frr - after wwitch to watchfrr, setup.sh doesn't seem to be triggered, most likely https://github.com/opnsense/plugins/pull/5367
OPNSense /plugins 2d3ee9f — dns/ddclient/src/opnsense/mvc/app/controllers/OPNsense/DynDNS/forms dialogAccount.xml, dns/ddclient/src/opnsense/scripts/ddclient/lib/account allinkl.py dns/ddclient: add all-inkl.com KAS API DynDNS provider (#5339)
* dns/ddclient: add all-inkl.com KAS API DynDNS provider
Adds a new Python provider for all-inkl.com hosting using the KAS SOAP API
(KasApi.wsdl). Supports A and AAAA records, including root (@) and wildcard (*)
entries. Credentials are passed per-request (no separate auth step).
- allinkl.py: new provider class AllInkl, service key 'allinkl'
- dialogAccount.xml: show Zone field for service_allinkl
- DynDNS.xml: add allinkl to static service list (ddclient backend fallback)
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
* dns/ddclient: address review feedback for all-inkl.com provider
- Remove allinkl entry from DynDNS.xml; known_services() handles
registration automatically for Python providers
- Replace regex-based XML parsing with xml.etree.ElementTree:
[9 lines not shown ] security/q-feeds-connector - ignore "pass" log lines for `qfeedsctl.py logs`, closes https://github.com/opnsense/plugins/issues/5349
OPNSense /plugins d0d9a7f — net/frr pkg-descr Makefile, net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms bgp.xml net/frr: add BGP maximum-paths support for ECMP (#5340) plugins: use Konstantinos' real name in historic mentions (#5352) Contributing: typo (#5351) net/turnserver: bump version
OPNSense /plugins f9ad70c — net/turnserver pkg-descr, net/turnserver/src/opnsense/mvc/app/controllers/OPNsense/Turnserver/forms settings.xml net/turnserver: add support for external-ip, closes #4906
OPNSense /plugins 1e584c8 — net/turnserver pkg-descr, net/turnserver/src/opnsense/mvc/app/views/OPNsense/Turnserver index.volt net/turnserver: modernize UI template
security/acme-client: update changelog
OPNSense /plugins af38ee4 — security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient LeCertificate.php Merge pull request #5282 from pgerber/common-name
security/acme-client: always use configured cert name in cert description OPNSense /plugins fe22642 — security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeAutomation AcmeTruenasws.php AcmeTruenasWS.php security/acme-client: fix truenas_ws filename, refs #5309
OPNSense /plugins 678a930 — security/acme-client pkg-descr Makefile, security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms dialogAction.xml security/acme-client: add deploy hook truenas_ws (#5309)