- 01 Sep, 2009 2 commits
-
-
Evan Hunt authored
ARM documentation about RFC 5011 support. [RT #19874]
-
Tatuya JINMEI 神明達哉 authored
applications. See README.libdns. [RT #19369]
-
- 14 Jul, 2009 1 commit
-
-
Evan Hunt authored
"update-policy local;" to switch on local DDNS in a zone. [RT #19875]
-
- 30 Jun, 2009 1 commit
-
-
Evan Hunt authored
maintenance. The new "managed-keys" statement can be used in place of "trusted-keys" for zones which support this protocol. (Note: this syntax is expected to change prior to 9.7.0 final.) [RT #19248]
-
- 10 Jun, 2009 1 commit
-
-
Evan Hunt authored
- add ddns-confgen command to generate configuration text for named.conf - add zone option "ddns-autoconf yes;", which causes named to generate a TSIG session key and allow updates to the zone using that key - add '-l' (localhost) option to nsupdate, which causes nsupdate to connect to a locally-running named process using the session key generated by named [RT #19284]
-
- 16 Mar, 2009 1 commit
-
-
Evan Hunt authored
65535 turns out to be reserved. [RT #19477]
-
- 05 Mar, 2009 1 commit
-
-
Automatic Updater authored
-
- 04 Mar, 2009 1 commit
-
-
Evan Hunt authored
"dnssec-lookaside auto;" This is the equivalent of "dnssec-lookaside . trust-anchor dlv.isc.org;" plus setting a trusted-key for dlv.isc.org. Note: The trusted key is hard-coded into named, but is also stored in (and can be overridden by) $sysconfdir/bind.keys. As the ISC DLV key rolls over it can be kept up to date by replacing the bind.keys file with a key downloaded from https://www.isc.org/solutions/dlv. [RT #18685]
-
- 06 Nov, 2008 1 commit
-
-
Mark Andrews authored
are now /var/run/named/named.pid and /var/run/lwresd/lwresd.pid respectively. This allows the owner of the containing directory to be set, for "named -u" support, and allows there to be a permanent symbolic link in the path, for "named -t" support. [RT #18306]
-
- 27 Sep, 2008 1 commit
-
-
Tatuya JINMEI 神明達哉 authored
default. It should be safe because expired cache entries are also purged.
-
- 24 Sep, 2008 1 commit
-
-
Mark Andrews authored
-
- 04 Sep, 2008 1 commit
-
-
Mark Andrews authored
temporary, named.conf option reserved-sockets, default 512. [RT #18344]
-
- 20 Jul, 2008 1 commit
-
-
Francis Dupont authored
-
- 28 May, 2008 1 commit
-
-
Evan Hunt authored
-
- 01 May, 2008 1 commit
-
-
Tatuya JINMEI 神明達哉 authored
-
- 03 Apr, 2008 1 commit
-
-
Mark Andrews authored
'dig +nsid' requests NSID from server. 'request-nsid yes;' causes recursive server to send NSID requests to upstream servers. Server responds to NSID requests with the string configured by 'server-id' option. [RT #17091]
-
- 02 Apr, 2008 1 commit
-
-
Mark Andrews authored
dynamic zones. [RT #1091] back out incorrect branch rt1091 and apply correct branch rt1091a.
-
- 22 Jan, 2008 2 commits
-
-
Automatic Updater authored
-
Tatuya JINMEI 神明達哉 authored
-
- 19 Oct, 2007 1 commit
-
-
Michael Graff authored
commit lruttl to the mainline. A tag was set called skan_lruttl-mainline-base, and I will tag this as skan_lruttl-mainline-merge after this commit
-
- 18 Sep, 2007 1 commit
-
-
Mark Andrews authored
SOA MNAME field to be disabled by specifying 'notify-to-soa yes;'. [RT #17073]
-
- 13 Sep, 2007 1 commit
-
-
Evan Hunt authored
-
- 18 Jun, 2007 1 commit
-
-
Automatic Updater authored
-
- 17 Jun, 2007 1 commit
-
-
Mark Andrews authored
-
- 29 Mar, 2007 2 commits
-
-
Automatic Updater authored
-
Mark Andrews authored
if we will answer the query or recurse. allow-query-on, allow-recursion-on and allow-query-cache-on. [RT #16291]
-
- 04 Jun, 2006 1 commit
-
-
Mark Andrews authored
optional. Default "try-tcp-refresh yes;" for BIND 8 compatibility. [RT #16123]
-
- 03 May, 2006 1 commit
-
-
Mark Andrews authored
consistancy. Default acache-enable off in BIND 9.4 as it requires memory usage to be configured. It may be enabled by default in BIND 9.5 once we have more experience with it.
-
- 09 Mar, 2006 2 commits
-
-
Mark Andrews authored
validation. default dnssec-validation no; to be changed to yes in 9.5.0. [RT #15674]
-
Mark Andrews authored
to the builtin acls "localnets" and "localhost". This is being done to make caching servers less attractive as reflective amplifying targets for spoofed traffic. This still leave authoritative servers exposed. The best fix is for full BCP 38 deployment to remove spoofed traffic.
-
- 06 Mar, 2006 1 commit
-
-
Mark Andrews authored
New zone option "update-check-ksk yes;". [RT #15817]
-
- 03 Mar, 2006 1 commit
-
-
Mark Andrews authored
-
- 28 Feb, 2006 1 commit
-
-
Mark Andrews authored
as readonly. Expand the use of const to enforce this at compile time. [RT #15813]
-
- 27 Jan, 2006 1 commit
-
-
Mark Andrews authored
HMACSHA512 support. [RT #13606]
-
- 05 Jan, 2006 3 commits
-
-
Mark Andrews authored
-
Mark Andrews authored
a soa query. Defaults "zero-no-soa-ttl yes;" and "zero-no-soa-ttl-cache no;". [RT #15460]
-
Mark Andrews authored
512 byte receive buffer if the initial EDNS queries fail. [RT #14852] 1952. [func] The maximum EDNS UDP response named will send can now be set in named.conf (max-udp-size). This is independent of the advertised receive buffer (edns-udp-size). [RT #14852]
-
- 04 Jan, 2006 2 commits
-
-
Mark Andrews authored
-
Mark Andrews authored
expired RRSIGs. Default "dnssec-accept-expired no;". Setting "dnssec-accept-expired yes;" leaves named vulnerable to replay attacks. [RT #14685]
-
- 30 Nov, 2005 1 commit
-
-
Mark Andrews authored
Coverity.
-