Date: Thu Jan 15 19:08:45 2004
Author: jerry
Update of /data/cvs/samba/source/client
In directory dp.samba.org:/tmp/cvs-serv18998/client
Modified Files:
client.c
Log Message:
* 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
Revisions:
client.c 1.254 => 1.255
http://www.samba.org/cgi-bin/cvsweb/samba/source/client/client.c.diff?r1=1.254&r2=1.255