summaryrefslogtreecommitdiffstats
path: root/source4/lib/ms_fnmatch.c
Commit message (Expand)AuthorAgeFilesLines
* r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell2007-10-101-42/+57
* r2776: if there are no wildcard characters then use StrCaseCmp()Andrew Tridgell2007-10-101-0/+6
* r2775: rewrote our ms_fnmatch code to be much more efficient, and to exactlyAndrew Tridgell2007-10-101-154/+121
* r2400: make ms_fnmatch() case insensitive. This is much more efficient thanAndrew Tridgell2007-10-101-2/+4
* r2212: Optimisation. Passes masktest against W2K3.Jeremy Allison2007-10-101-0/+3
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+226