]> git.ipfire.org Git - thirdparty/bind9.git/commit
rndc reconfig should not touch already loaded zones, some refactoring of dns_{zone...
authorWitold Kręcicki <wpk@isc.org>
Tue, 10 Jul 2018 16:43:55 +0000 (18:43 +0200)
committerWitold Kręcicki <wpk@isc.org>
Tue, 28 Aug 2018 15:04:45 +0000 (17:04 +0200)
commit79ce86090ac8ccbbe071dd44d755de2c1369a660
tree6206add191dc65f6263cbe1aae27fae0a341e1ae
parentc268c47c76bd8d7f613a523bd3485965655c9856
rndc reconfig should not touch already loaded zones, some refactoring of dns_{zone,view,zt}_{async,}load
13 files changed:
bin/check/check-tool.c
bin/named/server.c
bin/tests/optional/zone_test.c
bin/tests/system/dyndb/driver/zone.c
lib/dns/include/dns/view.h
lib/dns/include/dns/zone.h
lib/dns/include/dns/zt.h
lib/dns/rrl.c
lib/dns/tests/zt_test.c
lib/dns/view.c
lib/dns/zone.c
lib/dns/zt.c
lib/ns/tests/nstest.c