r20655: After consulting with Volker, fix our pathname
authorJeremy Allison <jra@samba.org>
Wed, 10 Jan 2007 17:47:53 +0000 (17:47 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 10 Jan 2007 17:47:53 +0000 (17:47 +0000)
commit82311a1f42f7dbb888f013ebcd183bba099db9c1
treea7d4dfa31550d90d99ccfb61fb036249e9841caa
parentf7675bca8275347c69da4241f7bf5a412005fd4a
r20655: After consulting with Volker, fix our pathname
handling. Gets rid of more code than it adds.
I will port this to SAMBA_3_0 next. There are
still some wrinkles with wildcard delete I am
working on - for example a dirtype pattern of
0x8aa4 isn't handled correctly yet.... still
looking at this.
Jeremy.
13 files changed:
source/client/client.c
source/include/smb.h
source/include/smb_macros.h
source/libsmb/clifile.c
source/libsmb/errormap.c
source/printing/nt_printing.c
source/rpc_server/srv_srvsvc_nt.c
source/smbd/dosmode.c
source/smbd/filename.c
source/smbd/msdfs.c
source/smbd/nttrans.c
source/smbd/reply.c
source/smbd/trans2.c