summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dyndns_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Fix password box cursor positionPhil Davis2015-03-111-3/+3
* Fixed not being able to save custom and custom-v6 dyndnsTuyan Ozipek2015-02-041-1/+1
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+3
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Fix input validation of custom-type dynamic DNS hostnames.Chris Buechler2014-11-211-2/+3
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* + is a valid character in some dynamic DNS providers' usernames. Fixes #3912Chris Buechler2014-10-211-1/+1
* Allow hostname to start with '@.' for namecheap. It fixes #3568Renato Botelho2014-09-191-2/+12
* Tidy up "services_dyndns" XHTMLColin Fleming2014-04-181-28/+28
* xhtml Complianceayvis2014-03-141-22/+22
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-2/+3
* DyndDNS edit: unset vars when no longer usedphildd2014-01-021-0/+4
* List GWGs in Interface to send update fromphildd2013-12-301-7/+19
* Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-121-1/+1
* Update services_dyndns_edit.phpN0YB2013-08-051-1/+1
* Check if hostname is valid, it fixes #3117Renato Botelho2013-07-301-0/+2
* Update services_dyndns_edit.phpN0YB2013-07-281-1/+1
* properly handle custom-v6 dyndns entries in web interfaceDaniel Becker2013-07-111-2/+3
* Added CURL options to Custom DynDNSSebastian Chrostek2013-06-011-0/+16
* Dynamic DNS add option for verbose loggingPhil Davis2013-03-221-0/+8
* Use common code and constants from services.incPhil Davis2013-02-241-3/+3
* Unset enable parameter instead of set its value to false. Fixes #1838Renato Botelho2013-02-221-1/+5
* Allow for selection of a gateway group as a interface to monitorsmos2012-06-021-4/+16
* Add the option to use a custom Dynamic DNS Provider via an Update URL and Res...Matt Corallo2012-05-221-25/+114
* This patch add Route 53 as new Dynamic DNS provider into dyndns infrastructure.Edson Brandi2012-04-011-2/+43
* Fixing existing DynDNS force-update feature. Redmine bug #2228Yehuda Katz2012-02-221-9/+3
* Add SelfHost (German Provider) to Dynamic DNS ServiceGerald Raaf2011-12-261-2/+2
* Add he.net tunnelbroker update dyndns typejim-p2011-06-281-3/+4
* Added HE.net (dns.he.net) to the list of available dyndns services.Chris Wells2011-05-141-2/+2
* Don't forget to clear username field so it doesn't show up on next edit.gnhb2011-02-241-2/+5
* Try again, a little cleaner: Prevent GUI from giving error for freeDNS servic...gnhb2011-02-241-6/+7
* Revert "Prevent GUI from giving error for freeDNS service since username and ...gnhb2011-02-231-11/+0
* Prevent GUI from giving error for freeDNS service since username and passwordgnhb2011-02-231-0/+11
* Use unlink here instead of an exec to rm. Remove escapeshellarg call as it is...jim-p2010-12-021-1/+1
* Resolves #1018. Provide a more unique host name for the file.Ermal2010-11-171-1/+1
* Bring in XSS id fixes from m0n0wallScott Ullrich2010-11-121-1/+1
* Namecheap doesn't need a username, just hostname+password.jim-p2010-08-311-0/+1
* First try at a dyndns update type for Namecheap.com servers.jim-p2010-08-301-5/+9
* gettext fixesRenato Botelho2010-08-121-2/+2
* Corrections gettext implementation on services_dyndns_edit.phpCarlos Eduardo Ramos2010-07-161-5/+5
* Implement gettext() calls on services_dyndns_edit.phpRafael Lucas2010-07-121-25/+25
* clarify textChris Buechler2010-02-151-1/+1
* Do not mark non-required fields as required.Ermal Luçi2009-12-261-3/+3
* Do not dedicate 16 characters to interface namesullrich2009-11-281-3/+3
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-2/+5
* * Create two new functions lock($subsystem)/unlock() to have more reliable lo...Ermal Luçi2009-05-081-2/+0
* Move validation of dyndns username to the only place it uses it, the GUI page...Ermal Luçi2009-05-071-0/+11
* Remove wrong comment..Ermal Luçi2008-12-161-1/+0
* Catch up with functions changes.Ermal Luçi2008-12-161-1/+4
* Add footerErmal Luçi2008-10-221-0/+1
OpenPOWER on IntegriCloud