]> git.ipfire.org Git - thirdparty/bind9.git/commit
Move bind9/check to isccfg/check
authorTony Finch <fanf@isc.org>
Fri, 16 Dec 2022 10:39:15 +0000 (10:39 +0000)
committerTony Finch <fanf@isc.org>
Fri, 17 Feb 2023 12:13:37 +0000 (12:13 +0000)
commitdcb54af2204b9764d6b8fbcbc0be9ee295546c32
tree70f5c3f252baa6a79b35b98db43993d89c6dd271
parent6ba2579c67ac0bda59739c0f4555d405967f608c
Move bind9/check to isccfg/check

Since it is part of the configuration machinery
CHANGES
bin/check/named-checkconf.c
bin/named/controlconf.c
bin/named/server.c
lib/bind9/Makefile.am
lib/isccfg/Makefile.am
lib/isccfg/check.c [moved from lib/bind9/check.c with 98% similarity]
lib/isccfg/include/isccfg/check.h [moved from lib/bind9/include/bind9/check.h with 81% similarity]
lib/isccfg/namedconf.c