summaryrefslogtreecommitdiff
path: root/source3/include/async_smb.h
AgeCommit message (Expand)AuthorFilesLines
2008-09-09Add utility function cli_in_chain()Volker Lendecke1-0/+1
2008-08-28Remove cli_request_get()Volker Lendecke1-6/+0
2008-08-28Add async smbecho client supportVolker Lendecke1-0/+4
2008-08-28Add cli_request->recv_helperVolker Lendecke1-0/+12
2008-08-28Activate code to enable chained requestsVolker Lendecke1-2/+19
2008-08-28Move "struct cli_request" from client.h to async_smb.hVolker Lendecke1-0/+63
2008-08-28Add cli_pull_replyVolker Lendecke1-0/+4
2008-08-28Remove cli->event_ctx, pass it explicitlyVolker Lendecke1-15/+3
2008-08-28Refactoring: Add the routine cli_request_send()Volker Lendecke1-6/+6
2008-03-06Add infrastructure to support async SMB requestsVolker Lendecke1-0/+62