Use a common function to parse all pathnames from the wire. This allows
authorJeremy Allison <jra@samba.org>
Wed, 3 Mar 2004 20:55:40 +0000 (20:55 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 3 Mar 2004 20:55:40 +0000 (20:55 +0000)
commit74307e350635a195ebaa4841651f555c27fbcff4
treebcb6a413835d4a81aa8e08cde73b1125eca5b5a0
parent0dd6ea2f3a18290283a62888c9fa702aa343eed2
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 883f89a0184e37bff4f5877a25d31b994996ab08)
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