Unbound - DNS récursif (utilisé par OPNsense)
Find a file
Wouter Wijngaards 0866b8e60b donotq localhost default back on yes.
git-svn-id: file:///svn/unbound/trunk@965 be551aaa-1e26-0410-a405-d3ace91eadb9
2008-02-19 09:12:35 +00:00
compat Compilation fixes for portability. 2007-02-16 18:21:14 +00:00
contrib FreeBSD rc.d script for unbound. 2008-02-15 13:43:30 +00:00
daemon start without a config file (all default settings). 2008-02-14 10:37:32 +00:00
doc donotq localhost default back on yes. 2008-02-19 09:12:35 +00:00
iterator donotq localhost default back on yes. 2008-02-19 09:12:35 +00:00
libunbound empty line fixup. 2008-02-13 15:26:09 +00:00
services stats output text nice. 2008-02-11 09:19:32 +00:00
smallapp patch from Jan-Piet Mens. 2008-02-18 08:49:11 +00:00
testcode Fixed bug in RD flag setting. 2008-02-18 13:16:06 +00:00
testdata donotq localhost default back on yes. 2008-02-19 09:12:35 +00:00
util donotq localhost default back on yes. 2008-02-19 09:12:35 +00:00
validator fixup validator classification of root referrals. 2008-02-08 12:24:01 +00:00
aclocal.m4 Removed unused -C commandline option (was for debug). 2007-07-27 06:41:42 +00:00
acx_pthread.m4 Pthread configure.ac fu. 2007-02-19 15:32:07 +00:00
config.guess configure, ready to go. 2007-10-18 22:38:15 +00:00
config.h.in fixup --prefix also changes config file default paths. 2008-02-15 14:13:09 +00:00
config.sub configure, ready to go. 2007-10-18 22:38:15 +00:00
configure fixup --prefix also changes config file default paths. 2008-02-15 14:13:09 +00:00
configure.ac fixup --prefix also changes config file default paths. 2008-02-15 14:13:09 +00:00
install-sh Created trunk/ 2007-01-03 08:53:52 +00:00
ldns-src.tar.gz - in no debug sets NDEBUG to remove asserts. 2008-01-14 09:51:20 +00:00
LICENSE Added licenses, this is the BSD license. 2007-01-03 09:17:12 +00:00
ltmain.sh configure, ready to go. 2007-10-18 22:38:15 +00:00
makedist.sh fixes. 2008-02-08 13:27:49 +00:00
Makefile.in perf test. 2008-02-14 16:16:39 +00:00
README port from beta-0.7.1 2007-11-19 11:04:05 +00:00

Unbound README
* ./configure && make && make install
* on BSDs and Solaris use gmake (GNU make).
* If it complains that no libevent can be found; libevent is useful when
  using many (10000) outgoing ports. By default 16 ports are used and the
  builtin alternative is equally capable.
* More detailed README, README.svn, README.tests in doc directory
* manual pages can be found in doc directory, and are installed, unbound(8).
* example configuration file doc/example.conf