s3:libsmb: add smb2cli_tcon*() and smb2cli_tdis*()
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:19 +0000 (01:22 +0200)
commitf21720773fc24424921b6731d0b07df38d00d3e0
tree27c572b04efed6c6bab24ef72f53d322d62c1852
parent4efc85c6f152ef8cf93e76389659fd8eb019a0ee
s3:libsmb: add smb2cli_tcon*() and smb2cli_tdis*()

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

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