Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: don't terminate the pathname in smb2cli_query_directory() | Stefan Metzmacher | 2011-09-07 | 1 | -1/+6 |
* | s3:smb2cli: SMB2_QUERY_DIRECTORY needs one dyn byte to that the structure siz... | Stefan Metzmacher | 2011-09-07 | 1 | -0/+6 |
* | s3:smb2cli: pass more fields to smb2cli_req_create()/smb2cli_req_send() | Stefan Metzmacher | 2011-08-12 | 1 | -1/+5 |
* | s3: Fix Coverity ID 2587,2588: CHECKED_RETURN | Volker Lendecke | 2011-07-10 | 1 | -1/+1 |
* | s3:smb2cli_base: fix memory hierachy in smb2cli_req_recv() | Stefan Metzmacher | 2011-07-09 | 1 | -4/+5 |
* | s3:libsmb: add smb2cli_query_directory*() | Stefan Metzmacher | 2011-07-08 | 1 | -0/+179 |