]> git.ipfire.org Git - thirdparty/bind9.git/commit
3116. [func] New 'dnssec-update-mode' option controls updates
authorEvan Hunt <each@isc.org>
Mon, 23 May 2011 20:10:03 +0000 (20:10 +0000)
committerEvan Hunt <each@isc.org>
Mon, 23 May 2011 20:10:03 +0000 (20:10 +0000)
commitbfe32d08c51a606744bd0d6ea518eb95084d2eef
tree76d99a2a90595493cadecd6848f6c1f5b37960b2
parent86e92d6a9a88f3f7365907018b71a3a28b0ee86f
3116. [func] New 'dnssec-update-mode' option controls updates
of DNSSEC records in signed dynamic zones.  Set to
'no-resign' to disable automatic RRSIG regeneration
while retaining the ability to sign new or changed
data. [RT #24533]
12 files changed:
CHANGES
bin/named/config.c
bin/named/zoneconf.c
bin/tests/system/dnssec/clean.sh
bin/tests/system/dnssec/ns3/named.conf
bin/tests/system/dnssec/ns3/nosign.example.db.in [new file with mode: 0644]
bin/tests/system/dnssec/ns3/sign.sh
bin/tests/system/dnssec/tests.sh
doc/arm/Bv9ARM-book.xml
lib/dns/include/dns/zone.h
lib/dns/zone.c
lib/isccfg/namedconf.c