summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/dyndns.class
Commit message (Expand)AuthorAgeFilesLines
* Fix DigitalOcean DynDNS clientGrant Sheehan2018-12-111-2/+6
* Fix erroneous hostname error for Custom IPv6. Fixes #8977jim-p2018-10-031-0/+1
* enable ip send for FreeDNS DynDNS update9Lukas52018-09-271-2/+2
* Fix custom dyndns issue: username and password was not sent with curl flag AU...Grapsus2018-08-141-1/+0
* Merge pull request #3946 from martinisoft/martinisoft/dnsimple_v2_apiRenato Botelho2018-08-101-11/+11
|\
| * Cleanup the comment to be clearerAaron Kalin2018-06-061-4/+6
| * Update to DNSimple APIv2 endpointAaron Kalin2018-06-061-7/+5
* | Teach DynDNS to use custom IP check services. Fixes #8664jim-p2018-07-191-31/+4
* | PHP7 fixed illegal argument supplied foreach()Stephen Jones2018-07-181-0/+3
|/
* PHP7 - Resolve undefined constant warning in dyndns.classSteve Beaver2018-04-261-2/+2
* Merge branch 'master' into add_do_dyndnsGrant Sheehan2018-04-231-41/+142
|\
| * Remove Whitespacerobjarsen2018-04-031-3/+3
| * Redmine # 7769: Add support for Azure DNS to DynamicDNSmartgras2018-04-011-2/+100
| * missed a fewrobjarsen2018-03-181-3/+3
| * Change CloudFlare to Cloudflarerobjarsen2018-03-181-24/+24
| * fix typosBryan Stenson2018-01-191-2/+2
| * Update the Copyright notice for pfSense.Luiz Souza2018-01-051-1/+1
* | Add DigitalOcean DynDNS clientGrant Sheehan2018-04-221-0/+43
|/
* Merge branch 'master' into masterMatthew Fine2017-11-291-0/+99
|\
| * Feature #8123: Add GoDaddy as a Dynamic DNS providerSam Neely2017-11-231-0/+51
| * dyndns: Adding support for ClouDNS (https://www.cloudns.net)Wagner Sartori Junior2017-08-281-0/+48
* | adding route53-v6 caseMatthew Fine2017-09-061-0/+21
|/
* Fix DNS wildcard support for LoopiaMartin Hagelin2017-06-091-1/+2
* Merge pull request #3579 from frankthetank/dyndns_dreamhostRenato Botelho2017-05-101-0/+290
|\
| * Removed previous invalid conditionals and replaced with guard flags.frank2017-05-011-17/+17
| * Aggregated case statements to avoid duplication.frank2017-05-011-8/+2
| * Changes tab levels for new case/switch blocks to match K&R BSD style.frank2017-05-011-137/+137
| * Added last tested date to DreamHost IPv4 record.frank2017-05-011-2/+2
| * Resolved some unusual formatting errors that crept into the request.frank2017-04-221-5/+5
| * Merge branch 'master' of https://github.com/pfsense/pfsense intofrank2017-04-211-0/+60
| |\
| * \ Merge branch 'master' of https://github.com/pfsense/pfsense intofrank2017-04-041-6/+6
| |\ \
| * | | Switched API key usage from username to password fields for protection.frank2017-02-261-4/+4
| * | | Implemented Dreamhost ISP dynamic DNS updates.frank2017-02-231-0/+296
* | | | Update dyndns.classxygrec2017-05-051-2/+2
| |_|/ |/| |
* | | Merge pull request #3549 from xygrec/patch-dyndns-hoverRenato Botelho2017-04-211-0/+60
|\ \ \ | |_|/ |/| |
| * | Update dyndns.classxygrec2017-02-161-0/+60
| |/
* | Merge pull request #3608 from jxmx/7206_route53jim-p2017-04-031-3/+2
|\ \
| * | use right var for zoneidJason D. McCormick2017-03-031-1/+1
| * | revert parsing of config field for regionJason D. McCormick2017-03-021-3/+2
* | | Allow CloudFlare DDNS entries to use "@" or "@." for the hostname portion of ...jim-p2017-03-061-0/+1
|/ /
* | Use | to separate dyndns IPv4 fields on cache file as done by rfc2136 items a...Renato Botelho2017-03-021-3/+3
|/
* implement AWS API v4 signingJason D. McCormick2017-02-041-4/+4
* commit initial fix; need to add hooks for region to zone idJason D. McCormick2017-02-031-1/+2
* Code with multiple %s in etcPhil Davis2017-02-011-2/+2
* 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
OpenPOWER on IntegriCloud