s3:libsmb: add smb2cli_negprot*()
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)
commitab913d17681183d57f21faf7871ba30b5ae41239
treeb67721e3e4b1cf8f95807ccf19c1f92846a7f145
parenta0cf7bae60fed5a30a16a99697f74b431456029e
s3:libsmb: add smb2cli_negprot*()

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

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