bind9/bin
Mark Andrews 473cbd4e87 Remove 'statslock' from dnssec-signzone
Silence Coverity CID 468757 and 468767 (DATA RACE read not locked)
by converting dnssec-signzone to use atomics for statistics counters
rather than using a lock.  This should be marginally faster than
using the lock as well when statistics are requested.
2024-09-13 13:30:34 +10:00
..
check Add flag to named-checkconf to ignore "not configured" errors 2024-09-09 23:32:16 +00:00
confgen use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
delv Add isc_log_createandusechannel() function to simplify usage 2024-08-20 12:50:39 +00:00
dig Add isc_log_createandusechannel() function to simplify usage 2024-08-20 12:50:39 +00:00
dnssec Remove 'statslock' from dnssec-signzone 2024-09-13 13:30:34 +10:00
named Remove "port" from source address options 2024-09-12 08:15:58 +02:00
nsupdate Add isc_log_createandusechannel() function to simplify usage 2024-08-20 12:50:39 +00:00
plugins Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
rndc Implement dummy 'rndc skr -import' command 2024-08-22 08:21:52 +02:00
tests Extract dns.rcode compatibility code to isctest.compat 2024-09-12 11:42:22 +02:00
tools Add isc_log_createandusechannel() function to simplify usage 2024-08-20 12:50:39 +00:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00