summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/smb2cli_flush.c
Commit message (Expand)AuthorAgeFilesLines
* s3:smb2cli: pass struct smbXcli_conn directly to smb2cli_req_create/_send()Stefan Metzmacher2011-11-241-2/+2
* s3:smb2cli: make use of smbXcli_session and setup the session key for SMB2 si...Stefan Metzmacher2011-11-241-1/+1
* s3:smb2cli: pass timeout to smb2cli_req_create/send()Stefan Metzmacher2011-09-181-0/+1
* s3:smb2cli: pass an array of expected status/body_size pairs to smb2cli_req_r...Stefan Metzmacher2011-09-181-1/+8
* s3:smb2cli: SMB2_FLUSH responses have a body size of 4Stefan Metzmacher2011-09-181-1/+1
* s3:smb2cli: pass more fields to smb2cli_req_create()/smb2cli_req_send()Stefan Metzmacher2011-08-121-1/+5
* s3:libsmb: add smb2cli_flush*()Stefan Metzmacher2011-07-081-0/+116