summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dyndns.php
Commit message (Collapse)AuthorAgeFilesLines
* Added HE.net (dns.he.net) to the list of available dyndns services.Chris Wells2011-05-141-2/+2
|
* Fix reading the ip from the right file for dyndns.Ermal2010-11-191-9/+9
|
* First try at a dyndns update type for Namecheap.com servers.jim-p2010-08-301-2/+2
|
* gettext fixesRenato Botelho2010-08-121-1/+1
|
* Corrections gettext implementation on services_dyndns.phpCarlos Eduardo Ramos2010-07-161-3/+3
|
* Implement gettext() calls on services_dyndns.phpRafael Lucas2010-07-121-8/+8
|
* Ticket #367. On double click go to the repective edit page.Ermal Luçi2010-02-261-1/+1
|
* Ticket #363. Fix the number 1 report on this ticket. Properly show status of ↵Ermal Luçi2010-02-251-31/+48
| | | | dyndns update.
* Ooops remove bogus text.Ermal Luçi2009-12-131-1/+1
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-2/+5
| | | | include 2009 on files that I have asserted (C) on
* Query host with host and also check this against cached address.Scott Ullrich2009-03-181-1/+2
|
* Replace "Add something meaningful here" with a note about the cachedScott Ullrich2009-03-161-1/+1
| | | | ip adddress field being green when it is in sync.
* Use get_real_interface()Scott Ullrich2009-03-161-1/+1
| | | | Requested-by: Ermal
* Correct colspan, show green cached ip when correct, red when not correct.Scott Ullrich2009-03-161-3/+9
|
* Show cached IP address on summary pageScott Ullrich2009-03-161-0/+15
|
* Do not hard code whiteScott Ullrich2008-10-121-2/+0
|
* 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
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* * Correct yesterday commit seems that DNS-o-mattic commit support had ↵Ermal Luçi2008-07-201-2/+2
| | | | | | | | | shifted the values cause of bad separator use ' '(space) instead of ','(comma). * Implement DNSexit support. Feature request: #1588
* Fix shifted order. Somebody must have removed a service from here. I am ↵Ermal Luçi2008-07-191-2/+2
| | | | still not sure if the first should be only dyndns or it should be dnsomatic as for values saved on configscp services_dyndns.php root@192.168.10.1:/usr/local/www.
* * Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHINGErmal Luçi2008-07-141-256/+70
| | | | | | | * Much improved rule generation speed * Many bug fixing in general of the interface handling NOTE: this is the other half of changes
* Restore DNS-O-MATIC which was accidently removed by previous submittedScott Ullrich2008-05-231-2/+2
| | | | patch.
* Fixes Loopia and FreeDNS in DynDNS services.Scott Ullrich2008-05-211-3/+2
| | | | Submitted-by: Urban Skije
* Support DNS-O-MaticScott Dale2007-12-101-11/+11
|
* The attached patch adds a field to the services_dyndns.php form.Scott Ullrich2007-12-061-0/+9
| | | | | | | | | | | | This field if provided will be written to the nscommands file (in services.inc) as "server <value>\n" This allows you to update an arbitrary DNS server. If not provided, the server line is omitted and the default behavior occurs. Submitted-by: Ben Timby
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Fixing css layoutSeth Mos2007-09-011-9/+9
|
* Do not check host for errors on zonedit type to allow exotic configuration ↵Scott Ullrich2007-02-071-5/+7
| | | | | | involving commas, etc to update multiple hostnames. Ticket #1249
* ZoneEdit now works, tested by myself and korozionBill Marquette2006-10-151-5/+4
| | | | MFC checkin [15047]
* MFC DYNDNS fixesScott Ullrich2006-05-041-2/+18
|
* Remove MX and Wildcard until Ticket #890 is solved.Scott Ullrich2006-04-091-16/+2
|
* Remove HN, its upsetting the apple cart and throws off the array and assigns ↵Scott Ullrich2006-03-091-1/+1
| | | | | | the service to the wrong item Ticket #860
* Remove HN.ORG, they are going bu-bye on the 16th.Scott Ullrich2006-02-101-2/+2
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* ZoneEdit is no longer supported due to them changing something on their end ↵Scott Ullrich2005-12-091-4/+4
| | | | causing SSL errors
* Add a note to include the host and domain name in the hostname field.Scott Ullrich2005-11-041-1/+7
|
* (#6634) Fix dyslexic RFC numberBill Marquette2005-10-081-1/+1
|
* Added ODS as a client, no guarentees that it will work, I don't have an ↵Erik Kristensen2005-08-021-2/+2
| | | | account to test.
* * Drop kick reboots bye byeScott Ullrich2005-07-241-8/+7
|
* added support for DynDNS custom and staticErik Kristensen2005-07-181-2/+2
|
* Add Save button back. It looks somewhat wierd without.Scott Ullrich2005-07-151-0/+6
|
* Added No-IP and removed DynDns Statis and DynDns Custom temporarily. Removed ↵Erik Kristensen2005-07-131-2/+4
| | | | EZ-IP, TZO, GnuDIP, and ODS.
* Use $pgtitleBill Marquette2005-07-031-1/+1
| | | | small code cleanups
* include head.inc and round corners on tabsScott Ullrich2005-07-021-7/+5
|
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* Add &nbsp; trying to add a break between items on elinksScott Ullrich2004-12-101-49/+49
|
* Synchornize with m0n0wall 1.2b3. These files have not really beenScott Ullrich2004-12-051-26/+120
| | | | | modified too much so a straight copy works. 9 files remain to be patched by hand.
* Initial revisionScott Ullrich2004-11-071-0/+197
OpenPOWER on IntegriCloud