bind9/lib
Evan Hunt 6c2af2ae3b remove 'target' from dns_adb
the target name parameter to dns_adb_createfind() was always passed as
NULL, so we can safely remove it.

relatedly, the 'target' field in the dns_adbname structure was never
referenced after being set.  the 'expire_target' field was used, but
only as a way to check whether an ADB name represents a CNAME or DNAME,
and that information can be stored as a single flag.
2025-02-26 00:43:21 +00:00
..
dns remove 'target' from dns_adb 2025-02-26 00:43:21 +00:00
isc Explicitly create and shutdown the call_rcu_thread 2025-02-22 16:19:01 +01:00
isccc Remove unused symtab implementation 2025-02-25 11:29:58 +01:00
isccfg simplify dns_name_fromtext() interface 2025-02-25 12:53:25 -08:00
ns prevent a reference leak from the ns_query_done hooks 2025-02-25 22:40:48 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00