1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/examples/fuse
Stefan Metzmacher be464c1dc8 s3:libsmb: pass impersonation_level to cli_smb2_create_fnum_send()
BUG: https://bugzilla.samba.org/show_bug.cgi?id=7113
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11892
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13676

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Tim Beale <timbeale@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-12-13 08:52:24 +01:00
..
clifuse.c s3:libsmb: pass impersonation_level to cli_smb2_create_fnum_send() 2018-12-13 08:52:24 +01:00
clifuse.h examples: Add smb2mount 2016-10-14 21:45:08 +02:00
README examples: Add smb2mount 2016-10-14 21:45:08 +02:00
smb2mount.c examples: Fix the smb2mount build 2018-09-07 17:26:17 +02:00
wscript examples: Add smb2mount 2016-10-14 21:45:08 +02:00
wscript_build examples: Fix the smb2mount build 2018-09-07 17:26:17 +02:00

WARNING:

This is experimental work-in-progress code, don't expect it to do
anything sensible.

Eventually this *might* turn into a fuse client filesystem. This is
not a promise for anything.