r11679: opening/creating files in SMB2 now works. Lots of unknown parameters
authorAndrew Tridgell <tridge@samba.org>
Fri, 11 Nov 2005 12:37:16 +0000 (12:37 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:46:12 +0000 (13:46 -0500)
commit2e753f851885930000eadbd4b69660d85124c716
tree078827c8b09c6673892f5b53560875fda14f22b9
parent006da4c52add1e448eb3f72896ca37d644294a24
r11679: opening/creating files in SMB2 now works. Lots of unknown parameters
in the call tho.
(This used to be commit 548fbd86b3b114493943b50669bdcba2f4ed87f2)
source4/include/structs.h
source4/libcli/smb2/config.mk
source4/libcli/smb2/create.c [new file with mode: 0644]
source4/libcli/smb2/request.c
source4/libcli/smb2/smb2.h
source4/libcli/smb2/smb2_calls.h
source4/libcli/smb2/tcon.c
source4/torture/smb2/connect.c