s3:libsmb: add basic smb2 client infrastructure
authorStefan Metzmacher <metze@samba.org>
Thu, 5 May 2011 16:12:07 +0000 (18:12 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 7 Jul 2011 23:22:17 +0000 (01:22 +0200)
commita0cf7bae60fed5a30a16a99697f74b431456029e
tree39fbe4123cfa7cd3315c234cbde261edab0e5a85
parent8dc7029561b4d2e02b1f12583b7b871fd4d2ba14
s3:libsmb: add basic smb2 client infrastructure

Based on the initial patch from Volker Lendecke <vl@samba.org>.

metze
source3/Makefile.in
source3/include/client.h
source3/libsmb/smb2cli_base.c [new file with mode: 0644]
source3/libsmb/smb2cli_base.h [new file with mode: 0644]
source3/wscript_build