bind9/lib/ns
Ondřej Surý 091d738c72 Convert all categories and modules into static lists
Remove the complicated mechanism that could be (in theory) used by
external libraries to register new categories and modules with
statically defined lists in <isc/log.h>.  This is similar to what we
have done for <isc/result.h> result codes.  All the libraries are now
internal to BIND 9, so we don't need to provide a mechanism to register
extra categories and modules.
2024-08-20 12:50:39 +00:00
..
include Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
.gitignore Add support for User Statically Defined Tracing (USDT) probes 2023-08-21 18:39:53 +02:00
client.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
hooks.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
interfacemgr.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
listenlist.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
Makefile.am Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
notify.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
probes.d Add a probe when the response rate limiting drops or slips query 2023-08-21 18:39:53 +02:00
query.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
server.c make "max_restarts" a configurable value 2024-08-07 13:03:08 -07:00
sortlist.c Convert rwlock in dns_acl to RCU 2023-10-13 14:44:40 +02:00
stats.c Return the old counter value in isc_stats_increment 2024-05-10 12:08:52 +03:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
update.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
xfrout.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00