r2824: restored the is_case_sensitive option to ms_fnmatch() in Samba3. It is
authorAndrew Tridgell <tridge@samba.org>
Tue, 5 Oct 2004 03:26:02 +0000 (03:26 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:54 +0000 (10:52 -0500)
commitd9b8eaabc5e1d549aa56ed45f2e410ad766075be
tree0dd7f155e1939e649b65b933abbe21eba464311b
parent56fd69174ec939618a66bf663f3b4ea3448f2f8d
r2824: restored the is_case_sensitive option to ms_fnmatch() in Samba3. It is
very rarely used, but we sohuldn't be removing a feature in a minor
release of this kind.
(This used to be commit 4ce0505bc369243aa77013519ce4e4f6e50f5a48)
source3/lib/ms_fnmatch.c
source3/lib/util.c
source3/torture/masktest.c