* BUG 446
commitb20f1a95a90033f711a26fdeeb49eaf3059ad91d
authorGerald Carter <jerry@samba.org>
Thu, 15 Jan 2004 19:03:18 +0000 (15 19:03 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 15 Jan 2004 19:03:18 +0000 (15 19:03 +0000)
tree60f725edc0bbe07187b69d062a7279a8f0ec0167
parentad40c8a1f4ba99b1cbafb9218994c4dc2447187b
* BUG 446
  - setup_logging() in smbclient to be interactive (remove the timestamps)
  - Fix bad return value in pull_ucs2( needs more testing to make sure this
    didn't break something else) that caused clistr_pull() to always read
    the same string from the buffer (pull_usc2() could return -1 if the original
    source length was given as -1)
  - increment some debugging messages to avoid printing them out so often
(This used to be commit 79fe75dcdf6cc38e18ca1231e4357893db4d4a08)
source3/client/client.c
source3/lib/charcnv.c
source3/libsmb/cliconnect.c