bind9/doc/misc
Ondřej Surý f5c204ac3e
Move the library init and shutdown to executables
Instead of relying on unreliable order of execution of the library
constructors and destructors, move them to individual binaries.  The
advantage is that the execution time and order will remain constant and
will not depend on the dynamic load dependency solver.

This requires more work, but that was mitigated by a simple requirement,
any executable using libisc and libdns, must include <isc/lib.h> and
<dns/lib.h> respectively (in this particular order).  In turn, these two
headers must not be included from within any library as they contain
inlined functions marked with constructor/destructor attributes.
2025-02-22 16:19:00 +01:00
..
cfg_test.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
checkgrammar.py Sort grammar map keys while pretty printing them 2022-07-01 08:59:23 +02:00
dnssec-policy.default.conf Add offline-ksk option 2024-08-22 08:21:52 +02:00
forward.zoneopt remove {root-}delegation-only 2023-03-23 12:57:01 -07:00
hint.zoneopt remove {root-}delegation-only 2023-03-23 12:57:01 -07:00
in-view.zoneopt [master] automatically generate named.conf grammars for the ARM 2018-01-22 11:06:32 -08:00
Makefile.am Add support for User Statically Defined Tracing (USDT) probes 2023-08-21 18:39:53 +02:00
mirror.zoneopt Implement the min-transfer-rate-in configuration option 2025-02-20 09:32:55 +00:00
options Implement sig0key-checks-limit and sig0message-checks-limit 2025-02-20 13:35:14 +00:00
parsegrammar.py Add a new library to parse grammar format produced by cfg_test 2022-07-01 08:59:04 +02:00
primary.zoneopt Rename remote-servers standard term to server-list 2024-12-13 08:50:02 +01:00
redirect.zoneopt Rename remote-servers standard term to server-list 2024-12-13 08:50:02 +01:00
rndc.grammar remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
secondary.zoneopt Implement the min-transfer-rate-in configuration option 2025-02-20 09:32:55 +00:00
sort-options.pl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
static-stub.zoneopt Add a limit to the number of RR types for single name 2024-06-10 16:55:09 +02:00
stub.zoneopt Implement the min-transfer-rate-in configuration option 2025-02-20 09:32:55 +00:00