r11662: the beginnings of a SMB2 client library. Very hackish, meant for experimentation
authorAndrew Tridgell <tridge@samba.org>
Fri, 11 Nov 2005 04:45:38 +0000 (04:45 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:46:09 +0000 (13:46 -0500)
commitac293f85342a77777c2164a53c8ec43ddc1c1aed
treef159deeb9444c0e32a51d1db62b8e0ee3a4e4dab
parentb18ed75a75c111f23701295f31ecf3a117488e00
r11662: the beginnings of a SMB2 client library. Very hackish, meant for experimentation
(This used to be commit 68422dc73f6ea51bf906f3db223ae8abf077aba1)
source4/libcli/config.mk
source4/libcli/smb2/config.mk [new file with mode: 0644]
source4/libcli/smb2/negprot.c [new file with mode: 0644]
source4/libcli/smb2/request.c [new file with mode: 0644]
source4/libcli/smb2/smb2.h [new file with mode: 0644]
source4/libcli/smb2/transport.c [new file with mode: 0644]