summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/tuning
AgeCommit message (Collapse)AuthorFilesLines
2011-03-28Be a little clearer about when and when not to set this option.Jeremy Allison1-4/+8
Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Mon Mar 28 23:59:47 CEST 2011 on sn-devel-104
2011-03-28Revert "Change strict allocate to default to true.Stefan Metzmacher1-6/+5
This reverts commit ecf48af135e4c1ebc5aafe4b3dad785162f5949a. This makes Samba unusable on systems without Linux and a modern Filesystem. This was discussed with Jeremy on IRC: http://irclog.samba.org/2011/01/20110126-Wed.log metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Mar 28 09:00:09 CEST 2011 on sn-devel-104
2010-12-15Change strict allocate to default to true. (cherry picked from commit ↵Jeremy Allison1-5/+6
820ea22a07b062b1717d35de8fa7051fc1067c3f)
2010-07-19s3-docs: Remove older documentation of smb2 parameters.Karolin Seeger3-39/+0
Jeremy, these parameters were already documented. My fault. Sorry for the noise! Karolin
2010-04-06Parameterize "smb2 max read", "smb2 max write", "smb2 max trans".Jeremy Allison3-0/+39
Set to 64k by default. Jeremy.
2010-02-18s3-docs: Remove trailing whitespaces and fix a typo.Karolin Seeger1-3/+3
Karolin
2010-02-18s3:docs: add some advice for usage of strict allocateBjörn Jacke1-6/+18
2009-12-17Update default with correct value. Add a note about Win7 behaviorJeremy Allison1-9/+12
here. Jeremy.
2009-11-30s3:docs: Document "aio write behind".Karolin Seeger1-0/+23
Part of a fix for bug #6890 (Some smb.conf parameters are undocumented). Karolin
2008-10-31TypoVolker Lendecke1-1/+1
2008-04-23Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter22-0/+508
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)