summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dyndns_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-2/+3
* 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
* 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
* We know OpenDNS too now, add to the list.Ermal Luçi2008-08-041-2/+2
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
* Use new function to update the configured client and not the others to get be...Ermal Luçi2008-07-201-2/+2
* Actually update host when a new account is configured.Ermal Luçi2008-07-201-3/+3
* Fix setting/unsetting of Disable option.Ermal Luçi2008-07-201-2/+2
* * Correct yesterday commit seems that DNS-o-mattic commit support had shifted...Ermal Luçi2008-07-201-2/+2
* Fix shifted order. Somebody must have removed a service from here. I am still...Ermal Luçi2008-07-191-3/+3
* * Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHINGErmal Luçi2008-07-141-0/+221
OpenPOWER on IntegriCloud