summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/protocol
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug 7104 - "wide links" and "unix extensions" are incompatible.Jeremy Allison2010-02-051-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.
* s3-docs: Fix typos.Karolin Seeger2010-01-201-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
* s3/docs: Add "max protocol = smb2" to man smb.conf.Karolin Seeger2009-11-181-0/+5
| | | | Karolin
* s3: Document the "share:fake_fscaps" parameter, fix bug 6765Volker Lendecke2009-09-291-0/+20
|
* s3/docs: Fix typo.Karolin Seeger2009-06-051-2/+2
| | | | Karolin
* s3/docs: Fix several typos.Karolin Seeger2009-02-202-2/+2
| | | | | | | | This fixes bug #6127. Thanks to Justin T Pryzby <justinpryzby [at] users.sourceforge.net> for the review! Karolin
* Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter2008-04-2332-0/+680
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)