Log file check patch from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>.
authorJeremy Allison <jra@samba.org>
Sat, 15 Apr 2000 00:31:56 +0000 (00:31 +0000)
committerJeremy Allison <jra@samba.org>
Sat, 15 Apr 2000 00:31:56 +0000 (00:31 +0000)
commitce5e230952c18b2308d0e41fff39f0bfdf2cc32b
tree85cef5ef4a02825f4cd7c3b568775605d88fe32a
parent067b341a01319577f59e4c742f7bf11b42381ecc
Log file check patch from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>.
Modified to do checks in timeout processing not in main loop. This (IMHO)
is the correct place as (a) we are already root, and (b) it is guarenteed
to be called every 200 smb requests.
Jeremy.
(This used to be commit c3794fd29fdc4e5a0dbd725cdc24fe210934caf2)
source3/include/proto.h
source3/lib/debug.c
source3/smbd/process.c