From: Thomas Jarosch Date: Mon, 31 Jan 2011 13:57:36 +0000 (+0100) Subject: Add new feature wish X-Git-Tag: v1.1~16 X-Git-Url: http://developer.intra2net.com/git/?p=bpdyndnsd;a=commitdiff_plain;h=a197c35bc4307d2d003308994885dbec83bdc24e Add new feature wish --- diff --git a/docs/TODO b/docs/TODO index 005559b..634d8d0 100644 --- a/docs/TODO +++ b/docs/TODO @@ -17,10 +17,6 @@ - Determine hostname TTL via DNS and remove option from config file Nice to have: -- Handle "nochg" responses (f.e. from service dyndns) - by outputing a warning to the user that more - than one client might be active. - - webcheck mode: Cache last known IP We only determine the current IP every "webcheck_interval" to prevent server trashing. @@ -31,3 +27,5 @@ Nice to have: the service's update interval permits. - Move curl_* handling to own class/use HTTPHelper in ip_addr_helper + +- Add option to send out updates f.e. once a week as a kind of keepalive message.