]> git.ipfire.org Git - thirdparty/unbound.git/commit
better chroot support, and also default chroot and userchange.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 31 Oct 2007 10:56:31 +0000 (10:56 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 31 Oct 2007 10:56:31 +0000 (10:56 +0000)
commit2e9785cfb5c752e8a2bed93b6764aeb046377ef1
tree8c83a2bdb657a276492c47092279cb960fdc3564
parent75c30382baefa7580f5655ae0be795168a70a7f7
better chroot support, and also default chroot and userchange.

git-svn-id: file:///svn/unbound/trunk@723 be551aaa-1e26-0410-a405-d3ace91eadb9
25 files changed:
Makefile.in
checkconf/unbound-checkconf.c
daemon/daemon.c
daemon/daemon.h
daemon/unbound.c
doc/Changelog
doc/TODO
doc/example.conf
doc/unbound.conf.5
testcode/lock_verify.c
testcode/signit.c
testcode/testbound.c
testcode/unitmain.c
testdata/fwd_compress_c00c.tpkg
testdata/fwd_no_edns.tpkg
testdata/fwd_tcp.tpkg
testdata/fwd_tcp_tc.tpkg
testdata/fwd_tcp_tc6.tpkg
testdata/fwd_three.tpkg
testdata/fwd_three_service.tpkg
testdata/fwd_ttlexpire.tpkg
testdata/fwd_udp.tpkg
util/config_file.c
util/log.c
util/log.h