]> git.ipfire.org Git - thirdparty/bind9.git/commit
[master] rndc showzone / rndc delzone of non-added zones
authorEvan Hunt <each@isc.org>
Wed, 7 Jan 2015 06:57:57 +0000 (22:57 -0800)
committerEvan Hunt <each@isc.org>
Wed, 7 Jan 2015 06:57:57 +0000 (22:57 -0800)
commit74eb2f5cbc98d9646bcd13ffcb17688f0db5ab8d
tree558d02a57b71cf585d563c5fbc81181400222a7b
parent651c5a50f4afb2c7dc119f33e3d7567ed1d399d4
[master] rndc showzone / rndc delzone of non-added zones

4030. [func] "rndc delzone" is now applicable to zones that were
configured in named.conf, as well as zones that
were added via "rndc addzone". (Note, however, that
if named.conf is not also modified, the deleted zone
will return when named is reloaded.) [RT #37887]

4029. [func] "rndc showzone" displays the current configuration
of a specified zone. [RT #37887]
13 files changed:
CHANGES
bin/named/control.c
bin/named/include/named/control.h
bin/named/include/named/globals.h
bin/named/include/named/server.h
bin/named/server.c
bin/rndc/rndc.docbook
bin/tests/system/addzone/tests.sh
doc/arm/Bv9ARM-book.xml
doc/arm/notes.xml
lib/isccfg/include/isccfg/cfg.h
lib/isccfg/namedconf.c
lib/isccfg/parser.c