]> git.ipfire.org Git - thirdparty/bind9.git/commit
[master] "in-view" zone option
authorEvan Hunt <each@isc.org>
Thu, 14 Nov 2013 04:35:40 +0000 (20:35 -0800)
committerEvan Hunt <each@isc.org>
Thu, 14 Nov 2013 04:35:40 +0000 (20:35 -0800)
commit434bfc3dfa2003ba0dd4b2392286806131fd6724
treed3872e51ae86be8f14ff2741d1360c14797891ba
parent980097441934ea2c87fae44520abf1600029ea93
[master] "in-view" zone option

3673. [func] New "in-view" zone option allows direct sharing
of zones between views. [RT #32968]
26 files changed:
CHANGES
bin/named/server.c
bin/tests/system/checkconf/bad-sharedzone1.conf [new file with mode: 0644]
bin/tests/system/checkconf/bad-sharedzone2.conf [new file with mode: 0644]
bin/tests/system/checkconf/good.conf
bin/tests/system/views/clean.sh
bin/tests/system/views/ns2/clone.db [new file with mode: 0644]
bin/tests/system/views/ns2/named1.conf
bin/tests/system/views/ns2/named2.conf
bin/tests/system/views/ns3/child.clone.db [new file with mode: 0644]
bin/tests/system/views/ns3/named1.conf
bin/tests/system/views/ns3/named2.conf
bin/tests/system/views/ns4/child.clone.db [new file with mode: 0644]
bin/tests/system/views/ns4/named.conf [new file with mode: 0644]
bin/tests/system/views/tests.sh
doc/arm/Bv9ARM-book.xml
lib/bind9/check.c
lib/dns/zone.c
lib/dns/zt.c
lib/isc/include/isc/symtab.h
lib/isc/symtab.c
lib/isc/win32/libisc.def
lib/isccfg/include/isccfg/cfg.h
lib/isccfg/namedconf.c
lib/isccfg/parser.c
lib/isccfg/win32/libisccfg.def