summaryrefslogtreecommitdiffstats
path: root/etc/inc/dyndns.class
Commit message (Expand)AuthorAgeFilesLines
* Update URL for dyns to match their current docs. Reported by GP^ on IRCChris Buechler2016-01-111-1/+1
* Do curl_init above any curl_setopt, and take it out of that if block since it...Chris Buechler2015-10-081-1/+2
* Where doing a dynamic DNS update on IPv4, force curl to resolve IPv4 IPs. Tic...Chris Buechler2015-10-031-0/+4
* Fix typoChris Buechler2015-10-021-1/+1
* Use the appropriate parent interface with gateway groups using CARP VIPs.Chris Buechler2015-09-291-2/+9
* Disable DHS as a dynamic DNS provider option. It's never worked, andChris Buechler2015-09-291-3/+4
* Use get_interface rather than find_interface here. It'll work for VIPs on gat...Chris Buechler2015-09-231-2/+2
* GratisDNS support for hosts without subdomainsmortencombat2015-09-211-2/+9
* Fix Cloudflare support for Dynamic DNS Updatesdoktornotor2015-09-201-32/+50
* Fix GratisDNS support, manual merge of commit 3e31a7f82589d3350f111bd7d81cc83...Chris Buechler2015-07-141-2/+2
* Use 'host!' flag when setting CURLOPT_INTERFACE, as recommended by CURL docsRenato Botelho2015-06-011-1/+1
* Pass interface to CURLOPT_INTERFACE instead of IP addres, also use 'if!' flag...Renato Botelho2015-06-011-1/+1
* Re-enable verification for selfhost since their chain issue is resolved. Tick...Chris Buechler2015-04-141-1/+0
* disable SSL validation for selfhost since it fails. Ticket #4545Chris Buechler2015-04-031-0/+1
* Modified DynDns -> Eurodns urljohnbyronent2015-02-231-1/+1
* dyn.dns.he.net uses a self-signed cert, disable verification for it.Chris Buechler2014-12-041-0/+1
* Proper CA certificates are in place to validate SSL in these cases where it p...Chris Buechler2014-12-041-22/+3
* * Fix a typo mismatch in /etc/inc/dyndns.class for CloudFlare URL entry.Leonardo Amaral2014-08-121-1/+1
* use HTTPS for dyndns providers that support itChris Buechler2014-07-051-6/+6
* standardize URLsChris Buechler2014-03-141-1/+1
* Update dyndns.classFlorian Asche2014-03-131-1/+1
* Update dyndns.classFlorian Asche2014-03-121-1/+3
* Update dyndns.classFlorian Asche2014-03-101-0/+1
* Added support for City Network to Dynamic DNS.Mathias Andersson2013-11-141-0/+36
* Added OVH DynHOST in dynamic DNS servicesStéphane2013-10-091-0/+18
* Update to include GratisDNS dynDNS serviceScavy2013-09-271-2/+32
* Add support for custom IPv6 DDNS.Daniel Becker2013-07-071-1/+8
* Change separator as per JimP's request.Daniel Becker2013-07-071-3/+3
* Clean up HE.net AAAA backend support.Daniel Becker2013-07-071-122/+51
* Add backend support for HE.net AAAA record updates.Daniel Becker2013-07-071-1/+116
* DynDns Euro Dns ProviderJohn Byron2013-06-271-0/+32
* Added CURL options to Custom DynDNSSebastian Chrostek2013-06-011-1/+11
* Update dyndns.classAndrew Senetar2013-05-301-2/+2
* Update dyndns.classAndrew Senetar2013-05-301-1/+1
* Update dyndns.classAndrew Senetar2013-05-301-17/+17
* Update dyndns.class add CloudFlareAndrew Senetar2013-05-301-0/+43
* Update dyndns.classswatspyder2013-05-281-2/+10
* Dynamic DNS add option for verbose loggingPhil Davis2013-03-221-27/+47
* Add DynDNS No-IP Free account supportPhil Davis2013-02-241-3/+29
* Cleanup code handling 25 day dyndns updatePhil Davis2013-02-241-8/+8
* Whitespace and text typos dyndns.classPhil Davis2013-02-231-97/+98
* Update etc/inc/dyndns.classbcyrill2013-02-061-1/+1
* dynamic dns update url for dns.he.net fixedCedric Ohle2013-01-031-2/+2
* Its useless to write the debug file always. Put it under g['debug'] beltErmal2012-11-201-1/+5
* Always prepend the hostname we are working onsmos2012-09-131-116/+116
* Catch another error herejim-p2012-08-071-0/+2
* Make sure we don't have any extra whitespace here.jim-p2012-08-071-2/+3
* Minor text typo in DynDNS log messagePhil Davis2012-08-061-6/+6
* Add a small function to notify via remote methods only (smtp/growl). Notify w...jim-p2012-06-261-1/+2
* Allow for failover DynDNS hostnames.smos2012-06-031-2/+3
OpenPOWER on IntegriCloud