Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-18 | s3fs: Use xattr_tdb format for xattr storage | Andrew Bartlett | 1 | -2/+4 | |
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Wed Apr 18 05:39:01 CEST 2012 on sn-devel-104 | |||||
2012-04-03 | file_server: Move vfs objects initialisation into file_server.c smb.conf wrapper | Andrew Bartlett | 1 | -0/+11 | |
2012-02-28 | s3fs: when samba is logging to stdout, ask smbd to also do so | Andrew Tridgell | 1 | -1/+3 | |
this prevents make test getting spurious errors about opening log files in the install prefix | |||||
2012-02-28 | s3fs: added file_server directory | Andrew Tridgell | 3 | -0/+159 | |
this contains a file server backend that forks and starts smbd Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> |