]> git.ipfire.org Git - thirdparty/unbound.git/commit
- patch for remote control over local sockets, from Dag-Erling
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 6 Jan 2015 14:12:59 +0000 (14:12 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 6 Jan 2015 14:12:59 +0000 (14:12 +0000)
commitdf73be98bdd458682df5a5bb866e7fe5938657f8
tree69f553b79e951b8446795d06d60865d0955e623b
parent0dea29396313d32ed2250c3ac29849a2e39c41f5
- patch for remote control over local sockets, from Dag-Erling
  Smorgrav, Ilya Bakulin.  Use control-interface: /path/sock and
  control-use-cert: no.

git-svn-id: file:///svn/unbound/trunk@3304 be551aaa-1e26-0410-a405-d3ace91eadb9
20 files changed:
config.h.in
configure
configure.ac
daemon/remote.c
daemon/remote.h
daemon/unbound.c
doc/Changelog
doc/unbound.conf.5.in
services/listen_dnsport.c
services/listen_dnsport.h
smallapp/unbound-checkconf.c
smallapp/unbound-control.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/net_help.c