summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/tuning
Commit message (Collapse)AuthorAgeFilesLines
* docs: Fix typo in "max open files" descriptionScott Lovenberg2013-11-141-1/+1
| | | | | | | | Removed extra word "The" from parameter description. Signed-off-by: Scott Lovenberg <scott.lovenberg@gmail.com> [ddiss@samba.org: removed white space damage] Reviewed-by: David Disseldorp <ddiss@samba.org>
* docs: Fix typo.Karolin Seeger2013-07-081-1/+1
| | | | | | | | Signed-off-by: Karolin Seeger <kseeger@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org> Autobuild-User(master): Volker Lendecke <vl@samba.org> Autobuild-Date(master): Mon Jul 8 12:19:38 CEST 2013 on sn-devel-104
* docs: Fix typos in "use ntdb" section.Karolin Seeger2013-07-041-2/+2
| | | | | | | | Signed-off-by: Karolin Seeger <kseeger@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org> Autobuild-User(master): Volker Lendecke <vl@samba.org> Autobuild-Date(master): Thu Jul 4 22:44:54 CEST 2013 on sn-devel-104
* Documentation: Add a warning to "socket options"Scott Lovenberg2013-03-061-0/+17
| | | | | | | | | | | | | Add a warning to the "socket options" section of the smb.conf man page that changing socket options can be dangerous to performance. Hopefully this will cut down on users reporting poor performance after changing socket options. Signed-off-by: Scott Lovenberg <scott.lovenberg@gmail.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
* param: 'use ntdb' flag (off by default).Rusty Russell2013-02-201-0/+23
| | | | | | | | For simplicity, we use this in the caller to choose between filenames. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
* docs: Remove docs for removed parameter 'parinoid server security'Andrew Bartlett2012-09-041-19/+0
|
* s3/doc: some spelling fixesBjörn Jacke2012-06-112-3/+3
| | | | | | | 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
* Note that "keepalive" only applies to SMB1 connections.Jeremy Allison2012-05-181-0/+3
| | | | | Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Fri May 18 02:59:34 CEST 2012 on sn-devel-104
* Be a little clearer about when and when not to set this option.Jeremy Allison2011-03-281-4/+8
| | | | | Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Mon Mar 28 23:59:47 CEST 2011 on sn-devel-104
* Revert "Change strict allocate to default to true.Stefan Metzmacher2011-03-281-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
* Change strict allocate to default to true. (cherry picked from commit ↵Jeremy Allison2010-12-151-5/+6
| | | | 820ea22a07b062b1717d35de8fa7051fc1067c3f)
* s3-docs: Remove older documentation of smb2 parameters.Karolin Seeger2010-07-193-39/+0
| | | | | | | Jeremy, these parameters were already documented. My fault. Sorry for the noise! Karolin
* Parameterize "smb2 max read", "smb2 max write", "smb2 max trans".Jeremy Allison2010-04-063-0/+39
| | | | | | Set to 64k by default. Jeremy.
* s3-docs: Remove trailing whitespaces and fix a typo.Karolin Seeger2010-02-181-3/+3
| | | | Karolin
* s3:docs: add some advice for usage of strict allocateBjörn Jacke2010-02-181-6/+18
|
* Update default with correct value. Add a note about Win7 behaviorJeremy Allison2009-12-171-9/+12
| | | | | here. Jeremy.
* s3:docs: Document "aio write behind".Karolin Seeger2009-11-301-0/+23
| | | | | | Part of a fix for bug #6890 (Some smb.conf parameters are undocumented). Karolin
* TypoVolker Lendecke2008-10-311-1/+1
|
* Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter2008-04-2322-0/+508
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)