summaryrefslogtreecommitdiff
path: root/examples/fuse/smb2mount.c
Commit message (Expand)AuthorAgeFilesLines
* examples: Migrate smb2mount to new cmdline option parserAndreas Schneider2021-05-281-7/+22
* examples: Pass cli_credentials to connect_one in smb2mountAndreas Schneider2021-05-281-3/+6
* examples/fuse/smb2mount: fix compiler warning on ubuntu20.04 with -O3Stefan Metzmacher2021-02-101-1/+1
* examples: Remove obsolete force encryption from smb2mountAndreas Schneider2020-08-191-11/+0
* s3:libsmb: Remove signing_state from cli_full_connection_creds()Andreas Schneider2020-08-191-2/+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
* examples: Fix the smb2mount buildVolker Lendecke2018-09-071-1/+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: Add '-p', '--port' to smb2mountVolker Lendecke2017-03-141-3/+9
* s3:popt_common: simplify popt_common_credentials handlingStefan Metzmacher2016-11-151-16/+2
* examples: Add smb2mountVolker Lendecke2016-10-141-0/+167