* BUG 446
authorGerald Carter <jerry@samba.org>
Thu, 15 Jan 2004 19:08:45 +0000 (19:08 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 15 Jan 2004 19:08:45 +0000 (19:08 +0000)
commit341699b0053c18bfaf5b8c1aec63e3e16f965876
tree776e3fbc0d86780e2b118d5b90a92c8dcef8121a
parentfbe657a40848d8a5a1a794d752c8115835322e01
* 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 f452585073fbeeae3e3a0db644e381f94cb918f3)
source3/client/client.c
source3/lib/charcnv.c
source3/libsmb/cliconnect.c