I finished removing timestring() calls from DEBUG() messages. Also went
authorChristopher R. Hertel <crh@samba.org>
Mon, 3 Aug 1998 18:13:13 +0000 (18:13 +0000)
committerChristopher R. Hertel <crh@samba.org>
Mon, 3 Aug 1998 18:13:13 +0000 (18:13 +0000)
commit247dbc9a24987035a47f1ba4fa143b1e2c050e92
tree5b1314475fa172269ac9871a5e65b316326d2a63
parentb968aa31ba15742a9eadc010e03781583feb6455
I finished removing timestring() calls from DEBUG() messages.  Also went
through and changed some DEBUG() calls to DEBUGADD() to combine output
under a single timestamp.  There were too many timestamps.

Note that Jeremy has told me that he's working on adding a config parameter
to turn timestamps off.  Cool.

Chris -)-----
source/libsmb/nmblib.c
source/nmbd/nmbd_become_lmb.c
source/nmbd/nmbd_browsesync.c
source/nmbd/nmbd_logonnames.c
source/nmbd/nmbd_packets.c
source/nmbd/nmbd_workgroupdb.c
source/param/loadparm.c