summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dyndns_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-1/+1
* Add support for DNS Made EasyJose Luis Duran2015-05-251-2/+3
* Code style services dyndnsPhil Davis2015-05-241-214/+239
* Fix password box cursor positionPhil Davis2015-03-101-3/+3
* Add support for DNSimple (dnsimple.com)surrural2015-02-231-1/+5
* Merge pull request #1469 from makkbe/masterRenato Botelho2015-02-091-4/+7
|\
| * Fixed alignment issue.McB2015-02-031-5/+5
| * Added DynDNS support for GleSYS API (www.glesys.com).McB2015-02-031-4/+7
* | Fixed not being able to save custom and custom-v6 dyndnsTuyan Ozipek2015-02-021-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
OpenPOWER on IntegriCloud