bind9/lib
Matthijs Mekking 494e8b2cbd Check key-directory duplicates for kasp zones
Don't allow the same zone with different dnssec-policies in separate
views have the same key-directory.

Track zones plus key-directory in a symtab and if there is a match,
check the offending zone's dnssec-policy name. If the name is "none"
(there is no kasp for the offending zone), or if the name is the same
(the zone shares keys), it is fine, otherwise it is an error (zones
in views using different policies cannot share the same key-directory).
2021-05-18 15:47:02 +02:00
..
bind9 Check key-directory duplicates for kasp zones 2021-05-18 15:47:02 +02:00
dns Adjust returned method from dns_updatemethod_date 2021-05-18 12:30:22 +00:00
irs Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
isc initialise worker->cond_prio 2021-05-18 07:47:42 +00:00
isccc Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
isccfg Add configuration option to set send/recv buffers on the nm sockets 2021-05-17 08:47:09 +02:00
ns ensure interlocked netmgr events run on worker[0] 2021-05-07 14:28:32 -07:00
win32/bindevt update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
.gitignore Provide unit test driver 2020-05-21 12:13:01 +02: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