Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-09 | smbwrapper: Remove smbwrapper | Andrew Bartlett | 3 | -27/+0 | |
There are now many better ways to access a remote SMB filesystem, which do not rely on LD_PRELOAD and the associated dangers. FUSE, gvfs and the CIFS VFS are all much better options which do not require knowing every possible libc entry point that can deal with a file descriptor. As an example of the maintainence that would be required to keep this going, recent changes to deal with thread races and close-on-exec have resulted in dup3(), but this isn't currently mapped. While this would not be hard to add, it illistrates why it is better to move to an interface designed for this task. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Thu Feb 9 01:58:24 CET 2012 on sn-devel-104 | |||||
2012-02-08 | s3-docs: Remove references to long-gone smbmount utilities | Andrew Bartlett | 1 | -6/+0 | |
2011-06-24 | param: Remove remaining references to announce as and announce version | Andrew Bartlett | 2 | -57/+0 | |
2010-08-16 | s3-auth: Remove docs about obsolete 'update encrypted' option. | Andreas Schneider | 2 | -48/+3 | |
2009-10-19 | Fix typo. | Karolin Seeger | 1 | -1/+1 | |
privilage -> privilege Karolin | |||||
2008-05-27 | Remove autogenerated html file form using_samba | Gerald (Jerry) Carter | 1 | -2924/+0 | |
(This used to be commit 94090f196a400651314530324e86c374f5a05657) | |||||
2008-05-27 | Adding initial copy of "Using Samba (3rd ed)" | Gerald (Jerry) Carter | 110 | -0/+29486 | |
(This used to be commit b77c46a36366d25dcdbc476963fbf43aaa4b9801) |