summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/smb2cli.h
Commit message (Collapse)AuthorAgeFilesLines
* s3:libsmb: add smb2cli_query_directory*()Stefan Metzmacher2011-07-081-0/+26
| | | | | | Based on the initial patch from Volker Lendecke <vl@samba.org>. metze
* s3:libsmb: add smb2cli_write*()Stefan Metzmacher2011-07-081-0/+20
| | | | | | Based on the initial patch from Volker Lendecke <vl@samba.org>. metze
* s3:libsmb: add smb2cli_read*()Stefan Metzmacher2011-07-081-0/+22
| | | | | | Based on the initial patch from Volker Lendecke <vl@samba.org>. metze
* s3:libsmb: add smb2cli_flush*()Stefan Metzmacher2011-07-081-0/+10
| | | | | | Based on the initial patch from Volker Lendecke <vl@samba.org>. metze
* s3:libsmb: add smb2cli_close*()Stefan Metzmacher2011-07-081-0/+10
| | | | | | Based on the initial patch from Volker Lendecke <vl@samba.org>. metze
* s3:libsmb: add smb2cli_create*()Stefan Metzmacher2011-07-081-0/+29
| | | | | | Based on the initial patch from Volker Lendecke <vl@samba.org>. metze
* s3:libsmb: add smb2cli_tcon*() and smb2cli_tdis*()Stefan Metzmacher2011-07-081-0/+13
| | | | | | Based on the initial patch from Volker Lendecke <vl@samba.org>. metze
* s3:libsmb: add smb2cli_sesssetup*() and smb2cli_logoff*()Stefan Metzmacher2011-07-081-0/+16
| | | | | | Based on the initial patch from Volker Lendecke <vl@samba.org>. metze
* s3:libsmb: add smb2cli_negprot*()Stefan Metzmacher2011-07-081-0/+29
Based on the initial patch from Volker Lendecke <vl@samba.org>. metze