bind9/lib
Ondřej Surý b8d34e960b
Change dns_adbentry_overquota() to dns_adb_overquota()
The dns_adbentry_overquota() was violating the layers accessing the
adbentry struct members directly.  Change it to dns_adb_overquota() to
match the dns_adb API.
2023-04-04 16:21:49 +02:00
..
dns Change dns_adbentry_overquota() to dns_adb_overquota() 2023-04-04 16:21:49 +02:00
isc Silence NULL pointer dereferene false positive 2023-04-03 13:32:40 +00:00
isccc Replace DE_CONST(k, v) with v = UNCONST(k) macro 2023-04-03 10:25:56 +00:00
isccfg Add new 'checkds' configuration option 2023-04-03 14:01:22 +00:00
ns Use isc_histo for the message size statistics 2023-04-03 12:08:05 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00