summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dyndns_edit.php
Commit message (Expand)AuthorAgeFilesLines
* dyndns: changed CloudFlare to Cloudflare - correct spellingeyJhb2017-08-101-1/+1
* dyndns: added password help text for cloudflareeyJhb2017-08-101-1/+2
* Merge pull request #3717 from phil-davis/patch-11Renato Botelho2017-05-261-3/+2
|\
| * Add missing break for cloudflare casePhil Davis2017-05-251-0/+1
| * Integrate various cloudflare changesPhil Davis2017-05-011-3/+1
* | Fix options text/display for IPv4 DNS and Verify SSL on DynDNS clients. Fixes...jim-p2017-05-221-5/+5
* | Reverted adding array() as second parameter to setHelp() calls.frank2017-04-221-5/+5
* | last two tab changes.frank2017-04-221-2/+2
* | Added back the help text for DNS Made Easy.frank2017-04-221-0/+1
* | Maybe we are done with tab spacing now. I think it's manageable.frank2017-04-221-2/+3
* | More tab space tweaks - maybe I'm done?frank2017-04-221-21/+21
* | Finished resolving spacing / formatting issues.frank2017-04-221-104/+104
* | Resolved some unusual formatting errors that crept into the request.frank2017-04-221-184/+185
* | Merge branch 'master' of https://github.com/pfsense/pfsense intofrank2017-04-211-200/+201
|\ \ | |/
| * Merge pull request #3549 from xygrec/patch-dyndns-hoverRenato Botelho2017-04-211-1/+2
| |\
| | * Update services_dyndns_edit.phpxygrec2017-02-161-1/+2
| * | Merge pull request #3554 from jeremyrnelson/patch-1Renato Botelho2017-04-201-0/+3
| |\ \
| | * | Update services_dyndns_edit.phpJeremy Nelson2017-03-241-3/+3
| | * | Added help descriptions for DNSMadeEasyJeremy Nelson2017-02-171-0/+3
| | |/
* | | Merge branch 'master' of https://github.com/pfsense/pfsense intofrank2017-04-041-4/+6
|\ \ \ | |/ /
| * | Add "address".jim-p2017-04-031-1/+1
| * | Merge pull request #3634 from bonki/dyndns-usepublicip-hintjim-p2017-04-031-1/+1
| |\ \
| | * | Add hint to web interface that DynDNS will automatically try to fetch the pub...Adrian Frühwirth2017-03-291-1/+1
| * | | Merge pull request #3608 from jxmx/7206_route53jim-p2017-04-031-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Revert addition of region to zone fieldJason D. McCormick2017-03-021-1/+1
| * | | Add reason to write_config() calldoktornotor2017-03-071-1/+1
| * | | Allow CloudFlare DDNS entries to use "@" or "@." for the hostname portion of ...jim-p2017-03-061-0/+2
| |/ /
* | | Added help text and field visibility controls for Dreamhost DNS.frank2017-02-261-6/+23
|/ /
* | Fix "Save and Force" actionSteve Beaver2017-02-201-1/+1
|/
* GET/POST conversionsSteve Beaver2017-02-141-8/+2
* services_dyndns_edit % needs to be escapedPhil Davis2017-02-091-1/+1
* Merge branch 'master' into sethelp-7Phil Davis2017-02-081-1/+1
|\
| * Rever changes escaping '%' chars in help text. No longer required.Steve Beaver2017-02-081-1/+1
* | setHelp strings for services*Phil Davis2017-02-081-19/+19
|/
* Update help message for Zone ID for new region requirementJason D. McCormick2017-02-041-1/+1
* Fix #7202Steve Beaver2017-02-031-2/+2
* Required fields in Services pagesPhil Davis2017-01-301-4/+4
* Breadcrumb linksPhil Davis2017-01-101-0/+1
* Merge pull request #3349 from phil-davis/unused_savemsgRenato Botelho2017-01-041-4/+0
|\
| * Remove unused print_info_box($savemsg)Phil Davis2017-01-041-4/+0
* | Merge pull request #3132 from WorldTech-Solutions/masterRenato Botelho2017-01-041-0/+29
|\ \ | |/ |/|
| * Added support for CloudFlares Proxy.CarlGill2016-10-081-0/+29
* | 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-2/+6
* | Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
|/
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-41/+39
* Allow wildcard for hostname with Namecheap DDNS. Ticket #6260Chris Buechler2016-06-301-2/+2
* Always use require_oncePhil Davis2016-06-271-1/+1
* Miscellanous Textual Corrections - Add missing dots, normalize caseNewEraCracker2016-05-111-2/+2
OpenPOWER on IntegriCloud