summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/smb2cli_tcon.c
Commit message (Expand)AuthorAgeFilesLines
* s3:smb2cli: don't terminate the pathname in smb2cli_tcon()Stefan Metzmacher2011-09-071-1/+6
* s3:smb2cli: SMB2_TCON needs one dyn byte to that the structure size check works.Stefan Metzmacher2011-09-071-0/+6
* s3:smb2cli: pass more fields to smb2cli_req_create()/smb2cli_req_send()Stefan Metzmacher2011-08-121-2/+10
* s3:libsmb: use cli_state_remote_sockaddr() in smb2cli_tcon_send()Stefan Metzmacher2011-07-221-1/+1
* s3:smb2cli_tcon: use tevent_req_oom()Stefan Metzmacher2011-07-101-1/+1
* s3:libsmb: add smb2cli_tcon*() and smb2cli_tdis*()Stefan Metzmacher2011-07-081-0/+229