Add an asynchronous resolver library.
authorMichael Poole <mdpoole@troilus.org>
Mon, 19 Mar 2007 03:05:55 +0000 (23:05 -0400)
committerMichael Poole <mdpoole@troilus.org>
Mon, 19 Mar 2007 03:05:55 +0000 (23:05 -0400)
src/Makefile.am: Add sar.* to the build.
src/main.c: Call sar_init().
src/sar.*: The srvx asynchronous resolver.
src/mod-blacklist.c: Use it to add DNSBL support.
srvx.conf.eaxmple: Document the DNSBL support and sar options.


No differences found