]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove the mastefile-format map option
authorOndřej Surý <ondrej@sury.org>
Thu, 16 Sep 2021 09:46:13 +0000 (11:46 +0200)
committerOndřej Surý <ondrej@sury.org>
Fri, 17 Sep 2021 05:09:50 +0000 (07:09 +0200)
commitedee9440d010fd3b24a4a4529df4075a8842b1d1
treea8cafd453ff88bc9410bba637ea72065fdb59153
parent1cc866fdefd5025263f331b9fdadf0c1f0dffc1c
Remove the mastefile-format map option

As previously announced, this commit removes the masterfile-format
format 'map' from named, all the tools, the documentation and the
system tests.
67 files changed:
bin/check/check-tool.c
bin/check/named-checkconf.c
bin/check/named-checkzone.c
bin/check/named-checkzone.rst
bin/dnssec/dnssec-signzone.c
bin/dnssec/dnssec-signzone.rst
bin/named/named.conf.rst
bin/named/zoneconf.c
bin/tests/system/checkconf/bad-masterfile-format-map.conf [moved from bin/tests/system/checkconf/deprecated-masterfile-format-map.conf with 100% similarity]
bin/tests/system/checkconf/bad-maxratio1.conf
bin/tests/system/checkconf/bad-maxratio2.conf
bin/tests/system/checkconf/bad-maxttlmap.conf [deleted file]
bin/tests/system/checkconf/good-maxratio1.conf
bin/tests/system/checkconf/good-maxratio2.conf
bin/tests/system/checkconf/tests.sh
bin/tests/system/checkconf/warn-maxratio1.conf
bin/tests/system/checkzone/clean.sh
bin/tests/system/checkzone/setup.sh
bin/tests/system/checkzone/tests.sh
bin/tests/system/dyndb/driver/db.c
bin/tests/system/masterformat/clean.sh
bin/tests/system/masterformat/ns1/compile.sh
bin/tests/system/masterformat/ns1/named.conf.in
bin/tests/system/masterformat/ns3/named.conf.in
bin/tests/system/masterformat/tests.sh
bin/tests/system/xfer/ns3/named.conf.in
configure.ac
doc/arm/reference.rst
doc/man/dnssec-signzone.1in
doc/man/named-checkzone.1in
doc/man/named-compilezone.1in
doc/man/named.conf.5in
doc/misc/master.zoneopt
doc/misc/master.zoneopt.rst
doc/misc/mirror.zoneopt
doc/misc/mirror.zoneopt.rst
doc/misc/named.conf.rst
doc/misc/options
doc/misc/options.active
doc/misc/options.grammar.rst
doc/misc/redirect.zoneopt
doc/misc/redirect.zoneopt.rst
doc/misc/slave.zoneopt
doc/misc/slave.zoneopt.rst
doc/misc/stub.zoneopt
doc/misc/stub.zoneopt.rst
lib/bind9/check.c
lib/dns/db.c
lib/dns/dnsrps.c
lib/dns/include/dns/callbacks.h
lib/dns/include/dns/db.h
lib/dns/include/dns/master.h
lib/dns/include/dns/rbt.h
lib/dns/include/dns/types.h
lib/dns/master.c
lib/dns/masterdump.c
lib/dns/rbt.c
lib/dns/rbtdb.c
lib/dns/sdb.c
lib/dns/sdlz.c
lib/dns/tests/Makefile.am
lib/dns/tests/rbt_serialize_test.c [deleted file]
lib/dns/zone.c
lib/isc/file.c
lib/isc/include/isc/file.h
lib/isccfg/namedconf.c
util/copyrights