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)
commit883f89a0184e37bff4f5877a25d31b994996ab08
treeed6b7cdc01017ac780d09834f0c653771b09193c
parent95e7cfdb19bab4a5aac59e10afb3b1416e6079c5
Use a common function to parse all pathnames from the wire. This allows
much closer emulation of Win2k3 error return codes.
Jeremy.
source/client/client.c
source/include/smb.h
source/include/smb_macros.h
source/libsmb/clifile.c
source/printing/nt_printing.c
source/smbd/filename.c
source/smbd/nttrans.c
source/smbd/reply.c
source/smbd/trans2.c