summaryrefslogtreecommitdiff
path: root/source3/libsmb/smb2cli_base.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-09s3:smb2cli_base: unset the destructor in smb2cli_req_unset_pending()Stefan Metzmacher1-2/+3
2011-07-09s3:smb2cli_base: keep the order of pending requestsStefan Metzmacher1-2/+2
2011-07-09s3:smb2cli_base: rename 'result' => 'req' in smb2cli_req_create()Stefan Metzmacher1-13/+13
2011-07-08s3:libsmb: add basic smb2 client infrastructureStefan Metzmacher1-0/+531