Use a common function to parse all pathnames from the wire. This allows
authorJeremy Allison <jra@samba.org>
Wed, 3 Mar 2004 20:55:59 +0000 (20:55 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 3 Mar 2004 20:55:59 +0000 (20:55 +0000)
commitfba5a722497c1e4577aa463921a0fec5f6d5fe55
tree15df1942a8929c34b86df0a1bf1042700d0e7f85
parent7ac1750de20edf1b315feb8648f292ff82e92c21
Use a common function to parse all pathnames from the wire. This allows
much closer emulation of Win2k3 error return codes.
Jeremy.
(This used to be commit c9f31fafeda6ad79e590276f36e03ecd2e93f818)
source3/client/client.c
source3/include/smb.h
source3/include/smb_macros.h
source3/libsmb/clifile.c
source3/printing/nt_printing.c
source3/smbd/filename.c
source3/smbd/nttrans.c
source3/smbd/reply.c
source3/smbd/trans2.c