summaryrefslogtreecommitdiff
path: root/source3/libsmb/smb2cli_negprot.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-18s3:smb2cli: pass timeout to smb2cli_req_create/send()Stefan Metzmacher1-0/+1
2011-09-18s3:smb2cli: pass an array of expected status/body_size pairs to smb2cli_req_r...Stefan Metzmacher1-1/+8
2011-09-13s3:smb2cli: split cli->smb2.gss_blob from cli->secblobStefan Metzmacher1-1/+1
2011-08-12s3:smb2cli: pass more fields to smb2cli_req_create()/smb2cli_req_send()Stefan Metzmacher1-1/+4
2011-07-08s3:libsmb: add smb2cli_negprot*()Stefan Metzmacher1-0/+163