summaryrefslogtreecommitdiffstats
path: root/source3/lib/ms_fnmatch.c
Commit message (Expand)AuthorAgeFilesLines
* Second part of fix for bug 8310 - toupper_ascii() is broken on big-endian sys...Jeremy Allison2011-07-191-1/+1
* s3-lib Replace StrCaseCmp() with strcasecmp_m()Andrew Bartlett2011-05-181-1/+1
* lib/util Use lib/util/ms_fnmatch.c in common for gen_fnmatch()Andrew Bartlett2011-05-061-7/+0
* charset Remove use of {isupper,islower,toupper,tolower}_w functionsAndrew Bartlett2011-02-181-1/+1
* s3: Fix a bool/enum mismatchVolker Lendecke2009-11-211-1/+1
* s3:lib Use push_ucs2_talloc() in ms_fnmatch()Andrew Bartlett2009-04-081-7/+7
* Cleanup size_t return values in callers of convert_string_allocateTim Prouty2008-05-201-2/+3
* Save one popular mallocVolker Lendecke2008-01-091-6/+18
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-3/+3
* r25170: Remove pstring limits from ms_fnmatch and module load.Jeremy Allison2007-10-101-22/+21
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r6044: Ensure the old search calls always ask mask_match to translateJeremy Allison2007-10-101-2/+2
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* r4032: Fix bug #2110 - ensure we convert to ucs2 correctly.Jeremy Allison2007-10-101-2/+11
* r2824: restored the is_case_sensitive option to ms_fnmatch() in Samba3. It isAndrew Tridgell2007-10-101-10/+21
* r2778: merged the new samba4 ms_fnmatch code to Samba3. Thanks to RustyAndrew Tridgell2007-10-101-176/+131
* r2213: Optimisation. Passes masktest against W2K3.Jeremy Allison2007-10-101-0/+3
* Fix for bugid #205 - work by Andrew Bartlet (modified to useJeremy Allison2003-08-121-29/+53
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* a bunch of fixes from the sflight to seattleAndrew Tridgell2001-08-201-11/+19
* The big character set handling changeover!Andrew Tridgell2001-07-041-93/+52
* Had to add a "pam password change" parameter (defaults to "off") and inlinedJeremy Allison2001-05-021-5/+5
* Merged Andrew's wfw fix (2).Jeremy Allison2001-04-171-2/+5
* AIX ACLs donated by IBM.Jeremy Allison2001-04-171-0/+105
* Added sys_fork() and sys_getpid() functions to stop the overheadJeremy Allison2000-05-021-0/+2
* some cleanupsAndrew Tridgell2000-04-301-10/+13
* YIPEE!!!!!Andrew Tridgell2000-04-301-0/+146