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