summaryrefslogtreecommitdiff
path: root/libcli/smb/smb2cli_create.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-17libcli/smb: add SMB2_HDR_FLAG_DFS for SMB2 Create operations on dfs sharesStefan Metzmacher1-1/+9
2013-08-15libcli/smb: pass max_dyn_len to smb2cli_req_send()Stefan Metzmacher1-1/+12
2013-08-15libcli/smb: Change smb2cli_create() and smb2cli_create_recv() to return a par...Jeremy Allison1-21/+18
2013-02-19libcli/smb: make use of samba_tevent_context_init()Stefan Metzmacher1-1/+1
2012-09-29libcli/smb: use an explicit TALLOC_FREE(subreq) in smb2cli_*Stefan Metzmacher1-0/+1
2012-07-25libcli/smb: there's no PID field in the SMB2/3 header anymoreStefan Metzmacher1-1/+0
2012-07-25libcli/smb: pass smbXcli_tcon to smb2cli_req_create/send()Stefan Metzmacher1-6/+1
2012-07-24libcli/smb: pass smbXcli_tcon to smb2cli_create*()Stefan Metzmacher1-4/+10
2012-05-15libcli/smb: move smb2cli_create.c from source3 to the toplevelStefan Metzmacher1-0/+279