s3: Allow filename_convert() to pass through unix_convert_flags and let the caller...
authorTim Prouty <tprouty@samba.org>
Fri, 24 Jul 2009 19:13:07 +0000 (12:13 -0700)
committerTim Prouty <tprouty@samba.org>
Fri, 24 Jul 2009 22:10:45 +0000 (15:10 -0700)
commit10324b177ed2c5de07039f035905b8272f51fbf7
tree9be44fc8c61bb0dbf4e3453efaaf0b6212b8e15b
parentc472bca42c587d46bd9d11a1c02fe53808cee08e
s3: Allow filename_convert() to pass through unix_convert_flags and let the caller know if the path has a wildcard

This also eliminates the need for resolve_dfspath().
source3/include/proto.h
source3/rpc_server/srv_srvsvc_nt.c
source3/smbd/filename.c
source3/smbd/msdfs.c
source3/smbd/nttrans.c
source3/smbd/reply.c
source3/smbd/smb2_create.c
source3/smbd/trans2.c