]> git.ipfire.org Git - thirdparty/pdns.git/commit
Fix chroot() issues 3085/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Tue, 22 Dec 2015 11:39:53 +0000 (12:39 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Wed, 23 Dec 2015 13:59:35 +0000 (14:59 +0100)
commitf0f3f0b0dc95ebdb15c492922d4a8bf3b245d7c7
tree84188cf0ea21f863c3b7c1aa1c80b931cad3134f
parent7ab1ed02dfe874179dc6b49ba8f9757fb6e0f5e5
Fix chroot() issues

We now create the sockets and pid-files inside the chroot. The *_control
tools also know about the chroot and act accordingly.

Closes #191
Closes #148
docs/manpages/rec_control.1.md
docs/markdown/authoritative/settings.md
docs/markdown/recursor/settings.md
pdns/common_startup.cc
pdns/dynlistener.cc
pdns/dynloader.cc
pdns/pdns.conf-dist
pdns/pdns_recursor.cc
pdns/rec_channel_rec.cc
pdns/rec_control.cc
pdns/receiver.cc