summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/dyndns.class
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3342 from PiBa-NL/dyndns.class_json_bodyRenato Botelho2017-01-041-4/+3
|\
| * dyndns.class, fix json curl body parsing for Cloudflare by not including headersPiBa-NL2016-12-281-4/+3
* | Merge pull request #3132 from WorldTech-Solutions/masterRenato Botelho2017-01-041-2/+5
|\ \ | |/ |/|
| * Added support for CloudFlares Proxy.CarlGill2016-10-081-2/+5
* | Specify IP to set for zoneeditPhil Davis2016-12-081-1/+1
* | fix typo from mergeJason McCormick2016-12-031-1/+1
* | Merge remote-tracking branch 'upstream/master' into 6751_route53Jason McCormick2016-12-031-39/+89
|\ \
| * | - added support for duiadns.net ipv4 and ipv6Ionut2016-11-251-1/+36
| * | add All-Inkl to dyndns.classChristoph Filnkößl2016-11-121-0/+25
| * | Store Dynamic DNS passwords in Base64 to protect special characters. Fixes #6688jim-p2016-11-071-1/+1
| * | Convert CloudFlare and GratisDNS dynamic DNS over to split hostname and domai...jim-p2016-11-041-17/+14
| * | dyndns: add header processing in curlChristoph Filnkößl2016-10-251-11/+12
| * | Remove all calls to conf_mount_r* functionsRenato Botelho2016-10-121-8/+0
| * | Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
| |/
* | move back to r53.class for license continuityJason McCormick2016-08-311-31/+7
* | note inspiration/sanity check from r53.class codeJason McCormick2016-08-301-0/+1
* | fix testing headers for bad dataJason McCormick2016-08-301-1/+2
* | noted testing for Route53Jason McCormick2016-08-301-2/+1
* | Fixed status success message typo and cleaned upJason McCormick2016-08-301-2/+1
* | fix auth header and minor XML tag issueJason McCormick2016-08-301-5/+5
* | initial commit of code -- having a signing errorJason McCormick2016-08-301-54/+47
|/
* Fix a redundant HTTP "User-Agent" string.Philip Soeberg2016-07-291-1/+1
* 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
OpenPOWER on IntegriCloud