bind9/bin/check
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
..
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
check-tool.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
check-tool.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Move the include Makefile.tests to the bottom of Makefile.am(s) 2021-06-24 15:33:52 +02:00
named-checkconf.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
named-checkconf.rst remove /etc/bind.keys 2023-02-06 14:39:31 -08:00
named-checkzone.c remove isc_task completely 2023-02-16 18:35:32 +01:00
named-checkzone.rst Add check-svcb to named 2022-10-29 00:22:54 +11:00
named-compilezone.rst Fix the reference to RFC 1035 in named-compilezone(1) 2023-02-06 12:31:01 +00:00