Files
bind9/bin/tests
Evan Hunt 77e7eac54c enable detailed db tracing
move database attach/detach functions to db.c, instead of
requiring them to be implemented for every database type.
instead, they must implement a 'destroy' function that is
called when references go to zero.

this enables us to use ISC_REFCOUNT_IMPL for databases,
with detailed tracing enabled by setting DNS_DB_TRACE to 1.
2023-02-21 10:13:10 -08:00
..
2023-02-21 10:13:10 -08:00
2023-02-16 18:35:32 +01:00
2023-02-16 18:35:32 +01:00