summaryrefslogtreecommitdiff
path: root/source3/libsmb/cli_smb2_fnum.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-10s3: client - rename 'struct smb2_create_returns' to 'struct smb_create_return...Jeremy Allison1-2/+2
2013-11-26s3-libsmb: Use the right macro to set uint16_t attr.Andreas Schneider1-1/+1
2013-11-22s3-client: smbclient shows no error if deleting a directory with del failedJeremy Allison1-3/+26
2013-09-19s3: libsmb SMB2 wrapper layer. cli_smb2_get_ea_list_path() failed to close fi...Jeremy Allison1-0/+4
2013-09-18s3: libsmb : The short name length is only a one byte field.Jeremy Allison1-1/+1
2013-08-30libsmb: Fix a bunch of Coverity IDsVolker Lendecke1-20/+20
2013-08-30s3:libsmb: Add in the core of the libsmb client SMB2 functions.Jeremy Allison1-0/+2373