summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/dyndns.class
Commit message (Expand)AuthorAgeFilesLines
* dyndns: add IPv6 support for CloudFlareAustin Seipp2016-07-171-3/+11
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-0/+52
* spdns.de renamed to spdyn.deexii19882016-07-021-12/+12
* Merge pull request #2926 from TechSmurf/patch-1Renato Botelho2016-05-201-1/+8
|\
| * Add freeDNS v6 supportTechSmurf2016-05-011-1/+8
* | Bug fixes to Route53 DynDNSGeorge2016-05-031-2/+2
|/
* Miscellaneous - Remove PersonalizationsNOYB2016-04-081-1/+1
* Includes - Remove PersonalizationsNOYB2016-04-041-5/+5
* use get_interface_ip functions rather than find_ since the former handles VIP...Chris Buechler2016-02-181-2/+2
* Add IP to dyndns error log, remove often wrong explanation.Chris Buechler2016-02-181-1/+1
* Replace deprecated link_carp function, fix sprintf. Ticket #4858Chris Buechler2016-02-181-2/+2
* Internationalize dyndns.classPhil Davis2016-02-141-277/+236
* Merge pull request #2574 from tiagobar/masterRenato Botelho2016-02-041-1/+1
|\
| * Dynamic DNS URL for NO-IP needs to be updated.Tiago Barrionuevo2016-01-301-1/+1
* | Change Namecheap dyndns to use split hostname and domain name fields. Upgrade...jim-p2016-02-011-29/+34
|/
* Update URL for dyns to match their current docs. Reported by GP^ on IRCChris Buechler2016-01-111-1/+1
* Stop DynDNS from turning off CloudFlarecalvinbui2015-12-171-3/+1
* Code style and white space in etcPhil Davis2015-12-101-15/+15
* Add DynDNS provider SPDNS (IPv4 and IPv6)Rene Schuster2015-12-041-0/+41
* add server response to failed updates; make debugging much easierDerek Battams2015-11-291-1/+1
* etc inc delete $Id commentsPhil Davis2015-11-101-4/+4
* 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-1/+8
* Disable DHS as a dynamic DNS provider option. It's never worked, andChris Buechler2015-09-291-2/+2
* GratisDNS support for hosts without subdomainsmortencombat2015-09-211-2/+9
* Fix Cloudflare support for Dynamic DNS Updates doktornotor2015-09-211-33/+51
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+1634
OpenPOWER on IntegriCloud