summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/locking/blockinglocks.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-06-18smbd: Deprecate "blocking locks" parameterVolker Lendecke1-0/+1
This parameter adds complexity to our brlock implementation that I don't think is justified. Not a lot of complexity, but if we would want to really support it we'd need tests. Instead of doing those, I think removing the parameter is the better choice. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Tue Jun 18 14:47:08 UTC 2019 on sn-devel-184
2015-07-31docs:smbdotconf: make formatting of headers uniform.Michael Adam1-1/+1
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
2008-04-23Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter1-0/+24
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)