summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/locking
AgeCommit message (Collapse)AuthorFilesLines
2012-09-26smb.conf(5): Remove documentation for removed 'lock spin count'Jelmer Vernooij1-12/+0
parameter. Autobuild-User(master): Jelmer Vernooij <jelmer@samba.org> Autobuild-Date(master): Wed Sep 26 09:41:09 CEST 2012 on sn-devel-104
2012-09-10docs: add desciption of new parameter "kernel share modes" to the smb.conf ↵Michael Adam1-0/+31
manpage
2012-07-03doc: Remove references to deprecated 'share modes' parameter.Andreas Schneider1-29/+0
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Tue Jul 3 23:49:18 CEST 2012 on sn-devel-104
2012-06-11s3/doc: some spelling fixesBjörn Jacke1-1/+1
Thanks to Frans Luteijn <f.a.g.luteijn at knoware.nl> for providing the fixes! Autobuild-User(master): Björn Jacke <bj@sernet.de> Autobuild-Date(master): Mon Jun 11 23:16:26 CEST 2012 on sn-devel-104
2012-04-16s3: switch off kernel oplocks by defaultChristian Ambach1-4/+3
as discussed on samba-technical, turn kernel oplocks off by default to not leave users without the benefits of Level II oplocks
2012-04-11docs: update kernel oplocks documentationChristian Ambach1-2/+7
Signed-off-by: Jeremy Allison <jra@samba.org>
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)