summaryrefslogtreecommitdiff
path: root/lib/util/ms_fnmatch.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove a few #include "includes.h"Volker Lendecke2022-07-251-1/+2
* lib/util: clang: Fix a dereference of a null pointer warning(s)Noel Power2019-06-111-6/+20
* util: Fix the logic in ms_fnmatch_protocol()Andreas Schneider2018-03-021-2/+7
* lib/util: Avoid a talloc in ms_fnmatch_protocolVolker Lendecke2017-01-221-8/+6
* lib: Add "is_case_sensitive" to ms_fnmatch_protocolVolker Lendecke2017-01-221-10/+19
* libcli/smb move enum protocol_types to a common headerAndrew Bartlett2011-07-061-0/+1
* lib/util don't use enum protocol_types in ms_fnmatch_protocolAndrew Bartlett2011-05-061-1/+1
* lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbolAndrew Bartlett2011-05-061-3/+3
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-1/+0
* Add version of next_codepoint without iconv_convenience.Jelmer Vernooij2008-10-241-8/+7
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-0/+223