]> git.ipfire.org Git - thirdparty/bind9.git/commit
report when NTAs added to multiple views
authorEvan Hunt <each@isc.org>
Wed, 15 Aug 2018 19:29:17 +0000 (12:29 -0700)
committerEvan Hunt <each@isc.org>
Mon, 10 Sep 2018 20:14:18 +0000 (13:14 -0700)
commit3b3fc63b2e72aa6f2f874f5e333c1c01c02e2ad4
tree7bb99deff83af2b4cc84975fd5cc86361bfe886f
parenta2a5e37ae6261c55b75c418c5366a1978f2cb63c
report when NTAs added to multiple views

- the text returned by "rndc nta" when adding NTAs to multiple views
  was incorrectly terminated after the first line, so users only saw
  on NTA added unless they checked the logs.

(cherry picked from commit 83dc5a704a13f4b73cde99caa7b01f9702e84f5b)
bin/named/server.c
bin/tests/system/rndc/clean.sh
bin/tests/system/rndc/ns3/named.conf.in
bin/tests/system/rndc/tests.sh