Disallow disabling DisableDebuggerAttachment on runnning Tor
commit98959f63aca84e605fb98f10d943f2d28d627039
authorSebastian Hahn <sebastian@torproject.org>
Thu, 8 Dec 2011 08:19:09 +0000 (8 09:19 +0100)
committerNick Mathewson <nickm@torproject.org>
Wed, 4 Jan 2012 20:09:02 +0000 (4 15:09 -0500)
tree7c43662044dfbf18dfc2b272c194be28947de96f
parent65420e4cb5edcd02b6f44462dcc5c3a7fa8bb2e9
Disallow disabling DisableDebuggerAttachment on runnning Tor

Also, have tor_disable_debugger_attach() return a tristate of
success/failure/don't-know-how , and only log appropriately.
doc/tor.1.txt
src/common/compat.c
src/or/config.c