summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/cli_smb2_fnum.c
Commit message (Expand)AuthorAgeFilesLines
* s3: libsmb: Make cli_smb2_dskattr() a 64-bit interface.Jeremy Allison2014-06-071-4/+4
* s3: client - rename 'struct smb2_create_returns' to 'struct smb_create_return...Jeremy Allison2014-05-091-2/+2
* s3-libsmb: Use the right macro to set uint16_t attr.Andreas Schneider2013-11-151-1/+1
* s3-client: smbclient shows no error if deleting a directory with del failedJeremy Allison2013-11-141-3/+26
* s3: libsmb SMB2 wrapper layer. cli_smb2_get_ea_list_path() failed to close fi...Jeremy Allison2013-09-171-0/+4
* s3: libsmb : The short name length is only a one byte field.Jeremy Allison2013-09-171-1/+1
* libsmb: Fix a bunch of Coverity IDsVolker Lendecke2013-08-201-20/+20
* s3:libsmb: Add in the core of the libsmb client SMB2 functions.Jeremy Allison2013-08-151-0/+2373