summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/smb2cli_create.c
Commit message (Expand)AuthorAgeFilesLines
* s3:smb2cli: fix marshalling of smb2_create_blobs in smb2cli_create()Stefan Metzmacher2011-09-071-3/+5
* s3:smb2cli: don't terminate the pathname in smb2cli_create()Stefan Metzmacher2011-09-071-3/+10
* s3:smb2cli: SMB2_CREATE needs one dyn byte to that the structure size check w...Stefan Metzmacher2011-09-071-1/+1
* s3:smb2cli: pass more fields to smb2cli_req_create()/smb2cli_req_send()Stefan Metzmacher2011-08-121-1/+5
* s3: Fix Coverity ID 2587,2588: CHECKED_RETURNVolker Lendecke2011-07-101-1/+1
* s3:libsmb: add smb2cli_create*()Stefan Metzmacher2011-07-081-0/+253