]> git.ipfire.org Git - thirdparty/pdns.git/commit - pdns/syncres.hh
split up overly large pdns_recursor.cc, parts that deal with auth and forwarding...
authorBert Hubert <bert.hubert@netherlabs.nl>
Fri, 25 Dec 2009 22:41:13 +0000 (22:41 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Fri, 25 Dec 2009 22:41:13 +0000 (22:41 +0000)
commit49a699c46e2e9aafb5aecb830b86c408e7ee0273
tree9b64bb9e9e0f14953501ff7d4b973de7c8c4dc32
parent4957a608792678b09a4de9cfc96914e4e37dbd87
split up overly large pdns_recursor.cc, parts that deal with auth and forwarding now in 'reczones.cc'
remove multithreading from cache, it did not perform
add infrastructure for 'RPC' calls to other threads, for reloading ACLs, Lua Scripts, manipulating the cache etc
fix up ACL reloading and zone reloading

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1473 d19b8d6e-7fed-0310-83ef-9ca221ded41b
pdns/Makefile-recursor
pdns/Makefile.am
pdns/dist-recursor
pdns/pdns_recursor.cc
pdns/rec_channel_rec.cc
pdns/reczones.cc [new file with mode: 0644]
pdns/syncres.cc
pdns/syncres.hh