summaryrefslogtreecommitdiff
path: root/source3/libsmb/cli_smb2_fnum.c
Commit message (Expand)AuthorAgeFilesLines
* s3:libsmb: Fix a bug in conversion of ea list to ea array.Anubhav Rakshit2015-07-191-1/+1
* s3: libsmbclient - smb2. MacOSX 10 SMB2 server doesn't set STATUS_NO_MORE_FIL...Jeremy Allison2014-11-091-0/+14
* s3: client - rename 'struct smb2_create_returns' to 'struct smb_create_return...Jeremy Allison2014-06-101-2/+2
* s3-libsmb: Use the right macro to set uint16_t attr.Andreas Schneider2013-11-261-1/+1
* s3-client: smbclient shows no error if deleting a directory with del failedJeremy Allison2013-11-221-3/+26
* s3: libsmb SMB2 wrapper layer. cli_smb2_get_ea_list_path() failed to close fi...Jeremy Allison2013-09-191-0/+4
* s3: libsmb : The short name length is only a one byte field.Jeremy Allison2013-09-181-1/+1
* libsmb: Fix a bunch of Coverity IDsVolker Lendecke2013-08-301-20/+20
* s3:libsmb: Add in the core of the libsmb client SMB2 functions.Jeremy Allison2013-08-301-0/+2373