summaryrefslogtreecommitdiffstats
path: root/source/lib/ms_fnmatch.c
Commit message (Expand)AuthorAgeFilesLines
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2005-01-271-1/+1
* r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell2004-10-081-42/+57
* r2776: if there are no wildcard characters then use StrCaseCmp()Andrew Tridgell2004-10-021-0/+6
* r2775: rewrote our ms_fnmatch code to be much more efficient, and to exactlyAndrew Tridgell2004-10-021-154/+121
* r2400: make ms_fnmatch() case insensitive. This is much more efficient thanAndrew Tridgell2004-09-181-2/+4
* r2212: Optimisation. Passes masktest against W2K3.Jeremy Allison2004-09-031-0/+3
* r6: merge in the samba4 HEAD branch from cvsCVS Import User2004-04-041-52/+29
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+249