summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/locking
AgeCommit message (Collapse)AuthorFilesLines
2010-12-01s3 docs: Reword posix locking text to answer a common questionKai Blin1-1/+2
vl recently pointed me to a valid reason to use posix locking = no. Fix the smb.conf manpage to explain this reason, as this question comes up on the samba mailing list from time to time as well. Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Wed Dec 1 10:37:30 CET 2010 on sn-devel-104
2010-02-12Fix error in docs. Should be milliseconds, not microseconds.Jeremy Allison1-1/+1
2009-10-30s3/docs: Remove reference to nonexistent file.Karolin Seeger1-3/+1
Fix bug #4252. Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting! Karolin
2009-02-20s3/docs: Fix several typos.Karolin Seeger1-1/+1
This fixes bug #6127. Thanks to Justin T Pryzby <justinpryzby [at] users.sourceforge.net> for the review! Karolin
2009-01-12Deprecate the "share modes" parameter to address bug #6024, swat disagrees ↵Jeremy Allison1-11/+12
with smbstatus as to share mode with share modes = No set in samba. Jeremy.
2008-04-23Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter14-0/+343
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)