58 Commits
Author SHA1 Message Date
Franco Fichtner 443c7a65bf dns/ddclient: new version 2025-10-21 14:51:10 +02:00
Franco Fichtner 024f1017fb dns/ddclient: pick up this fix 2025-05-22 08:10:36 +02:00
Franco Fichtner 820bb85d6d dns/ddclient: test drive errors:no 2025-05-06 09:06:03 +02:00
Franco Fichtner 6dfe5ab003 dns/ddclient: bump revision and document 2025-03-19 15:25:22 +01:00
Franco Fichtner 252e3ec84e dns/ddclient: new version now 2025-02-11 11:43:16 +01:00
Franco Fichtner c97f3d4ce8 dns/ddclient: new version 2024-12-17 07:45:12 +01:00
Franco Fichtner ee64ec628b dns/ddclient: new version 2024-10-16 08:06:30 +02:00
Franco Fichtner 6cacfaa34f dns/ddclient: shift versioning 2024-08-26 11:36:07 +02:00
Franco Fichtner b4dc19ee78 dns/ddclient: whitespace and changelog 2024-08-20 12:19:54 +02:00
Franco Fichtner 113e705837 dns/ddclient: annotate new version 2024-08-06 14:22:11 +02:00
Ad Schellevis 248c7e7fbf dns/ddclient - add (optional) descriptive name for account selection to native backend, closes https://github.com/opnsense/plugins/issues/3553 2024-06-30 20:01:38 +02:00
Franco Fichtner 0c3df9dcca dns/ddclient: update changelog 2024-03-14 08:59:51 +01:00
Franco Fichtner 5801da41d7 dns/ddclient: new version 2024-03-05 17:32:53 +01:00
Franco Fichtner a555133fd8 dns/ddclient: new version 2024-02-14 07:07:52 +01:00
Franco Fichtner b8aa264c3b dns/ddclient: document and bump 2024-01-25 17:16:12 +01:00
Franco Fichtner c81fb304bb dns/ddclient: update release 2024-01-15 17:00:56 +01:00
Franco Fichtner 192b9fa185 dns/ddclient: changelog 2024-01-10 16:38:45 +01:00
Franco Fichtner 99a7d00643 dns/ddclient: new version 2024-01-03 14:18:35 +01:00
Franco Fichtner 0e0ff854db dns/ddclient: more changes for a full 1.18; also closes #3685 2023-11-27 11:37:48 +01:00
Franco Fichtner 5a4000d7a7 dns/ddclient: dnsexit legacy was removed in ddclient 3.11.x 2023-11-21 16:40:11 +01:00
Franco Fichtner 7992ad2f2b dns/ddclient: adjust accordingly 2023-10-17 08:24:42 +02:00
Franco Fichtner 1baaa11fe9 dns/ddclient: update changelog 2023-09-06 08:42:53 +02:00
Franco Fichtner 33ee5379a8 dns/ddclient: looks like this was misplaced 2023-08-23 12:10:42 +02:00
Franco Fichtner bac3bc407b dns/ddclient: update release notes 2023-08-22 09:54:19 +02:00
Franco Fichtner 9894a03b79 dns/ddclient: add missing dynurl for cloudns; closes #3430
* Remove the "default" handling for backend: it was properly migrated and
  is required.  It will make flipping to the native backend easier later.
* Make the ddclient.conf file easier to read: global block, then one block
  for each account.
* Adjust the templating to sprinke missing "\" at the end of the line and
  replace hardcoded values where we can easily use service.name.

Switching back and forth between backends is a bit annoying as the other
backend can break using the correct account data from the other one, because
not all the services are shared equally between the two.

Maybe long term it would be better to build a plugin variant for ddclient
and dyndns so we could revive os-dyndns and just share the code in this one
directory.  The backend switch would then be carried out over which plugin
is installed a bit similar to what WireGuard is doing.
2023-08-18 13:49:26 +02:00