s3:smbd: implement SMB2 Tree Connect
authorStefan Metzmacher <metze@samba.org>
Fri, 15 May 2009 09:50:20 +0000 (11:50 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 22 May 2009 12:03:13 +0000 (14:03 +0200)
commit7dfbb2835f395105982c8e42529c468de3cffcb4
tree07b9780561b941fa9f80d7ebb31c85c029bc9541
parent7749647740e945cf63e3df76545c04129d592429
s3:smbd: implement SMB2 Tree Connect

For now this only checks if the share is present or not.

metze
source3/Makefile.in
source3/smbd/globals.h
source3/smbd/smb2_server.c
source3/smbd/smb2_sesssetup.c
source3/smbd/smb2_tcon.c [new file with mode: 0644]