smb-8dot3-pattern-matching-20040401
authorJeffrey Altman <jaltman@mit.edu>
Thu, 1 Apr 2004 20:49:49 +0000 (20:49 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 1 Apr 2004 20:49:49 +0000 (20:49 +0000)
commit3f91e4305a8261e202e71d62f119fd92940dc9cd
tree195ee99c6d1958313a59f406b261307965568991
parenta346d60fee93916b6a6e0ecace8cd2d77a695ffe
smb-8dot3-pattern-matching-20040401

Do not enforce the funky 8dot3 pattern matching rule that the first "."
is special when using long file names.  (you must use "*.*" and not "*")
Instead only enforce it when performing 8dot3 searches.
src/WINNT/afsd/smb3.c