summaryrefslogtreecommitdiffstats
path: root/etc/inc/dyndns.class
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Finished Debugging Code.Erik Kristensen2005-07-161-19/+21
|
* Added Debugging Code and Changed the UserAgentErik Kristensen2005-07-161-1/+12
|
* Updated Status Codes for DynDNS ServicesErik Kristensen2005-07-151-37/+51
|
* Added Error Logging to the Dynamic DNS Client class.Erik Kristensen2005-07-131-14/+20
|
* Dynamic DNS Update Client Class. Handles DynDNS, DHS, No-IP, HN, Dyns, ↵Erik Kristensen2005-07-131-0/+385
EasyDNS and ZoneEdit. Replaces ez-ipupdate.
OpenPOWER on IntegriCloud