summaryrefslogtreecommitdiffstats
path: root/lib/util/ms_fnmatch.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | | 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
* lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbolAndrew Bartlett2011-05-061-3/+3
| | | | | | | This verison of the function takes a protcol as argument to determine matching rules. Andrew Bartlett
* 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
Conflicts: source4/Makefile