bind9/lib
Aram Sargsyan 31290eccb1 Fix a bug in zone_loaddone()
The zone_loaddone() function disables database notifications for
a catalog zones and response policy zones (RPZ) when loading had
failed. Howerer, the 'result != ISC_R_SUCCESS' check is insufficient,
because the DNS_R_SEENINCLUDE result also indicates success.

Add a second condition for the "if" block.
2026-01-27 11:31:15 +00:00
..
dns Fix a bug in zone_loaddone() 2026-01-27 11:31:15 +00:00
isc Use const pointer with strchr of const pointer 2026-01-20 16:23:58 +11:00
isccc switch to RETERR where it wasn't being used 2025-12-03 13:45:43 -08:00
isccfg small refactor for max-query-restart in check.c 2026-01-07 07:01:59 +00:00
ns Remove rrset-order cyclic from the default config, with shim 2026-01-08 14:43:04 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00