bind9/bin
Michał Kępień 0964a94ad5 Remove mutex profiling code
Mutex profiling code (used when the ISC_MUTEX_PROFILE preprocessor macro
is set to 1) has been broken for the past 3 years (since commit
0bed9bfc28) and nobody complained, which
is a strong indication that this code is not being used these days any
more.  External tools for both measuring performance and detecting
locking issues are already wired into various GitLab CI checks.  Drop
all code depending on the ISC_MUTEX_PROFILE preprocessor macro being
set.
2021-12-09 12:25:21 +01:00
..
check remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
confgen Use #pragma once as header guards 2021-10-13 00:49:15 -07:00
delv remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
dig Disable IDN2_USE_STD3_ASCII_RULES to idn2 conversion functions 2021-12-01 16:10:04 +01:00
dnssec Extend dns_db_nodecount to access auxilary rbt node counts 2021-12-02 14:18:41 +01:00
named Remove mutex profiling code 2021-12-09 12:25:21 +01:00
nsupdate remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
plugins Make isc_result a static enum 2021-10-06 11:22:20 +02:00
rndc Update the description of fetches-per-zone counters 2021-11-30 11:10:04 +00:00
tests add system test for a no-questions reply over TCP 2021-12-08 10:22:03 -08:00
tools Make mdig use the OS-supplied ephemeral port range 2021-11-17 14:13:17 -08:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00