OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Tue, 21 Sep 2004 16:08:02 EDT
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-4/src/WINNT/afsd
Modified Files:
Tag: openafs-stable-1_4_x
smb3.c
Log Message:
DELTA cifs-pattern-match-20040921
AUTHOR jaltman@mit.edu
FIXES 15365
The pattern matching algorithm was failing to match strings when the
pattern terminated in a '*'. The logic was also too complex because
it failed to simply the patterns prior to processing. Any combination
of '*' and '?' == '*' according to the Windows file name pattern
matching rules.
--- DELTA config for openafs-stable-1_4_x follows ---
cifs-pattern-match-20040921 openafs/src/WINNT/afsd/smb3.c 1.42.2.6 1.42.2.7