r11905: added SMB2_FLUSH as opcode 7. Thanks to metze and volker for help
commita969ad592ae4cd8f7c66b1df4763fdc70328c967
authorAndrew Tridgell <tridge@samba.org>
Fri, 25 Nov 2005 11:33:57 +0000 (25 11:33 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:46:47 +0000 (10 13:46 -0500)
tree11693d155f6091145084e9ff28af2417b472c88a
parente2ed615a44d825f8c46755408a1a1657222a508b
r11905: added SMB2_FLUSH as opcode 7. Thanks to metze and volker for help
brainstorming this one.
source/include/structs.h
source/libcli/smb2/config.mk
source/libcli/smb2/flush.c [new file with mode: 0644]
source/libcli/smb2/smb2.h
source/libcli/smb2/smb2_calls.h
source/torture/smb2/connect.c