summaryrefslogtreecommitdiff
path: root/lib/util/ms_fnmatch.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-14lib:util: Fix code spellingAndreas Schneider1-1/+1
2022-11-22lib: Whitespace fixesVolker Lendecke1-11/+11
2022-07-25lib: Remove a few #include "includes.h"Volker Lendecke1-1/+2
2019-06-11lib/util: clang: Fix a dereference of a null pointer warning(s)Noel Power1-6/+20
2018-03-02util: Fix the logic in ms_fnmatch_protocol()Andreas Schneider1-2/+7
2017-01-22lib/util: Avoid a talloc in ms_fnmatch_protocolVolker Lendecke1-8/+6
2017-01-22lib: Add "is_case_sensitive" to ms_fnmatch_protocolVolker Lendecke1-10/+19
2011-07-06libcli/smb move enum protocol_types to a common headerAndrew Bartlett1-0/+1
2011-05-06lib/util don't use enum protocol_types in ms_fnmatch_protocolAndrew Bartlett1-1/+1
2011-05-06lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbolAndrew Bartlett1-3/+3
2008-10-24Remove unused include param/param.h.Jelmer Vernooij1-1/+0
2008-10-24Add version of next_codepoint without iconv_convenience.Jelmer Vernooij1-8/+7
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-0/+223