summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/smb2cli_read.c
Commit message (Expand)AuthorAgeFilesLines
* s3:smb2cli: SMB2_READ needs one dyn byte to that the structure size check works.Stefan Metzmacher2011-09-071-1/+2
* s3:smb2cli: pass more fields to smb2cli_req_create()/smb2cli_req_send()Stefan Metzmacher2011-08-121-1/+5
* s3:smb2cli_base: fix memory hierachy in smb2cli_req_recv()Stefan Metzmacher2011-07-091-4/+5
* s3:libsmb: add smb2cli_read*()Stefan Metzmacher2011-07-081-0/+163