summaryrefslogtreecommitdiffstats
path: root/etc/inc/dyndns.class
Commit message (Collapse)AuthorAgeFilesLines
* Remove newlines at end of filesScott Ullrich2008-11-091-1/+1
|
* Correct propertiesScott Ullrich2008-07-261-1/+1
| | | | Submited-by: Ermal
* fix typoChris Buechler2008-07-241-11/+11
|
* Update NOIP URLScott Ullrich2008-07-101-1/+1
| | | | Ticket #1766
* Fixes Loopia and FreeDNS in DynDNS services.Scott Ullrich2008-05-211-4/+3
| | | | Submitted-by: Urban Skije
* ZoneEdit now works, tested by myself and korozionBill Marquette2006-10-151-1/+5
| | | | MFC checkin [15047]
* * Cleanup variables and . usageScott Ullrich2006-05-201-5/+5
| | | | * Fix obvious bug including " with no closing "
* MFC 12193Scott Ullrich2006-05-051-3/+3
| | | | Mixes ticket #955
* MFC DYNDNS fixesScott Ullrich2006-05-041-27/+213
|
* Change DynDNS update freq to 25 days to prevent noticeScott Ullrich2006-01-171-2/+2
|
* Change DynDNS update freq to 25 days to prevent noticeScott Ullrich2006-01-171-3/+3
|
* Change DynDNS update freq to 25 days to prevent noticeScott Ullrich2006-01-171-2/+2
|
* Set $successful_update for NOCHG eventsScott Ullrich2005-12-171-2/+3
| | | | Ticket #736
* Set time and wan_ip earlierScott Ullrich2005-12-151-2/+2
|
* Set timeScott Ullrich2005-12-151-0/+1
|
* Set $wan_ipScott Ullrich2005-12-151-0/+1
|
* Log when we update the cache fileScott Ullrich2005-12-151-0/+1
|
* Restore previous behavior.Scott Ullrich2005-12-071-8/+0
|
* Set VERIFYHOST to false in all areas we are setting VERIFYPEERScott Ullrich2005-12-071-0/+7
|
* Remove }Scott Ullrich2005-12-071-1/+1
|
* Don't verify SSL host on ZoneEditScott Ullrich2005-12-071-0/+1
|
* Seperate REGEX check into 2 checksScott Ullrich2005-12-071-3/+8
|
* Only update cache file when we get a success response from the providerScott Ullrich2005-11-291-7/+22
|
* Log CURL errors correctlyScott Ullrich2005-11-071-10/+10
|
* Nuke the timeout portionScott Ullrich2005-11-071-1/+0
|
* MFC 7397Scott Ullrich2005-11-051-1/+10
| | | | Added curl_error output to logs if there is an error created by curl
* MFC 7395Scott Ullrich2005-11-051-4/+4
| | | | Adjust the timeout for updates.
* Log the payload when the operation fails for developer debuggingScott Ullrich2005-11-051-0/+7
|
* MFC 7353Scott Ullrich2005-11-041-1/+1
| | | | add newline break to debug file entries
* Log the current dyndns serviceScott Ullrich2005-11-041-1/+2
|
* Change cache file location to /cf/confScott Ullrich2005-11-041-2/+8
|
* Add more debugging helpersScott Ullrich2005-11-031-0/+6
|
* MFC 7162Scott Ullrich2005-10-251-6/+9
| | | | $config is not working correctly as a global. Let the other scripts handle calling updatedns if they need to.
* Add php to <?Scott Ullrich2005-10-251-1/+1
|
* Output debugging information to try and find DynDns errorsScott Ullrich2005-10-251-27/+30
|
* Correct errorScott Ullrich2005-10-221-1/+1
|
* MFC 7055Scott Ullrich2005-10-221-49/+26
| | | | Rework a number of items to make the code more readable.
* Delete cache and debug files if dyndns is not enabled. If dyndns is enabled ↵Erik Kristensen2005-10-141-2/+11
| | | | update, should solve cache file being created upon boot when dyndns is not enabled.
* * Run dyndns at 2:01 amScott Ullrich2005-09-301-2/+2
| | | | | | * Fix $initial values Ticket #574
* Add a 30 timeout to the DynDNS client.Erik Kristensen2005-09-261-543/+544
|
* Attempting to Fix PPPoE and DynDNS issueErik Kristensen2005-09-111-2/+10
|
* Use get_current_wan_address() instead.Erik Kristensen2005-08-131-2/+3
|
* Add IP to log ...Erik Kristensen2005-08-121-1/+1
|
* Added ODS as a dynamic dns service. It works! :)Erik Kristensen2005-08-041-12/+39
|
* Allow ODS as an Update ClientErik Kristensen2005-08-021-1/+2
|
* Added ODS as a client, no guarentees that it will work, I don't have an ↵Erik Kristensen2005-08-021-4/+20
| | | | account to test.
* added support for dyndns.org static and custom entries. fixed dhs.org so it ↵Erik Kristensen2005-07-171-14/+89
| | | | will work now.
* Fixed issue with cache fileErik Kristensen2005-07-171-5/+4
|
* Added code so that the cache file will be created if missing.Erik Kristensen2005-07-171-5/+11
|
* Fixed the problem with it trying to update everytime without checking ↵Erik Kristensen2005-07-171-32/+25
| | | | whether the IP has changed for 28 days has expired.
OpenPOWER on IntegriCloud