summaryrefslogtreecommitdiff
path: root/examples/fuse
Commit message (Expand)AuthorAgeFilesLines
* s3: libsmb: Change size of finfo->attr to uint32_t.Jeremy Allison2020-06-041-1/+1
* s3: libsmb: In struct file_info rename mode -> attr.Jeremy Allison2020-06-041-3/+3
* examples: clifuse: Info level SMB_FIND_FILE_BOTH_DIRECTORY_INFO encodes attib...Jeremy Allison2020-06-041-1/+1
* examples/fuse/smb2mount: avoid using CLI_FULL_CONNECTION_{USE,FALLBACK_AFTER}...Stefan Metzmacher2020-05-281-5/+0
* examples/fuse/smb2mount: make use of get_cmdline_auth_info_creds()Stefan Metzmacher2020-05-281-8/+4
* libsmb: add in/out cblobs to cli_smb2_create_fnumVolker Lendecke2019-03-011-4/+6
* libsmb: Reformat the cli_smb2_create_fnum_send argsVolker Lendecke2019-03-011-8/+19
* s3:libsmb: pass impersonation_level to cli_smb2_create_fnum_send()Stefan Metzmacher2018-12-131-2/+4
* examples: Fix the smb2mount buildVolker Lendecke2018-09-072-2/+2
* s3: client: Add btime_ts to struct finfo.Jeremy Allison2018-05-051-0/+1
* s3: client tools: Call popt_free_cmdline_auth_info() on all normal exits.Jeremy Allison2017-05-091-0/+1
* s3: client tools. Remove direct access to struct user_auth_info *cmdline_auth...Jeremy Allison2017-05-091-1/+1
* examples:clifuse: Add a stub for getattrVolker Lendecke2017-03-141-0/+67
* examples: Add '-p', '--port' to smb2mountVolker Lendecke2017-03-141-3/+9
* s3:waf: Make PARAM and SMBREGISTRY a subsystem of smbconf onlyAndreas Schneider2016-12-041-1/+1
* s3:popt_common: simplify popt_common_credentials handlingStefan Metzmacher2016-11-151-16/+2
* examples: Add smb2mountVolker Lendecke2016-10-146-0/+1695