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)
commitb640f475be9b0f83e7812a5c7756344c5891cba3
treeeb7c955f31379ae243f89004ff872054d80b764d
parent4a04a5e620a4666fc123d04cb96ef391de72c469
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
(This used to be commit 3aaa2e86d94675c6c68d66d75292c3e34bfbc81b)
source4/libcli/smb2/connect.c
source4/libcli/smb2/getinfo.c
source4/libcli/smb2/request.c
source4/libcli/smb2/smb2.h
source4/libcli/smb2/smb2_calls.h
source4/smb_server/smb2/fileinfo.c
source4/smb_server/smb2/negprot.c
source4/torture/smb2/scan.c