Merge of max log file fixes from appliance:
authorTim Potter <tpot@samba.org>
Thu, 23 Jan 2003 03:02:08 +0000 (03:02 +0000)
committerTim Potter <tpot@samba.org>
Thu, 23 Jan 2003 03:02:08 +0000 (03:02 +0000)
commit303710c2065850beebef678e657633497e4d8452
tree3cd40065d123fbfbf8616793fabaa0613e32534f
parent9b11ede90129fab8311344ce8621556fd6cff7dc
Merge of max log file fixes from appliance:

 - smbd/process.c: check log file sizes more often than in
       timeout_processing()

 - lib/debug.c: increment debug_count inside Debug1() instead of
       when log file sizes are checked.
source/lib/debug.c
source/smbd/process.c