bind9/lib
Aram Sargsyan ed268b46f1 Process db callbacks in zone_loaddone() after zone_postload()
The zone_postload() function can fail and unregister the callbacks.

Call dns_db_endload() only after calling zone_postload() to make
sure that the registered update-notify callbacks are not called
when the zone loading has failed during zone_postload().

Also, don't ignore the return value of zone_postload().
2023-02-27 10:06:32 +00:00
..
dns Process db callbacks in zone_loaddone() after zone_postload() 2023-02-27 10:06:32 +00:00
isc Fix memory leak in isc_hmac_init 2023-02-26 22:56:07 +00:00
isccc remove isc_task completely 2023-02-16 18:35:32 +01:00
isccfg fix a crash from using an empty string for "include" 2023-02-22 17:35:29 +00:00
ns remove named_os_gethostname() 2023-02-18 20:23:41 +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