609 Commits
Author SHA1 Message Date
Franco Fichtner f240ec0fce plugins: run style-model 2025-07-02 10:46:07 +02:00
Franco Fichtner 4040c379a0 dns/bind: style sweep 2025-07-02 08:25:13 +02:00
fb01f6c448 dns/bind (os-bind) Adds named.conf.d and appropriate include for custom BIND configurations. (#4775)
* Adds named.conf.d and appropriate include for custom configurations.

* Move 00-README.conf file from template to literal

* Remove log example from custom config README

* Add custom config warning banner.

* Fixed test on glob

* Update dns/bind/src/opnsense/mvc/app/library/OPNsense/System/Status/BindOverrideStatus.php

* Update dns/bind/src/etc/namedb/named.conf.d/00-README.conf

---------

Co-authored-by: Nicholas Card <nick@nicholascard.com>
Co-authored-by: Franco Fichtner <franco@lastsummer.de>
2025-07-02 08:19:53 +02:00
MonviechandGitHub 089aaa256d mvc: Replace camelCase API notation with snake_case, some more spots that were missed (#4768) 2025-06-23 17:32:56 +02:00
MonviechandGitHub 4b4ec29eca mvc: Replace camelCase API notation with snake_case (#4767)
* mvc: Replace camelCase API notation with snake_case

* mvc: Replace camelCase API notation with snake_case, fixed some special cases in www/caddy
2025-06-23 14:45:51 +02:00
Rajiv Aaron ManglaniandGitHub 62d098db8e dns/ddclient: Add Akamai to option values. (#4728) 2025-05-29 11:05:33 +02:00
Franco Fichtner 024f1017fb dns/ddclient: pick up this fix 2025-05-22 08:10:36 +02:00
a3575183dd dns/ddclient: empty ip send to dns provider & replace dyndns by dynu (#4448)
* check for empty string ip address

* Replace dyndns ipv4 by dynu ipv6 and ipv4

* Add services and cleaner check of no ip

* PR feedback - revert

* Update dns/ddclient/src/opnsense/scripts/ddclient/lib/account/__init__.py

---------

Co-authored-by: Meliox <na>
Co-authored-by: Ad Schellevis <AdSchellevis@users.noreply.github.com>
2025-05-21 08:57:53 +02:00
Franco Fichtner 820bb85d6d dns/ddclient: test drive errors:no 2025-05-06 09:06:03 +02:00
Franco Fichtner 5c2207906b dns/rfc2136: function renamed for clarity 2025-04-30 07:27:21 +02:00
Rajiv Aaron ManglaniandGitHub 1936e00736 dns/ddclient: Add Akamai to checkip providers. (#4660) 2025-04-28 20:46:39 +02:00
Franco Fichtner 6dfe5ab003 dns/ddclient: bump revision and document 2025-03-19 15:25:22 +01:00
Ad Schellevis 8b5dd05fd4 ddclient: remove deprecated domains, closes https://github.com/opnsense/plugins/issues/4607 2025-03-19 08:59:47 +01:00
Franco Fichtner 58c646121f dns/rfc2136: drop last old code widget 2025-02-21 09:01:15 +01:00
Franco Fichtner 252e3ec84e dns/ddclient: new version now 2025-02-11 11:43:16 +01:00
32f3408f19 dns/ddclient: Fix Netcup host/domain recognition (#4516)
* Fix ddclient netcup host/domain recognition

* Update dns/ddclient/src/opnsense/scripts/ddclient/lib/account/netcup.py

Co-authored-by: Ad Schellevis <AdSchellevis@users.noreply.github.com>

---------

Co-authored-by: Ad Schellevis <AdSchellevis@users.noreply.github.com>
2025-02-02 13:33:51 +01:00
Franco Fichtner 57a224a3cd dns/ddclient: lazy bump 2025-01-24 09:57:57 +01:00
8606b3572d dns/ddclient: Add support for altering IPv6 addresses in ddclient plugin (#4497)
* Add support for altering IPv6 addresses in ddclient plugin

* Refactoring of checkip

* dns/ddclient - minor cleanups for https://github.com/opnsense/plugins/pull/4491

* simplify network / host concat a bit
* add try...except for the curl fetch in case the other end doesn't return a valid address
* extend form help text for "Dynamic ipv6 host" a bit

---------

Co-authored-by: SaarLAN-Pissbeutel <183202051+SaarLAN-Pissbeutel@users.noreply.github.com>
Co-authored-by: Marc Philippi <mphilippi@t-online.de>
2025-01-23 08:36:46 +01:00
Franco Fichtner c97f3d4ce8 dns/ddclient: new version 2024-12-17 07:45:12 +01:00
Franco Fichtner 751ac7fd5f dns/dnscrypt-proxy: remove sessionClose(), some style 2024-12-10 08:33:58 +01:00
Franco Fichtner a6d1d54f4f dns/bind: remove sessionClose, some cleanups 2024-12-10 08:24:29 +01:00
David PHAM-VANandGitHub be46a42f8e Add ddclient TTL configuration in Gandi and GoDaddy (#4387) 2024-12-06 13:24:06 +01:00
Franco Fichtner 4080aaf261 dns/bind: do the switch 2024-11-05 16:02:23 +01:00
Franco Fichtner 5a20104f39 dns/ddclient: fix permission 2024-10-16 08:48:31 +02:00
Franco Fichtner ee64ec628b dns/ddclient: new version 2024-10-16 08:06:30 +02:00