CVS update: samba/source/lib

Jeremy Allison jra at samba.anu.edu.au
Tue Jul 20 12:14:50 EST 1999


Date:	Tuesday July 20, 1999 @ 12:14
Author:	jra

Update of /data/cvs/samba/source/lib
In directory samba:/tmp/cvs-serv28422/lib

Modified Files:
      Tag: SAMBA_2_0
	util.c 
Log Message:
Fix for wildcard bug where I was checking the wrong extension variable !
Should check cp1, not ext.
Desired behaviour :

files in directory.

DEBUG
DORM

Win95 client :

dir d*.???

should return no files.

dir d*.*

should return both files.

WinNT client returns both files in both cases.

Jeremy.



More information about the samba-cvs mailing list