]> git.ipfire.org Git - thirdparty/pdns.git/commit
Require explicit zone id values in lookup calls.
authorMiod Vallat <miod.vallat@powerdns.com>
Fri, 25 Apr 2025 05:46:22 +0000 (07:46 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Mon, 26 May 2025 11:49:12 +0000 (13:49 +0200)
commitd0b219d77108049c892675a92f16bc1af42f37fa
tree53a81f071ec95927d3a98e6111cd6d334c1a4134
parent8cbdd7045bd2f0ddd51375f8ac9610fa8c2071ae
Require explicit zone id values in lookup calls.

Annotate use of UnknownDomainID when it's safe to use.
docs/appendices/backend-writers-guide.rst
modules/remotebackend/remotebackend.hh
modules/remotebackend/test-remotebackend.cc
pdns/communicator.hh
pdns/dnsbackend.cc
pdns/dnsbackend.hh
pdns/pdnsutil.cc