s3:libsmb: implement cli_state based functions on top of smbXcli_conn/smbXcli_req
[samba.git] / source3 / libsmb / smb2cli_negprot.c
2011-11-24 Stefan Metzmachers3:libsmb: implement cli_state based functions on top...
2011-11-24 Stefan Metzmachers3:smb2cli: implement smb2cli_negprot() on top of smbXc...
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:smb2cli: split cli->smb2.gss_blob from cli->secblob
2011-08-12 Stefan Metzmachers3:smb2cli: pass more fields to smb2cli_req_create...
2011-07-07 Stefan Metzmachers3:libsmb: add smb2cli_negprot*()