bind9/lib/bind9
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 name change from "hook modules" to "plugins" 2018-12-06 10:36:50 -08:00
win32 Add generic message digest API (isc_md) to replace specific MD functions md5/sha1/sha256 2018-10-25 08:15:42 +02:00
api prep 9.13.4 2018-11-22 00:20:22 +00:00
check.c add a function for processing a list of configured plugins 2018-12-06 10:36:50 -08:00
getaddresses.c Assume always working getaddrinfo/getnameinfo implemenation 2018-08-28 10:31:48 +02:00
Makefile.in restore filter-aaaa syntax checking 2018-12-06 10:29:12 -08:00
version.c address win32 build issues 2018-05-22 16:32:21 -07:00