s3/libsmb: Generalise cli_state in smb2 query_directory calls
[mat/samba.git] / source3 / libsmb / smb2cli_query_directory.c
2012-05-11 Luk Claess3/libsmb: Generalise cli_state in smb2 query_directory...
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-07 Stefan Metzmachers3:smb2cli: don't terminate the pathname in smb2cli_que...
2011-09-07 Stefan Metzmachers3:smb2cli: SMB2_QUERY_DIRECTORY needs one dyn byte...
2011-08-12 Stefan Metzmachers3:smb2cli: pass more fields to smb2cli_req_create...
2011-07-10 Volker Lendeckes3: Fix Coverity ID 2587,2588: CHECKED_RETURN
2011-07-09 Stefan Metzmachers3:smb2cli_base: fix memory hierachy in smb2cli_req_recv()
2011-07-07 Stefan Metzmachers3:libsmb: add smb2cli_query_directory*()