Commit Graph

54 Commits

Author SHA1 Message Date
Ad Schellevis af42c4ebf2 dns/ddclient: Description field validation could be less strict. closes https://github.com/opnsense/plugins/issues/3095 2022-08-28 10:18:20 +02:00
Franco Fichtner 5ae5abc543 dns/ddclient: clarify release notes 2022-07-04 11:24:50 +02:00
Franco Fichtner 8f062c3a86 dns/ddclient: document changes 2022-06-29 13:06:54 +02:00
Franco Fichtner fc2c08b029 dns/dyndns: limit lookup time to 10 seconds
E.g. https doesn't work with checkip and would hang forever.
2022-06-29 13:01:22 +02:00
Franco Fichtner ff9c5e2edc dns/ddclient: stop trying to reload 2022-06-29 12:55:23 +02:00
Franco Fichtner 30523766e8 dns/ddclient: reload does not exist, status/stop/restart unreliable
The rc.d file needs to be changed in FreeBSD but for now work around
this in the easiest way possible.
2022-06-29 12:50:39 +02:00
Franco Fichtner 8e7ec17828 dns/ddclient: update for force addition
Could be added to GUI, but needs testing first.
2022-06-29 10:09:47 +02:00
Franco Fichtner 277e06db45 dns/ddclient: bump revision 2022-06-28 20:48:14 +02:00
Ad Schellevis 946583e47f dns/ddclient - validate statistics before usage to prevent missing fields [2], typo in previous fix. closes https://github.com/opnsense/plugins/issues/3019 2022-06-28 19:38:29 +02:00
Ad Schellevis 339993680d dns/ddclient - validate statistics before usage to prevent missing fields, for now let's assume mtime is always filled, ip apparantly isn't. ref https://forum.opnsense.org/index.php?topic=28835.msg140355 2022-06-24 20:11:31 +02:00
Ad Schellevis bce044f538 dns / ddclient - Add current ip address and updated timestamp to search api and grid 2022-06-06 13:45:31 +02:00
Franco Fichtner 739553989c dns/ddclient: prep for next update 2022-06-02 09:37:43 +02:00
Neozlag 4723896915 dns/ddclient - add gandi support (#2997)
* add gandi support for ddclient
2022-06-01 10:52:46 +02:00
Franco Fichtner 3d76b9e6d6 dns/ddclient: changelog update 2022-04-06 08:19:03 +02:00
Franco Fichtner ef9c13ac43 dns/ddclient: bump version 2022-04-04 20:07:12 +02:00
Ad Schellevis 86a5d03de1 dns/ddclient - add service control, xmlrpc registration and syslog target 2022-04-04 09:58:38 +02:00
FreddleSpl0it 872225a9bc dns/ddclient add servercow (#2911) 2022-03-25 08:47:28 +01:00
Franco Fichtner 26da65acf1 dns/ddclient: change version for release and update changelog 2022-03-23 15:16:37 +01:00
Dr. Uwe Meyer-Gruhl d2798e2000 dns/ddclient - add option to allow IPv6 updates (issue 2895) (#2897) 2022-03-20 11:11:08 +01:00
Ad Schellevis fb1dedb9ee dns/ddclient: typo in previous. ref https://github.com/opnsense/plugins/issues/2894#issuecomment-1072638007 2022-03-18 18:36:17 +01:00
Ad Schellevis 4fcedf7201 dns/ddclient: ssl=yes is only supported on a global level, since we moved the checkbos to account, the enforcement broke. This commit will explain the account vs global settin and adjusts the template to set ssl=yes on a global level. closes https://github.com/opnsense/plugins/issues/2894 2022-03-18 18:13:58 +01:00
Ad Schellevis abc8b4a832 Revert "dns/ddclient - missing ssl=yes phrase, closes https://github.com/opnsense/plugins/issues/2894"
This reverts commit 09d2b21b09.
2022-03-18 15:29:12 +01:00
Ad Schellevis 09d2b21b09 dns/ddclient - missing ssl=yes phrase, closes https://github.com/opnsense/plugins/issues/2894 2022-03-18 13:52:26 +01:00
Franco Fichtner 9351dec807 dns/ddclient: complete release notes 2022-03-16 08:11:52 +01:00
Ad Schellevis d408dbb648 dns/ddclient - move checkip properties from general settings to account and implement interface selection using curl. closes https://github.com/opnsense/plugins/issues/2863
o adds migration taking previous use_interface toggle into account
o embed fetch address into new script /usr/local/opnsense/scripts/ddclient/checkip
o guess protocol as the result can't contain two addresses anyway (service determines protocol)
o add OVH, provided by @toxic0berliner
2022-03-13 17:38:28 +01:00