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)
commit4ce0505bc369243aa77013519ce4e4f6e50f5a48
tree4404163ccef4d2b53136c7e0849876baf09d6aea
parentfa3e8365641e84ca361dc95bac33a9d56e9d799b
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.
source/lib/ms_fnmatch.c
source/lib/util.c
source/torture/masktest.c