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