]> git.ipfire.org Git - thirdparty/pdns.git/commit
Declare global const DNSName variables for frequently-used names
authorMiod Vallat <miod.vallat@powerdns.com>
Fri, 25 Jul 2025 06:03:36 +0000 (08:03 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Fri, 25 Jul 2025 12:12:59 +0000 (14:12 +0200)
commit9d83d87173e29bc42bf7ef6df03d4e1549e4dfc3
tree01cfa8dd4732268ea7f6f6088c7910983d47cf78
parent9364aba5458c9b7bd90c82b4801a8d5699c798bb
Declare global const DNSName variables for frequently-used names

(such as the TSIG key algorithms)

Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
15 files changed:
modules/ldapbackend/native.cc
pdns/auth-catalogzone.cc
pdns/auth-primarycommunicator.cc
pdns/auth-secondarycommunicator.cc
pdns/axfr-retriever.cc
pdns/dnsname.cc
pdns/dnsname.hh
pdns/misc.cc
pdns/packethandler.cc
pdns/resolver.cc
pdns/saxfr.cc
pdns/tcpreceiver.cc
pdns/test-tsig.cc
pdns/tkey.cc
pdns/tsig-tests.cc