Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-06 | libcli/smb move enum protocol_types to a common header | Andrew Bartlett | 1 | -0/+1 | |
2011-05-06 | lib/util don't use enum protocol_types in ms_fnmatch_protocol | Andrew Bartlett | 1 | -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-06 | lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbol | Andrew Bartlett | 1 | -3/+3 | |
This verison of the function takes a protcol as argument to determine matching rules. Andrew Bartlett | |||||
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -1/+0 | |
2008-10-24 | Add version of next_codepoint without iconv_convenience. | Jelmer Vernooij | 1 | -8/+7 | |
2008-10-11 | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 1 | -0/+223 | |
Conflicts: source4/Makefile |