bind9/bin
Ondřej Surý 3388ef36b3 Cleanup the isc_<*>mgr_createinc() constructors
Previously, the taskmgr, timermgr and socketmgr had a constructor
variant, that would create the mgr on top of existing appctx.  This was
no longer true and isc_<*>mgr was just calling isc_<*>mgr_create()
directly without any extra code.

This commit just cleans up the extra function.
2021-04-19 10:22:56 +02:00
..
check Install man page for named-compilezone 2021-03-22 09:36:48 +01:00
confgen Address a Sphinx duplicate label warning 2021-02-03 11:44:02 +01:00
delv Cleanup the isc_<*>mgr_createinc() constructors 2021-04-19 10:22:56 +02:00
dig Ensure dig lookup is detached on UDP connect failure 2021-04-07 15:36:59 +02:00
dnssec Implement draft-vandijk-dnsop-nsec-ttl 2021-04-13 11:26:26 +02:00
named Update named's usage description 2021-04-12 12:07:44 +10:00
nsupdate Stop including gssapi.h from dst/gssapi.h header 2021-02-16 01:04:46 +00:00
pkcs11 Add libssl libraries to Windows build 2020-11-09 16:00:28 +01:00
plugins Add filter-a plugin for IPv6-dominant environments 2021-03-19 08:06:55 +01:00
rndc isc_nm_*connect() always return via callback 2021-04-07 15:36:59 +02:00
tests Cleanup the isc_<*>mgr_createinc() constructors 2021-04-19 10:22:56 +02:00
tools Move cleanup of queries to later in the shutdown sequence 2021-03-04 13:21:56 +01:00
win32/BINDInstall move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00