]> git.ipfire.org Git - thirdparty/pdns.git/commit
first stab at generic asynchronous lookup engine for Lua, with known crasher bugs...
authorbert hubert <bert.hubert@powerdns.com>
Sun, 18 Oct 2015 10:59:31 +0000 (12:59 +0200)
committerbert hubert <bert.hubert@powerdns.com>
Sun, 18 Oct 2015 10:59:31 +0000 (12:59 +0200)
commitfba1e944b2037043d683bea39a63f9b797fdad6a
tree59ed9840fca725d8c26b5f4324701d12ac606574
parente16a1bf06cc246e7c1a37c261433ffecc5c80884
first stab at generic asynchronous lookup engine for Lua, with known crasher bugs (see lua-recursor.cc 'PLAIN WRONG')
pdns/Makefile.am
pdns/dumresp.cc
pdns/kv-example-script.lua [new file with mode: 0644]
pdns/kvresp.cc [new file with mode: 0644]
pdns/lua-recursor.cc
pdns/lua-recursor.hh
pdns/pdns_recursor.cc