]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
mfv (r276698): support for remote control over local sockets.
authordes <des@FreeBSD.org>
Mon, 5 Jan 2015 14:59:18 +0000 (14:59 +0000)
committerdes <des@FreeBSD.org>
Mon, 5 Jan 2015 14:59:18 +0000 (14:59 +0000)
commit266f3b9335f8efbe15bf385fa09271ae1211f08c
tree30705480abca4f4e30ced6b496cc411d8f48cac8
parent3fac0172751c25d550a064750af8a91e8f4f6576
mfv (r276698): support for remote control over local sockets.
17 files changed:
contrib/unbound/config.h
contrib/unbound/config.h.in
contrib/unbound/configure.ac
contrib/unbound/daemon/remote.c
contrib/unbound/daemon/remote.h
contrib/unbound/daemon/unbound.c
contrib/unbound/doc/unbound.conf.5
contrib/unbound/doc/unbound.conf.5.in
contrib/unbound/services/listen_dnsport.c
contrib/unbound/services/listen_dnsport.h
contrib/unbound/smallapp/unbound-checkconf.c
contrib/unbound/smallapp/unbound-control.c
contrib/unbound/util/config_file.c
contrib/unbound/util/config_file.h
contrib/unbound/util/configlexer.lex
contrib/unbound/util/configparser.y
contrib/unbound/util/net_help.c