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
*
* Fix a typo mismatch in /etc/inc/dyndns.class for CloudFlare URL entry.
Leonardo Amaral
2014-08-12
1
-1
/
+1
*
use HTTPS for dyndns providers that support it
Chris Buechler
2014-07-05
1
-6
/
+6
*
standardize URLs
Chris Buechler
2014-03-14
1
-1
/
+1
*
Update dyndns.class
Florian Asche
2014-03-13
1
-1
/
+1
*
Update dyndns.class
Florian Asche
2014-03-12
1
-1
/
+3
*
Update dyndns.class
Florian Asche
2014-03-10
1
-0
/
+1
*
Added support for City Network to Dynamic DNS.
Mathias Andersson
2013-11-14
1
-0
/
+36
*
Added OVH DynHOST in dynamic DNS services
Stéphane
2013-10-09
1
-0
/
+18
*
Update to include GratisDNS dynDNS service
Scavy
2013-09-27
1
-2
/
+32
*
Add support for custom IPv6 DDNS.
Daniel Becker
2013-07-07
1
-1
/
+8
*
Change separator as per JimP's request.
Daniel Becker
2013-07-07
1
-3
/
+3
*
Clean up HE.net AAAA backend support.
Daniel Becker
2013-07-07
1
-122
/
+51
*
Add backend support for HE.net AAAA record updates.
Daniel Becker
2013-07-07
1
-1
/
+116
*
DynDns Euro Dns Provider
John Byron
2013-06-27
1
-0
/
+32
*
Added CURL options to Custom DynDNS
Sebastian Chrostek
2013-06-01
1
-1
/
+11
*
Update dyndns.class
Andrew Senetar
2013-05-30
1
-2
/
+2
*
Update dyndns.class
Andrew Senetar
2013-05-30
1
-1
/
+1
*
Update dyndns.class
Andrew Senetar
2013-05-30
1
-17
/
+17
*
Update dyndns.class add CloudFlare
Andrew Senetar
2013-05-30
1
-0
/
+43
*
Update dyndns.class
swatspyder
2013-05-28
1
-2
/
+10
*
Dynamic DNS add option for verbose logging
Phil Davis
2013-03-22
1
-27
/
+47
*
Add DynDNS No-IP Free account support
Phil Davis
2013-02-24
1
-3
/
+29
*
Cleanup code handling 25 day dyndns update
Phil Davis
2013-02-24
1
-8
/
+8
*
Whitespace and text typos dyndns.class
Phil Davis
2013-02-23
1
-97
/
+98
*
Update etc/inc/dyndns.class
bcyrill
2013-02-06
1
-1
/
+1
*
dynamic dns update url for dns.he.net fixed
Cedric Ohle
2013-01-03
1
-2
/
+2
*
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
[next]