Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3:libsmb: implement cli_state based functions on top of smbXcli_conn/smbXcli... | Stefan Metzmacher | 2011-11-24 | 1 | -13/+1 |
* | s3:smb2cli: implement smb2cli_negprot() on top of smbXcli_negprot() | Stefan Metzmacher | 2011-11-24 | 1 | -147/+15 |
* | 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: split cli->smb2.gss_blob from cli->secblob | Stefan Metzmacher | 2011-09-13 | 1 | -1/+1 |
* | s3:smb2cli: pass more fields to smb2cli_req_create()/smb2cli_req_send() | Stefan Metzmacher | 2011-08-12 | 1 | -1/+4 |
* | s3:libsmb: add smb2cli_negprot*() | Stefan Metzmacher | 2011-07-08 | 1 | -0/+163 |