bind9/lib
Aram Sargsyan 874ca5ca2f Prepare a zone for shutting down when deleting it from a view
After b171cacf4f, a zone object can
remain in the memory for a while, until garbage collection is run.
Setting the DNS_ZONEFLG_EXITING flag should prevent the zone
maintenance function from running while it's in that state.
Otherwise, a secondary zone could initiate a zone transfer after
it had been deleted.
2025-05-28 16:59:05 +00:00
..
dns Prepare a zone for shutting down when deleting it from a view 2025-05-28 16:59:05 +00:00
isc make all ISC_LIST_FOREACH calls safe 2025-05-23 13:09:10 -07:00
isccc Remove unused symtab implementation 2025-02-25 11:29:58 +01:00
isccfg add CFG_LIST_FOREACH macro 2025-05-27 21:08:09 -07:00
ns add DNS_DBITERATOR_FOREACH and DNS_RDATASETITER_FOREACH 2025-05-27 21:08:09 -07: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