Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3:libsmb: s/\<event_context/tevent_context/gc in smb2cli_close.c | Stefan Metzmacher | 2012-05-14 | 1 | -2/+2 |
* | s3/libsmb: Generalise cli_state in smb2 close calls | Luk Claes | 2012-05-12 | 1 | -10/+19 |
* | s3:libsmb: remove unused reference to talloc_tos() | Stefan Metzmacher | 2012-05-06 | 1 | -2/+1 |
* | s3:smb2cli: pass struct smbXcli_conn directly to smb2cli_req_create/_send() | Stefan Metzmacher | 2011-11-24 | 1 | -2/+2 |
* | s3:smb2cli: make use of smbXcli_session and setup the session key for SMB2 si... | Stefan Metzmacher | 2011-11-24 | 1 | -1/+1 |
* | s3:smb2cli: pass timeout to smb2cli_req_create/send() | Stefan Metzmacher | 2011-09-18 | 1 | -0/+1 |
* | s3:smb2cli: pass an array of expected status/body_size pairs to smb2cli_req_r... | Stefan Metzmacher | 2011-09-18 | 1 | -1/+8 |
* | s3:smb2cli: pass more fields to smb2cli_req_create()/smb2cli_req_send() | Stefan Metzmacher | 2011-08-12 | 1 | -1/+5 |
* | s3:libsmb: add smb2cli_close*() | Stefan Metzmacher | 2011-07-08 | 1 | -0/+117 |