summaryrefslogtreecommitdiff
path: root/source4/libcli/smb2/flush.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-21fixed SMB2 flush call, and added flush to gentest_smb2Andrew Tridgell1-2/+4
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-2/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r16669: this calls don't expect any valid error codes than NT_STATUS_OKStefan Metzmacher1-1/+1
2007-10-10r15741: move smb2 request structures into the main smb request structsStefan Metzmacher1-1/+1
2007-10-10r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0Stefan Metzmacher1-1/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r11905: added SMB2_FLUSH as opcode 7. Thanks to metze and volker for helpAndrew Tridgell1-0/+70