bind9/bin
Evan Hunt a52b17d39b
remove isc_task completely
as there is no further use of isc_task in BIND, this commit removes
it, along with isc_taskmgr, isc_event, and all other related types.

functions that accepted taskmgr as a parameter have been cleaned up.
as a result of this change, some functions can no longer fail, so
they've been changed to type void, and their callers have been
updated accordingly.

the tasks table has been removed from the statistics channel and
the stats version has been updated. dns_dyndbctx has been changed
to reference the loopmgr instead of taskmgr, and DNS_DYNDB_VERSION
has been udpated as well.
2023-02-16 18:35:32 +01:00
..
check remove isc_task completely 2023-02-16 18:35:32 +01:00
confgen Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
delv remove isc_task completely 2023-02-16 18:35:32 +01:00
dig remove isc_task completely 2023-02-16 18:35:32 +01:00
dnssec remove isc_task completely 2023-02-16 18:35:32 +01:00
named remove isc_task completely 2023-02-16 18:35:32 +01:00
nsupdate remove isc_task completely 2023-02-16 18:35:32 +01:00
plugins clean up some deprecated/obsolete options and doc 2023-02-10 09:52:27 -08:00
rndc remove isc_task completely 2023-02-16 18:35:32 +01:00
tests remove isc_task completely 2023-02-16 18:35:32 +01:00
tools remove isc_task completely 2023-02-16 18:35:32 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00