summaryrefslogtreecommitdiffstats
path: root/etc/inc/dyndns.class
Commit message (Expand)AuthorAgeFilesLines
* Ticket #943. Sleep 1 second to give dns time to reload.Ermal2011-01-031-5/+2
* Nuke trailing c/rScott Ullrich2010-11-241-1/+1
* Try 3 times to resolve the host to ip before giving up. Leave a proper log if...Ermal2010-11-231-2/+14
* Resolves #1018. Provide a more unique host name for the file.Ermal2010-11-171-3/+3
* Remove trailing carriage returnScott Ullrich2010-11-101-1/+1
* Make this more strict checking.Ermal2010-10-251-1/+1
* Do not try to update dyndns for an interface that no ip can be determined, si...Ermal2010-10-041-3/+4
* Namecheap doesn't need a username, just hostname+password.jim-p2010-08-311-9/+9
* Improve Namecheap DynDNS update response parsing.jim-p2010-08-311-3/+6
* Fix success test.jim-p2010-08-311-2/+5
* First try at a dyndns update type for Namecheap.com servers.jim-p2010-08-301-0/+28
* Fix caps/grammar.jim-p2010-05-251-1/+1
* Make sure to send the hostname as part of the openDNS update processsmos2010-05-101-1/+1
* Add a timeout for curl_exec. Combine all dyndns.org methods to one catching u...Ermal2010-04-131-36/+5
* Fix regex on matching ip when behind nat.Ermal2010-04-131-3/+3
* Ticket #363. Fix the number 1 report on this ticket. Properly show status of ...Ermal Luçi2010-02-251-3/+3
* Resolves #293. Do not try to bind to the ip discovered by checkip since that ...Ermal Luçi2010-01-101-4/+7
* Correct variable typos.Ermal Luçi2009-12-221-1/+1
* Try to send the update through the interface that has the ip so some services...Ermal Luçi2009-12-221-0/+1
* Try to be more consistent on boolean value checking.Ermal Luçi2009-12-221-16/+14
* Fix variable name type. Fix CURLOPT_INTERFACE opt setting.Ermal Luçi2009-12-221-2/+2
* Only get ip address from internet if it is a private address on the interface...Ermal Luçi2009-12-121-7/+6
* fix typosChris Buechler2009-12-071-1/+1
* Remove uneccessary variable.Ermal Luçi2009-11-301-3/+1
* Resolves #68 When checking for the secondary wan ip address curl is forced to...Ermal Luçi2009-11-301-11/+17
* Cleanup code to make it easier to read and faster.Ermal Luçi2009-11-301-20/+23
* Revert commit and change back to dnsIf Ticket #68sullrich2009-11-291-1/+1
* Correctly deterimine the IP address for optional interfaces. Ticket #68sullrich2009-11-281-4/+7
* Fix formatting.sullrich2009-11-281-39/+37
* Pass down the friendly interface to dyndns to correct problems with find the ...Ermal Luçi2008-12-251-1/+1
* * Rename get_current_wan_address to get_interface_ipErmal Luçi2008-10-231-1/+1
* Implement OpenDNS and fixup some indent.Ermal Luçi2008-08-041-10/+51
* fix typoChris Buechler2008-07-241-11/+11
* Fix NO-IP dyndns client the url has changed according to the source code of t...Ermal Luçi2008-07-201-4/+4
* Use interface name rather than ip address as a better option.Ermal Luçi2008-07-201-2/+1
* Correct function call.Ermal Luçi2008-07-201-1/+1
* * Make some sanity checks before using CURLOPT_SETINTERFACEErmal Luçi2008-07-201-1/+3
* * Revert cache file path to the config file one, it was braught to my attenti...Ermal Luçi2008-07-201-8/+6
* Now that the cache file is moved to /var/etc no need to mount rw since that p...Ermal Luçi2008-07-201-2/+2
* Implement DNSexit support for DynDns Services.\n Feature Request #1588.Ermal Luçi2008-07-201-3/+29
* Make dyndns work correctly there was a problem in parameters order passed to ...Ermal Luçi2008-07-191-6/+6
* * Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHINGErmal Luçi2008-07-141-4/+9
* Update NOIP URLScott Ullrich2008-07-101-1/+1
* Detect WAN IP even if behind another NAT deviceBill Marquette2008-06-101-3/+20
* Fixes Loopia and FreeDNS in DynDNS services.Scott Ullrich2008-05-211-4/+3
* Support DNS-O-MaticScott Dale2007-12-101-9/+54
* Remove trailing space / crScott Ullrich2007-05-271-1/+1
* ZoneEdit now works, tested by myself and korozionBill Marquette2006-10-151-1/+5
* * Cleanup variables and . usageScott Ullrich2006-05-201-5/+5
* MFC 12193Scott Ullrich2006-05-051-3/+3
OpenPOWER on IntegriCloud