r11801: - added basic SMB2 find support
authorAndrew Tridgell <tridge@samba.org>
Sat, 19 Nov 2005 06:39:12 +0000 (06:39 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:46:29 +0000 (13:46 -0500)
commitfc04e3e795cebca5723c24e097f5374a23b2247b
tree88852c9d430623591fa004f7f21cac6b14c214a7
parent7d6f36682eab29cb23c40dd915acad61fb5d68cb
r11801: - added basic SMB2 find support

- added SMB2-SCANFIND test

- cleaned up continue flags in EAs and find requests
(This used to be commit 8792bc07d927e6470874230153177748afae3ee8)
source4/include/smb_interfaces.h
source4/include/structs.h
source4/libcli/smb2/config.mk
source4/libcli/smb2/find.c [new file with mode: 0644]
source4/libcli/smb2/getinfo.c
source4/libcli/smb2/smb2_calls.h
source4/torture/smb2/getinfo.c
source4/torture/smb2/scan.c
source4/torture/torture.c