CVS update: samba/source/libsmb

jerry at samba.org jerry at samba.org
Mon Sep 16 08:11:46 EST 2002


Date:	Sun Sep 15 22:11:46 2002
Author:	jerry

Update of /data/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv19879/libsmb

Modified Files:
      Tag: SAMBA_2_2
	clilist.c 
Log Message:
Fix bug when using smbclient to connect to a Win98 file share.
The first character of the filename was being truncated.

Jeremy, This looks like a bug in the understanding of the 
SMB_INFO_STANDARD (info level 1) for a FIND_FIRST2 call.  Please
check this.  It does not match what is stated in the SNIA spec
but works correctly against Win98se.

The spec says that attributes should be a USHORT and we parse it as 
a UCHAR.  





Revisions:
clilist.c		1.6.8.6 => 1.6.8.7
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clilist.c?r1=1.6.8.6&r2=1.6.8.7



More information about the samba-cvs mailing list