Commit Graph

377 Commits

Author SHA1 Message Date
Franco Fichtner 5456249102 dns/dyndns: duplicated string in translation 2022-08-01 09:06:06 +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 aeaf368781 dns/dnscrypt-proxy: bump previous 2022-05-09 08:36:18 +02:00
schreibubi 32e4f8fe80 dns/dnscrypt-proxy: Support specifying relays for anonymous DNS (#2548) 2022-05-09 08:35:57 +02:00
Franco Fichtner 1417b85d96 dns/bind: bump 2022-04-22 14:45:23 +02:00
Michael Newton abfa21fb63 avoid errors with repeated primary servers and keys (#2874) 2022-04-22 14:43:22 +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