index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
inc
/
dyndns.class
Commit message (
Expand
)
Author
Age
Files
Lines
*
Its useless to write the debug file always. Put it under g['debug'] belt
Ermal
2012-11-20
1
-1
/
+5
*
Always prepend the hostname we are working on
smos
2012-09-13
1
-116
/
+116
*
Catch another error here
jim-p
2012-08-07
1
-0
/
+2
*
Make sure we don't have any extra whitespace here.
jim-p
2012-08-07
1
-2
/
+3
*
Minor text typo in DynDNS log message
Phil Davis
2012-08-06
1
-6
/
+6
*
Add a small function to notify via remote methods only (smtp/growl). Notify w...
jim-p
2012-06-26
1
-1
/
+2
*
Allow for failover DynDNS hostnames.
smos
2012-06-03
1
-2
/
+3
*
Remove dead code.
Matt Corallo
2012-05-22
1
-8
/
+0
*
Fix DynDNS issue introduced by f3b2b2a (_dnsIP was not set).
Matt Corallo
2012-05-22
1
-2
/
+8
*
Add the option to use a custom Dynamic DNS Provider via an Update URL and Res...
Matt Corallo
2012-05-22
1
-17
/
+65
*
This patch add Route 53 as new Dynamic DNS provider into dyndns infrastructure.
Edson Brandi
2012-04-01
1
-4
/
+81
*
Fixing existing DynDNS force-update feature. Redmine bug #2228
Yehuda Katz
2012-02-22
1
-2
/
+2
*
Be smarter about how to split a Namecheap hostname into host/domain. Fixes #2144
jim-p
2012-01-26
1
-1
/
+5
*
The function split() is replaced by the function explode(). Starting with PHP...
smos
2012-01-19
1
-2
/
+2
*
Add SelfHost (German Provider) to Dynamic DNS Service
Gerald Raaf
2011-12-26
1
-0
/
+34
*
Add he.net tunnelbroker update dyndns type
jim-p
2011-06-28
1
-0
/
+40
*
Ticket #1545. Ooops pass parameter so the dyndns works correctly. Pointy-hat:...
Ermal
2011-06-10
1
-1
/
+1
*
Ticket #1545. Take into account curl errors during dyndns service checks othe...
Ermal
2011-06-06
1
-62
/
+12
*
Increase timeout to 2 minutes. Ticket #1545.
Ermal
2011-05-27
1
-2
/
+2
*
Ticket #1545. Lock each dnsHost to be updated to prevent running two instance...
Ermal
2011-05-27
1
-1
/
+6
*
Put some debug info during dyndns update under debug conditionals.
Ermal
2011-05-25
1
-6
/
+11
*
Actually add more error checking and do not schedule a scan if it is not poss...
Ermal
2011-05-25
1
-2
/
+4
*
Improve some code and check return value from _checkIP.
Ermal
2011-05-25
1
-12
/
+13
*
Check that the returned ip is an ip_address and not blindly trust the returne...
Ermal
2011-05-25
1
-8
/
+15
*
Added HE.net (dns.he.net) to the list of available dyndns services.
Chris Wells
2011-05-14
1
-0
/
+36
*
Try again, a little cleaner: Prevent GUI from giving error for freeDNS servic...
gnhb
2011-02-24
1
-1
/
+1
*
Update "Last Tested" date for freeDNS in comments
gnhb
2011-02-23
1
-1
/
+1
*
Ticket #943. Sleep 1 second to give dns time to reload.
Ermal
2011-01-03
1
-5
/
+2
*
Nuke trailing c/r
Scott Ullrich
2010-11-24
1
-1
/
+1
*
Try 3 times to resolve the host to ip before giving up. Leave a proper log if...
Ermal
2010-11-23
1
-2
/
+14
*
Resolves #1018. Provide a more unique host name for the file.
Ermal
2010-11-17
1
-3
/
+3
*
Remove trailing carriage return
Scott Ullrich
2010-11-10
1
-1
/
+1
*
Make this more strict checking.
Ermal
2010-10-25
1
-1
/
+1
*
Do not try to update dyndns for an interface that no ip can be determined, si...
Ermal
2010-10-04
1
-3
/
+4
*
Namecheap doesn't need a username, just hostname+password.
jim-p
2010-08-31
1
-9
/
+9
*
Improve Namecheap DynDNS update response parsing.
jim-p
2010-08-31
1
-3
/
+6
*
Fix success test.
jim-p
2010-08-31
1
-2
/
+5
*
First try at a dyndns update type for Namecheap.com servers.
jim-p
2010-08-30
1
-0
/
+28
*
Fix caps/grammar.
jim-p
2010-05-25
1
-1
/
+1
*
Make sure to send the hostname as part of the openDNS update process
smos
2010-05-10
1
-1
/
+1
*
Add a timeout for curl_exec. Combine all dyndns.org methods to one catching u...
Ermal
2010-04-13
1
-36
/
+5
*
Fix regex on matching ip when behind nat.
Ermal
2010-04-13
1
-3
/
+3
*
Ticket #363. Fix the number 1 report on this ticket. Properly show status of ...
Ermal Luçi
2010-02-25
1
-3
/
+3
*
Resolves #293. Do not try to bind to the ip discovered by checkip since that ...
Ermal Luçi
2010-01-10
1
-4
/
+7
*
Correct variable typos.
Ermal Luçi
2009-12-22
1
-1
/
+1
*
Try to send the update through the interface that has the ip so some services...
Ermal Luçi
2009-12-22
1
-0
/
+1
*
Try to be more consistent on boolean value checking.
Ermal Luçi
2009-12-22
1
-16
/
+14
*
Fix variable name type. Fix CURLOPT_INTERFACE opt setting.
Ermal Luçi
2009-12-22
1
-2
/
+2
*
Only get ip address from internet if it is a private address on the interface...
Ermal Luçi
2009-12-12
1
-7
/
+6
*
fix typos
Chris Buechler
2009-12-07
1
-1
/
+1
[next]