fixed SMB2 flush call, and added flush to gentest_smb2
[kai/samba.git] / source4 / libcli / smb2 / flush.c
2008-05-21 Andrew Tridgellfixed SMB2 flush call, and added flush to gentest_smb2
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr16669: this calls don't expect any valid error codes...
2007-10-10 Stefan Metzmacherr15741: move smb2 request structures into the main...
2007-10-10 Stefan Metzmacherr15532: add a BOOL body_dynamic_present, because the...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Andrew Tridgellr11905: added SMB2_FLUSH as opcode 7. Thanks to metze...