s3:smb2cli: pass struct smbXcli_conn directly to smb2cli_req_create/_send()
[samba.git] / source3 / libsmb / smb2cli_tcon.c
2011-11-24 Stefan Metzmachers3:smb2cli: pass struct smbXcli_conn directly to smb2cl...
2011-11-24 Stefan Metzmachers3:smb2cli: make use of smbXcli_session and setup the...
2011-09-18 Stefan Metzmachers3:smb2cli: pass timeout to smb2cli_req_create/send()
2011-09-18 Stefan Metzmachers3:smb2cli: pass an array of expected status/body_size...
2011-09-13 Stefan Metzmachers3:libsmb: don't mix smb2 share capabilities with smb1...
2011-09-07 Stefan Metzmachers3:smb2cli: don't terminate the pathname in smb2cli_tcon()
2011-09-07 Stefan Metzmachers3:smb2cli: SMB2_TCON needs one dyn byte to that the...
2011-08-12 Stefan Metzmachers3:smb2cli: pass more fields to smb2cli_req_create...
2011-07-22 Stefan Metzmachers3:libsmb: use cli_state_remote_sockaddr() in smb2cli_t...
2011-07-10 Stefan Metzmachers3:smb2cli_tcon: use tevent_req_oom()
2011-07-07 Stefan Metzmachers3:libsmb: add smb2cli_tcon*() and smb2cli_tdis*()