summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/locking
Commit message (Collapse)AuthorAgeFilesLines
* s3:smbd: document the interaction between "smb2 leases" and "write cache size"Stefan Metzmacher2014-12-041-0/+3
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
* s3:param: Add "smb2 leases" parameter. Default "false".Jeremy Allison2014-12-043-0/+30
| | | | | | | This is currently marked as experimental! Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
* docs: insert meta data into posix locking parameterGarming Sam2014-02-021-0/+1
| | | | | | Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* docs: insert meta data into strict locking parameterGarming Sam2014-02-021-0/+1
| | | | | | Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* docs: insert meta data into locking parameterGarming Sam2014-02-021-0/+1
| | | | | | Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* docs: fix locking to include the default correctlyGarming Sam2014-01-281-1/+1
| | | | | | Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
* smb.conf(5): Remove documentation for removed 'lock spin count'Jelmer Vernooij2012-09-261-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
* docs: add desciption of new parameter "kernel share modes" to the smb.conf ↵Michael Adam2012-09-101-0/+31
| | | | manpage
* doc: Remove references to deprecated 'share modes' parameter.Andreas Schneider2012-07-031-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
* s3/doc: some spelling fixesBjörn Jacke2012-06-111-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
* s3: switch off kernel oplocks by defaultChristian Ambach2012-04-161-4/+3
| | | | | as discussed on samba-technical, turn kernel oplocks off by default to not leave users without the benefits of Level II oplocks
* docs: update kernel oplocks documentationChristian Ambach2012-04-111-2/+7
| | | | Signed-off-by: Jeremy Allison <jra@samba.org>
* s3 docs: Reword posix locking text to answer a common questionKai Blin2010-12-011-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
* Fix error in docs. Should be milliseconds, not microseconds.Jeremy Allison2010-02-121-1/+1
|
* s3/docs: Remove reference to nonexistent file.Karolin Seeger2009-10-301-3/+1
| | | | | | Fix bug #4252. Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting! Karolin
* s3/docs: Fix several typos.Karolin Seeger2009-02-201-1/+1
| | | | | | | | This fixes bug #6127. Thanks to Justin T Pryzby <justinpryzby [at] users.sourceforge.net> for the review! Karolin
* Deprecate the "share modes" parameter to address bug #6024, swat disagrees ↵Jeremy Allison2009-01-121-11/+12
| | | | | | with smbstatus as to share mode with share modes = No set in samba. Jeremy.
* Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter2008-04-2314-0/+343
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)