CVS update: samba/source/libsmb

Gerald (Jerry) Carter jerry at samba.org
Mon Sep 16 08:17:51 EST 2002


On Sun, 15 Sep 2002 jerry at samba.org wrote:

> 
> 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.

This is wrong.  I think the problem is the pointer to the 
SMB_INFO_STANDARD is off by one byte.  Ethereal parses the
structure correctly.

Still working on it.

> 
> 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
> 

-- 
 ---------------------------------------------------------------------
 Hewlett-Packard                                     http://www.hp.com
 SAMBA Team                                       http://www.samba.org
 --                                            http://www.plainjoe.org
 "Sam's Teach Yourself Samba in 24 Hours" 2ed.      ISBN 0-672-32269-2
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--




More information about the samba-cvs mailing list