]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Stop cluttering the global namespace with validation states 9312/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 9 Jul 2020 11:52:11 +0000 (13:52 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 9 Jul 2020 11:52:11 +0000 (13:52 +0200)
commit98307d0fa05eeaa7b1ae8529f7e0f948064ff09e
tree8003ec88aa2e6c31eb8780d33421875ed1690005
parented952cf64abee87ae38afe94d31c934dc5c27b80
rec: Stop cluttering the global namespace with validation states

Also rename the NODATA state to NODENIAL, as the existing name could
easily be confused with NXQTYPE.
25 files changed:
pdns/lua-recursor4.cc
pdns/lua-recursor4.hh
pdns/pdns_recursor.cc
pdns/rec_channel_rec.cc
pdns/recursor_cache.cc
pdns/recursor_cache.hh
pdns/recursordist/negcache.cc
pdns/recursordist/negcache.hh
pdns/recursordist/test-syncres_cc1.cc
pdns/recursordist/test-syncres_cc2.cc
pdns/recursordist/test-syncres_cc3.cc
pdns/recursordist/test-syncres_cc4.cc
pdns/recursordist/test-syncres_cc5.cc
pdns/recursordist/test-syncres_cc6.cc
pdns/recursordist/test-syncres_cc7.cc
pdns/recursordist/test-syncres_cc8.cc
pdns/recursordist/test-syncres_cc9.cc
pdns/reczones.cc
pdns/secpoll-recursor.cc
pdns/syncres.cc
pdns/syncres.hh
pdns/test-recpacketcache_cc.cc
pdns/toysdig.cc
pdns/validate.cc
pdns/validate.hh