- 11 Aug, 2010 1 commit
-
-
Evan Hunt authored
support for addzone/delzone feature (see change #2930). Removed "new-zone-file" option, replaced with "allow-new-zones (yes|no)". The new-zone-file for each view is now created automatically, with a filename generated from a hash of the view name. It is no longer necessary to "include" the new-zone-file in named.conf; this happens automatically. Zones that were not added via "rndc addzone" can no longer be removed with "rndc delzone". [RT #19447]
-
- 11 Jul, 2010 2 commits
-
-
Automatic Updater authored
-
Evan Hunt authored
allow dynamic addition and deletion of zones. To enable this feature, specify a "new-zone-file" option at the view or options level in named.conf. Zone configuration information for the new zones will be written into that file. To make the new zones persist after a restart, "include" the file into named.conf in the appropriate view. (Note: This feature is not yet documented, and its syntax is expected to change.) [RT #19447]
-
- 04 Dec, 2009 1 commit
-
-
Mark Andrews authored
to DNSSEC but are sematically equal according to plain DNS. Apply plain DNS comparisons rather than DNSSEC comparisons when processing UPDATE requests. dnssec-signzone now removes such semantically duplicate records prior to signing the RRset. named-checkzone -r {ignore|warn|fail} (default warn) named-compilezone -r {ignore|warn|fail} (default warn) named.conf: check-dup-records {ignore|warn|fail};
-
- 03 Dec, 2009 1 commit
-
-
Evan Hunt authored
"dnssec-secure-to-insecure", and "dnskey-ksk-only" to "dnssec-dnskey-kskonly", for clarity. [RT #20586]
-
- 22 Oct, 2009 1 commit
-
-
Evan Hunt authored
path. [RT #20154]
-
- 12 Oct, 2009 2 commits
-
-
Automatic Updater authored
-
Evan Hunt authored
to be fully automated in zones configured for dynamic DNS. 'auto-dnssec allow;' permits a zone to be signed by creating keys for it in the key-directory and using 'rndc sign <zone>'. 'auto-dnssec maintain;' allows that too, plus it also keeps the zone's DNSSEC keys up to date according to their timing metadata. [RT #19943]
-
- 10 Oct, 2009 1 commit
-
-
Evan Hunt authored
zone option cause a zone to be signed with only KSKs signing the DNSKEY RRset, not ZSKs. This reduces the size of a DNSKEY answer. [RT #20340]
-
- 08 Oct, 2009 1 commit
-
-
Mark Andrews authored
update are now fully supported and no longer require defines to enable. We now no longer overload the NSEC3PARAM flag field, nor the NSEC OPT bit at the apex. Secure to insecure changes are controlled by by the named.conf option 'secure-to-insecure'. Warning: If you had previously enabled support by adding defines at compile time to BIND 9.6 you should ensure that all changes that are in progress have completed prior to upgrading to BIND 9.7. BIND 9.7 is not backwards compatible.
-
- 01 Sep, 2009 1 commit
-
-
Tatuya JINMEI 神明達哉 authored
applications. See README.libdns. [RT #19369]
-
- 14 Jul, 2009 2 commits
-
-
Automatic Updater authored
-
Evan Hunt authored
"update-policy local;" to switch on local DDNS in a zone. [RT #19875]
-
- 10 Jun, 2009 2 commits
-
-
Automatic Updater authored
-
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]
-
- 27 Jan, 2009 2 commits
-
-
Automatic Updater authored
-
Tatuya JINMEI 神明達哉 authored
I/O events and query RTT histograms. [RT #18802]
-
- 24 Sep, 2008 1 commit
-
-
Mark Andrews authored
-
- 21 May, 2008 2 commits
-
-
Automatic Updater authored
-
Evan Hunt authored
configured, causing an overconsumption of memory. [rt18092]
-
- 03 Apr, 2008 1 commit
-
-
Mark Andrews authored
[RT #17590]
-
- 02 Apr, 2008 1 commit
-
-
Mark Andrews authored
dynamic zones. [RT #1091] back out incorrect branch rt1091 and apply correct branch rt1091a.
-
- 18 Jan, 2008 1 commit
-
-
Automatic Updater authored
-
- 02 Jan, 2008 2 commits
-
-
Automatic Updater authored
-
Mark Andrews authored
authentication method for reverse zones. New update-policy methods tcp-self and 6to4-self. [RT #17378]
-
- 18 Sep, 2007 1 commit
-
-
Mark Andrews authored
SOA MNAME field to be disabled by specifying 'notify-to-soa yes;'. [RT #17073]
-
- 12 Sep, 2007 1 commit
-
-
Evan Hunt authored
written by kevin brintnall. [RT #16288]
-
- 19 Jun, 2007 1 commit
-
-
Automatic Updater authored
-
- 18 Jun, 2007 1 commit
-
-
Automatic Updater authored
-
- 04 Dec, 2006 1 commit
-
-
Mark Andrews authored
-
- 04 Jun, 2006 1 commit
-
-
Mark Andrews authored
optional. Default "try-tcp-refresh yes;" for BIND 8 compatibility. [RT #16123]
-
- 16 May, 2006 1 commit
-
-
Mark Andrews authored
-
- 06 Mar, 2006 1 commit
-
-
Mark Andrews authored
New zone option "update-check-ksk yes;". [RT #15817]
-
- 28 Feb, 2006 1 commit
-
-
Mark Andrews authored
as readonly. Expand the use of const to enforce this at compile time. [RT #15813]
-
- 16 Feb, 2006 1 commit
-
-
Mark Andrews authored
[RT #12895]
-
- 06 Jan, 2006 1 commit
-
-
Mark Andrews authored
-
- 05 Jan, 2006 3 commits
-
-
Mark Andrews authored
-
Mark Andrews authored
was removed. [RT #15491]
-
Mark Andrews authored
a soa query. Defaults "zero-no-soa-ttl yes;" and "zero-no-soa-ttl-cache no;". [RT #15460]
-
- 30 Nov, 2005 1 commit
-
-
Mark Andrews authored
Coverity.
-