s3: Convert a few callers of unix_convert() over to filename_convert()
authorTim Prouty <tprouty@samba.org>
Sat, 25 Jul 2009 01:38:40 +0000 (18:38 -0700)
committerTim Prouty <tprouty@samba.org>
Sat, 25 Jul 2009 01:51:41 +0000 (18:51 -0700)
commitf49f3fcb0127b6ed19fec94f93658180ead04ac5
tree0a954660d72ff5e03b6a370f3e6bad68d0ce6f74
parent7197ba3abd6dfad74a28d5e3f8a73367ab22810b
s3: Convert a few callers of unix_convert() over to filename_convert()

This patch also changes the unix convert flags to make sure the
correct semantics are preservered for allowing/disallowing wildcards
in the last component of the path.
source3/include/proto.h
source3/include/smb.h
source3/printing/nt_printing.c
source3/smbd/filename.c
source3/smbd/msdfs.c
source3/smbd/nttrans.c
source3/smbd/reply.c
source3/smbd/trans2.c