summaryrefslogtreecommitdiffstats
path: root/docs-xml/using_samba
Commit message (Collapse)AuthorAgeFilesLines
* Remove remaining references to "password level" in the treeAndrew Bartlett2013-06-112-28/+0
| | | | | | | Reviewed-by: Simo Sorce <idra@samba.org> Autobuild-User(master): Simo Sorce <idra@samba.org> Autobuild-Date(master): Tue Jun 11 16:25:54 CEST 2013 on sn-devel-104
* docs: Remove all references to testprnsAndrew Bartlett2013-05-273-32/+0
| | | | | | | | | | Based on debian patch documentation2.patch by Christian Perrier <bubulle@debian.org>. This tool no longer exists in Samba. Andrew Bartlett Reviewed-by: Kai Blin <kai@samba.org>
* s3: remove some dead code (for setdir command)Christian Ambach2013-03-121-25/+5
| | | | | | | | | | | set dir seems to have been a special SMB command used by Pathworks clients the supporting code for it was already removed in 2007, so just remove all remnants related to it (smb.conf parameter, documentation, ...) Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Tue Mar 12 01:03:37 CET 2013 on sn-devel-104
* doc: Remove references to deprecated 'share modes' parameter.Andreas Schneider2012-07-033-24/+0
| | | | | Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Tue Jul 3 23:49:18 CEST 2012 on sn-devel-104
* s3-docs: Fix several typos.Karolin Seeger2012-05-081-1/+1
| | | | | | | | | | Part of a fix for bug #7938. Based on a patch provided by John Bradshaw <john@johnbradshaw.org>. Karolin Autobuild-User: Karolin Seeger <kseeger@samba.org> Autobuild-Date: Tue May 8 13:56:32 CEST 2012 on sn-devel-104
* smbwrapper: Remove smbwrapperAndrew Bartlett2012-02-093-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
* s3-docs: Remove references to long-gone smbmount utilitiesAndrew Bartlett2012-02-081-6/+0
|
* param: Remove remaining references to announce as and announce versionAndrew Bartlett2011-06-242-57/+0
|
* s3-auth: Remove docs about obsolete 'update encrypted' option.Andreas Schneider2010-08-162-48/+3
|
* Fix typo.Karolin Seeger2009-10-191-1/+1
| | | | | | privilage -> privilege Karolin
* Remove autogenerated html file form using_sambaGerald (Jerry) Carter2008-05-271-2924/+0
| | | | (This used to be commit 94090f196a400651314530324e86c374f5a05657)
* Adding initial copy of "Using Samba (3rd ed)"Gerald (Jerry) Carter2008-05-27110-0/+29486
(This used to be commit b77c46a36366d25dcdbc476963fbf43aaa4b9801)