summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/protocol
AgeCommit message (Collapse)AuthorFilesLines
2010-12-11Add documentation for "smb2 max credits".Jeremy Allison1-0/+15
Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Sat Dec 11 02:14:07 CET 2010 on sn-devel-104
2010-07-16Fix bug #7570 - New smb2 max parameters are undocumented.Jeremy Allison3-0/+51
Jeremy.
2010-06-21s3-docs: Add missing whitespace.Karolin Seeger1-1/+1
Karolin
2010-02-09s3-docs: Add missing para end tag.Karolin Seeger1-0/+1
Karolin (cherry picked from commit b78de63ef3cde53e3aabbe46654aac5a335f16a8)
2010-02-05Fix bug 7104 - "wide links" and "unix extensions" are incompatible.Jeremy Allison1-0/+3
Change parameter "wide links" to default to "no". Ensure "wide links = no" if "unix extensions = yes" on a share. Fix man pages to refect this. Remove "within share" checks for a UNIX symlink set - even if widelinks = no. The server will not follow that link anyway. Correct DEBUG message in check_reduced_name() to add missing "\n" so it's really clear when a path is being denied as it's outside the enclosing share path. Jeremy.
2010-01-20s3-docs: Fix typos.Karolin Seeger1-1/+1
Thanks to the Debian samba package maintainers <pkg-samba-maint@lists.alioth.debian.org> for providing the patch! Fix bug #7017 (Typos and spelling errors in manpages). Karolin
2009-11-18s3/docs: Add "max protocol = smb2" to man smb.conf.Karolin Seeger1-0/+5
Karolin
2009-09-29s3: Document the "share:fake_fscaps" parameter, fix bug 6765Volker Lendecke1-0/+20
2009-06-05s3/docs: Fix typo.Karolin Seeger1-2/+2
Karolin
2009-02-20s3/docs: Fix several typos.Karolin Seeger2-2/+2
This fixes bug #6127. Thanks to Justin T Pryzby <justinpryzby [at] users.sourceforge.net> for the review! Karolin
2008-04-23Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter32-0/+680
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)