bind9/lib/ns
Evan Hunt 2cc8874c90 ensure RPZ lookups handle CD=1 correctly
RPZ rewrites called dns_db_findext() without passing through the
client database options; as as result, if the client set CD=1,
DNS_DBFIND_PENDINGOK was not used as it should have been, and
cache lookups failed, resulting in failure of the rewrite.

(cherry picked from commit 305a50dbe1)
2022-10-19 13:12:31 -07:00
..
include Only refresh RRset once 2022-09-08 11:50:44 +02:00
client.c Fix ns_statscounter_recursclients counting bug 2022-10-18 08:54:04 +00:00
hooks.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
interfacemgr.c De-duplicate __FILE__, __LINE__ 2022-10-17 16:00:26 +01:00
listenlist.c Store HTTP quota size inside a listenlist instead of the quota 2022-06-28 16:37:31 +03:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
notify.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
query.c ensure RPZ lookups handle CD=1 correctly 2022-10-19 13:12:31 -07:00
server.c Store HTTP quota size inside a listenlist instead of the quota 2022-06-28 16:37:31 +03:00
sortlist.c De-duplicate __FILE__, __LINE__ 2022-10-17 16:00:26 +01:00
stats.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
update.c De-duplicate __FILE__, __LINE__ 2022-10-17 16:00:26 +01:00
xfrout.c log the reason for falling back to AXFR from IXFR at level info 2022-07-12 16:26:13 -07:00