summaryrefslogtreecommitdiff
path: root/lib/util/ms_fnmatch.c
AgeCommit message (Collapse)AuthorFilesLines
2011-05-06lib/util don't use enum protocol_types in ms_fnmatch_protocolAndrew Bartlett1-1/+1
This makes it easier to compile this in the top level with s3 and s4 headers. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri May 6 08:50:52 CEST 2011 on sn-devel-104
2011-05-06lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbolAndrew Bartlett1-3/+3
This verison of the function takes a protcol as argument to determine matching rules. Andrew Bartlett
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
Conflicts: source4/Makefile