r21868: Remove check_log_size from the central smbd processing loop. This can be...
commit8d0cfddb26a354606844a10254055fb8cd54e792
authorVolker Lendecke <vlendec@samba.org>
Sun, 18 Mar 2007 10:13:35 +0000 (18 10:13 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:41 +0000 (10 12:18 -0500)
tree105c6c04e7e8739fb7854df80aceb6acd4db7658
parent2864d86b37fe29ba2e985b61e646061feb0b841f
r21868: Remove check_log_size from the central smbd processing loop. This can be done
with a become_root/unbecome_root in debug.c.
(This used to be commit 4632a0caaf251d9cc7b9d84cbd20362d37f0e4e0)
source3/lib/debug.c
source3/smbd/process.c