CVS update: samba/source/smbd

crh at samba.org crh at samba.org
Wed Jan 28 23:13:22 GMT 2004


Date:	Wed Jan 28 23:13:22 2004
Author:	crh

Update of /data/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv15522/smbd

Modified Files:
	lanman.c 
Log Message:
This is Simo's patch for the NetShareEnum() bug which caused us to return
share names longer than 12 bytes.  The function now filters out names 
longer than 12 bytes (which is compatible with Windows behavior).

A better fix might be to store short names along with any names longer 
than 12 bytes, using a simple (very) name mangling.

I'm committing in HEAD.  If there are no problems this can easily be 
merged into 3.0.x.

Chris -)-----



Revisions:
lanman.c		1.99 => 1.100
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/lanman.c.diff?r1=1.99&r2=1.100


More information about the samba-cvs mailing list