updated SMB2 code for getinfo according to WSPP docs
authorAndrew Tridgell <tridge@samba.org>
Thu, 14 Feb 2008 06:11:36 +0000 (17:11 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 14 Feb 2008 06:11:36 +0000 (17:11 +1100)
commit3aaa2e86d94675c6c68d66d75292c3e34bfbc81b
tree69d79c4aac8760262b64249a54a5f1d73ee2b89b
parentf6cdf3f1177f63d80be757f007eb15380839b4f5
updated SMB2 code for getinfo according to WSPP docs

- Updated getinfo structures and field names
- also updated the protocol revision number handling to reflect
  new docs
source/libcli/smb2/connect.c
source/libcli/smb2/getinfo.c
source/libcli/smb2/request.c
source/libcli/smb2/smb2.h
source/libcli/smb2/smb2_calls.h
source/smb_server/smb2/fileinfo.c
source/smb_server/smb2/negprot.c
source/torture/smb2/scan.c