]> git.ipfire.org Git - thirdparty/unbound.git/commit
remote control setup, port binding and service.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 10 Sep 2008 15:23:01 +0000 (15:23 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 10 Sep 2008 15:23:01 +0000 (15:23 +0000)
commit121cb15d678b63ae215d950db7644eefd55b5ca5
treefe63c406712f6461f13cfce6a62984fb4457f13d
parent265eedb0d3d3d4c9d870e42679d3f4ee856bfa57
remote control setup, port binding and service.

git-svn-id: file:///svn/unbound/trunk@1227 be551aaa-1e26-0410-a405-d3ace91eadb9
27 files changed:
Makefile.in
configure
configure.ac
daemon/daemon.c
daemon/daemon.h
daemon/remote.c [new file with mode: 0644]
daemon/remote.h [new file with mode: 0644]
daemon/worker.c
daemon/worker.h
doc/Changelog
doc/example.conf.in
iterator/iterator.c
libunbound/libworker.c
services/listen_dnsport.c
services/listen_dnsport.h
smallapp/worker_cb.c
testcode/testbound.c
util/config_file.c
util/config_file.h
util/configlexer.c
util/configlexer.lex
util/configparser.c
util/configparser.h
util/configparser.y
util/fptr_wlist.c
util/netevent.c
util/netevent.h