summaryrefslogtreecommitdiffstats
path: root/source4/lib/ms_fnmatch.c
Commit message (Expand)AuthorAgeFilesLines
* r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij2007-10-101-1/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* 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