bind9/lib
Aram Sargsyan 94a5712801 Handle a missing zone when reloading a catalog zone
Previously a missing/deleted zone which was referenced by a catalog
zone was causing a crash when doing a reload.

This commit will make `named` to ignore the fact that the zone is
missing, and make sure to restore it later on.
2021-09-30 19:14:12 +00:00
..
bind9 Fix heap use after free when checking for "http" duplicates 2021-09-30 11:56:10 +03:00
dns Handle a missing zone when reloading a catalog zone 2021-09-30 19:14:12 +00:00
irs Check parsed resconf values 2021-08-12 09:52:52 -07:00
isc Use assertions to check for failed allocations 2021-09-30 13:54:55 +02:00
isccc Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00
isccfg Address use before NULL check warning of obj 2021-09-28 11:57:47 +10:00
ns Remove the code to adjust listening interfaces for *-source-v6 2021-09-14 14:51:03 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Enforce a run time limit on unit test binaries 2021-04-07 11:41:45 +02:00