]> git.ipfire.org Git - thirdparty/bind9.git/commit
Null clausedefs for ancient options
authoralessio <alessio@isc.org>
Wed, 25 Sep 2024 06:19:02 +0000 (08:19 +0200)
committeralessio <alessio@isc.org>
Tue, 1 Oct 2024 08:17:04 +0000 (10:17 +0200)
commitbc63758d70459743a6b0d6c1577caafbc4f87c10
treec8e385878f9802e3b91c0970ad55da9daaa73797
parent516b0982201d4f31c835096cb36fd5a16ab462f2
Null clausedefs for ancient options

This commit nulls all type fields for the clausedef lists that are
declared ancient, and removes the corresponding cfg_type_t and parsing
functions when they are found to be unused after the change.
lib/isccfg/Makefile.am
lib/isccfg/dnsconf.c [deleted file]
lib/isccfg/include/isccfg/namedconf.h
lib/isccfg/namedconf.c
lib/isccfg/parser.c