]> git.ipfire.org Git - thirdparty/bind9.git/commit
libdns refactoring: get rid of multiple versions of dns_master_loadfile, dns_master_l...
authorWitold Kręcicki <wpk@isc.org>
Tue, 3 Apr 2018 11:09:55 +0000 (13:09 +0200)
committerWitold Kręcicki <wpk@isc.org>
Fri, 6 Apr 2018 06:04:41 +0000 (08:04 +0200)
commite2a06db7f3f8ccc4f6df4c8ecca47fac8cc34363
tree95269c36d758a30d625958d40fd4e73423736fc3
parente20b70241856644df55925701933923bd02cd967
libdns refactoring: get rid of multiple versions of dns_master_loadfile, dns_master_loadfileinc, dns_master_dump, dns_master_dumpinc, dns_master_dumptostream, dns_master_stylecreate
19 files changed:
bin/delv/delv.c
bin/dig/dig.c
bin/dnssec/dnssec-cds.c
bin/dnssec/dnssec-signzone.c
bin/tests/optional/master_test.c
bin/tools/mdig.c
lib/dns/cache.c
lib/dns/db.c
lib/dns/include/dns/master.h
lib/dns/include/dns/masterdump.h
lib/dns/master.c
lib/dns/masterdump.c
lib/dns/rbtdb.c
lib/dns/rootns.c
lib/dns/sdlz.c
lib/dns/tests/master_test.c
lib/dns/view.c
lib/dns/win32/libdns.def.in
lib/dns/zone.c