]> git.ipfire.org Git - thirdparty/pdns.git/commit - pdns/ueberbackend.cc
enable hybrid gsqlite3/bind operation where sqlite hosts keying material
authorBert Hubert <bert.hubert@netherlabs.nl>
Mon, 3 Jan 2011 11:03:29 +0000 (11:03 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Mon, 3 Jan 2011 11:03:29 +0000 (11:03 +0000)
commite0d84497d7db9cc466c9d08a20906bf039e9f0f4
tree88689b5fc5a26cc907bfeffade9a761a9fa1fee2
parent104f67e9cb5b9e7bec55349a0f8420ac3b482a46
enable hybrid gsqlite3/bind operation where sqlite hosts keying material
no longer create 25 database connections per packet (or so)
add dirty hack to allow launch of bind backend, because the bind backend needs a dnsseckeeper and the dnsseckeeper.. needs a bind backend
removed a lot of logging

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1796 d19b8d6e-7fed-0310-83ef-9ca221ded41b
12 files changed:
pdns/dbdnsseckeeper.cc
pdns/dnsbackend.cc
pdns/dnsbackend.hh
pdns/dnspacket.cc
pdns/dnspacket.hh
pdns/dnssecinfra.cc
pdns/dnssecinfra.hh
pdns/dnsseckeeper.hh
pdns/packethandler.cc
pdns/packethandler.hh
pdns/ueberbackend.cc
pdns/ueberbackend.hh