lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbol
commit3892112e7b3143f808932771a7b71f4fd335f8cb
authorAndrew Bartlett <abartlet@samba.org>
Wed, 4 May 2011 10:53:33 +0000 (4 20:53 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 6 May 2011 05:51:24 +0000 (6 07:51 +0200)
treefa5254ec26d309e3bda8c8c502363e36feb7f8f9
parentcad704e8368f6aba28889966a7382afc8b738928
lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbol

This verison of the function takes a protcol as argument to determine
matching rules.

Andrew Bartlett
lib/util/ms_fnmatch.c
lib/util/util.h
source4/client/client.c
source4/ntvfs/cifs_posix_cli/svfs_util.c
source4/ntvfs/posix/pvfs_dirlist.c
source4/ntvfs/simple/svfs_util.c
source4/torture/masktest.c