1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/examples
Volker Lendecke 3b97211d18 examples: Add smb2mount
This is an incomplete playground to add a fuse client based on
the Samba-internal libsmb interfaces.

There's a few fuse smb clients out there, but they all suffer from
Samba not exporting the async internal libsmb interfaces.

We don't export those with an API, because we believe we need the ability
to mess with those interfaces. This is an attempt to create a fully
asynchronous user-space fuse client file system that might make it
easier to mess with fancy SMB features than it would be possible in
a kernel client.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Böhme <slow@samba.org>
2016-10-14 21:45:08 +02:00
..
ad-bench AD-Bench: A first go at an Active Directory benchmark. 2009-10-07 15:45:46 +02:00
auth examples/crackcheck: allow compilation with current builds 2016-05-06 08:32:52 +02:00
autofs r2014: BUG 1656: rename auto.a to auto.smb 2007-10-10 10:52:27 -05:00
dce-dfs Remove remaining references to "password level" in the tree 2013-06-11 16:25:54 +02:00
fuse examples: Add smb2mount 2016-10-14 21:45:08 +02:00
LDAP Reserve an OID space for external projects 2013-10-18 05:47:29 +02:00
libsmbclient examples:smbclient:write: fix O3 error unused result of fgets 2016-05-13 00:16:17 +02:00
logon Fix bug #5171 (perl syntax error) found by Jason Filley <jason@snakelegs.org> 2008-01-14 15:46:01 +01:00
misc examples: Fix script interpreter line 2016-02-18 15:00:16 +01:00
nss
pam_winbind pam_winbind: update documentation for "DIR" krb5ccname pragma. 2013-07-24 02:43:09 +02:00
pcap2nbench r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
pdb examples/pdb: fix and validate pdb_test_init() prototype via static_decl_pdb; 2015-08-20 16:06:20 +02:00
perfcounter examples/perfcounter/perf_writer.c: fix memset 2016-03-30 18:26:09 +02:00
printer-accounting
printing packaging: Move smbprint to a comman location. 2012-10-29 14:08:37 +01:00
scripts Remove remaining references to "password level" in the tree 2013-06-11 16:25:54 +02:00
tridge Remove remaining references to "password level" in the tree 2013-06-11 16:25:54 +02:00
validchars
VFS s3/vfs: remove now unused is_offline/set_offline VFS functions 2016-10-11 14:44:01 +02:00
README Update mailing list references to point at lists.samba.org 2015-02-10 07:08:28 +01:00
smb.conf.default examples/smb.conf.default: Fix typo in comment line: sever -> server 2016-04-09 02:35:23 +02:00

Copyright(C) Samba-Team 1993-2001

This directory contains example config files and related material for
Samba. 

At a minimum please refer to the smb.conf.default file for current
information regarding global and share parameter settings.

Send additions to: samba-technical@lists.samba.org