bind9/lib/ns
Evan Hunt 82c197d93b Cleanup: always count ns_statscounter_recursclients
The ns_statscounter_recursclients counter was previously only
incremented or decremented if client->recursionquota was non-NULL.
This was harmless, because that value should always be non-NULL if
recursion is enabled, but it made the code slightly confusing.

(cherry picked from commit 0201eab655)
2022-05-14 00:58:26 -07:00
..
include Fix more ns_statscounter_recursclients underflows 2022-02-23 14:45:06 +01:00
tests Remove UNREACHABLE() statements after exit() 2022-03-25 10:08:39 +01:00
win32 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
client.c Remove use of the inline keyword used as suggestion to compiler 2022-03-25 09:37:18 +01:00
hooks.c Don't use RTLD_DEEPBIND with sanitizers 2022-01-26 08:19:02 +00:00
interfacemgr.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
Kyuafile Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
lib.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
listenlist.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
log.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
notify.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
query.c Cleanup: always count ns_statscounter_recursclients 2022-05-14 00:58:26 -07:00
server.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
sortlist.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
stats.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
update.c Log "not authoritative for update zone" more clearly 2022-03-30 13:24:56 +01:00
version.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
xfrout.c Remove use of the inline keyword used as suggestion to compiler 2022-03-25 09:37:18 +01:00