mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-24 18:30:38 -05:00
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. |
||
|---|---|---|
| .. | ||
| driver | ||
| ns1 | ||
| clean.sh | ||
| prereq.sh | ||
| setup.sh | ||
| tests.sh | ||