]> granicus.if.org Git - pdns/commit
silence a lot of debugging output at loglevel 9 (you did not see it, but it did slow...
authorBert Hubert <bert.hubert@netherlabs.nl>
Sun, 30 Jan 2011 12:49:13 +0000 (12:49 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Sun, 30 Jan 2011 12:49:13 +0000 (12:49 +0000)
commit51a3a4d4f99eb57d658487c1ff04070c1e18338c
tree48a9f020f80504c39be882530b949b917fc20598
parentb69e0fb9e3e9065138e9f40651a5dd1a8b900159
silence a lot of debugging output at loglevel 9 (you did not see it, but it did slow things down)
fix up pre-signed zones in hybrid installations (bind + generic). Because the BIND Backend needs the DBDnssecKeeper,
while the dbdnsseckeeper needs the bindbackend to function, getting presignatures from the dbdnsseckeeper failed.
We now pass an explicit database connection for this purpose. Spotted by Christof Meerwaald.

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1932 d19b8d6e-7fed-0310-83ef-9ca221ded41b
pdns/backends/bind/bindbackend2.cc
pdns/dbdnsseckeeper.cc
pdns/dnspacket.cc
pdns/dnssecinfra.hh
pdns/dnsseckeeper.hh
pdns/dnssecsigner.cc
pdns/packethandler.cc
pdns/tcpreceiver.cc
pdns/ueberbackend.hh