bind9/lib/isccfg
Michał Kępień 4234968798 add a function for processing a list of configured plugins
Add a new libisccfg function, cfg_pluginlist_foreach(), which allows an
arbitrary callback to be invoked for every "plugin" stanza present in a
configuration object.  Use this function for both loading plugins and
checking their configuration in order to reduce duplication of
configuration processing code present in bin/named/server.c and
lib/bind9/check.c.
2018-12-06 10:36:50 -08:00
..
include add a function for processing a list of configured plugins 2018-12-06 10:36:50 -08:00
tests Move the CMocka include directories from CFLAGS to CINCLUDES where it belongs to not get overriden later by the default CFLAGS rule 2018-11-26 16:16:34 +01:00
win32 add a parser to filter-aaaa.so and pass in the parameters 2018-12-06 10:29:11 -08:00
aclconf.c Hint the compiler with ISC_UNREACHABLE(); that code after INSIST(0); cannot be reached 2018-11-08 12:22:17 +07:00
api prep 9.13.3 2018-09-04 06:11:38 +00:00
dnsconf.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
Kyuafile regen master 2017-12-29 01:44:18 +00:00
log.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
Makefile.in Fix ax_check_openssl to accept yes and improve it to modern autotools standard 2018-07-23 22:10:52 +02:00
namedconf.c name change from "hook modules" to "plugins" 2018-12-06 10:36:50 -08:00
parser.c add a function for processing a list of configured plugins 2018-12-06 10:36:50 -08:00
version.c address win32 build issues 2018-05-22 16:32:21 -07:00