summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/misc
AgeCommit message (Collapse)AuthorFilesLines
2011-06-11s3-param Remove 'time offset' from smb.confAndrew Bartlett1-15/+0
This strange parameter is apparently very rarely used, and it seems to me that on modern networks, if clients don't have correct clocks and DST offsets, that many other things (Kerberos) start to fail pretty quickly, and time and DST tables tend to be internet delivered anyway. Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Sat Jun 11 03:54:45 CEST 2011 on sn-devel-104
2011-06-07s3-docs Add documentation for ncalrpc dirAndrew Bartlett1-0/+13
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Jun 7 02:57:33 CEST 2011 on sn-devel-104
2011-05-26s3: Document "async smb echo handler"Volker Lendecke1-0/+15
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Thu May 26 12:50:55 CEST 2011 on sn-devel-104
2010-09-15s3-docs: more typos in rpc_server manpage.Günther Deschner1-2/+2
Guenther
2010-09-15s3-docs: fix rpc_server manpage type.Günther Deschner1-1/+1
Guenther
2010-09-15s3-rpc_server: Added new parametric option 'rpc_server'Andreas Schneider1-0/+46
Signed-off-by: Andreas Schneider <asn@samba.org>
2010-07-19s3-docs: Add more verbose description of "log writeable files on exit".Volker Lendecke1-4/+11
2010-07-19s3-docs: Add more verbose description of "ctdb locktime warn threshold".Volker Lendecke1-7/+19
2010-03-22s3: Add the "ctdb locktime warn threshold" parameterVolker Lendecke1-0/+16
This is mainly a debugging aid for post-mortem analysis in case a cluster file system is slow.
2010-03-22s3: Add "log writeable files on exit" parameterVolker Lendecke1-0/+16
This boolean option controls whether at exit time the server dumps a list of files with debug level 0 that were still open for write. This is an administrative aid to find the files that were potentially corrupt if the network connection died.
2010-02-10Revert "Change the default of "nmbd bind explicit broadcast" to "no""Jeremy Allison1-2/+3
This reverts commit 84fba3c1bc962804259f201d465acfdf0cd3c6a8. Now we have a "processed packet queue" in nmbd we can go back to doing this by default. Jeremy.
2010-02-10Change the default of "nmbd bind explicit broadcast" to "no"Jeremy Allison1-3/+2
until the double processing problem in bug #7118 is fixed. Jeremy.
2010-02-08Make "nmbd bind explicit broadcast" on by default.Jeremy Allison1-5/+6
Fix a comment typo. Jeremy.
2010-02-08s3:docs-xml: document "nmbd bind explicit broadcast"Stefan Metzmacher1-0/+16
metze
2010-02-05Fix bug 7104 - "wide links" and "unix extensions" are incompatible.Jeremy Allison1-4/+9
Change parameter "wide links" to default to "no". Ensure "wide links = no" if "unix extensions = yes" on a share. Fix man pages to refect this. Remove "within share" checks for a UNIX symlink set - even if widelinks = no. The server will not follow that link anyway. Correct DEBUG message in check_reduced_name() to add missing "\n" so it's really clear when a path is being denied as it's outside the enclosing share path. Jeremy.
2009-12-08s3:doc: make dos filetimes description less contradictoryBjörn Jacke1-5/+3
2009-12-07s3:docs: Document "directory name cache size".Karolin Seeger1-0/+14
Karolin
2009-11-30s3:docs: Document "cache directory" and "state directory".Karolin Seeger2-0/+44
Part of a fix for bug #6890 (Some smb.conf parameters are undocumented). Karolin
2009-11-29s3: Restore "fake directory create times" as a share parameterVolker Lendecke1-1/+1
2009-11-11Second part of bugfix for 6865 - acl_xattr module: Has dependency that ↵Jeremy Allison1-1/+7
inherit acls = yes or xattrs are removed. We also need dos filemode = true set as well. Jeremy.
2009-11-05s3: Add parameter "ctdb timeout"Volker Lendecke1-0/+37
When something in the cluster blocks, it can happen that we wait indefinitely long for ctdb, just adding to the blocking condition. In theory, nothing should block, but as someone said "In practice the difference between theory and practice is larger than in theory". This adds a timeout parameter in seconds, after which we stop waiting for ctdb and panic.
2009-10-26s3:docs: fake dir create times is a global parameter.Karolin Seeger1-1/+1
Karolin
2009-02-20s3/docs: Fix several typos.Karolin Seeger4-6/+6
This fixes bug #6127. Thanks to Justin T Pryzby <justinpryzby [at] users.sourceforge.net> for the review! Karolin
2009-02-09S3: New module interface for SMB message statistics gatheringtodd stecher1-0/+13
This changelist allows for the addition of custom performance monitoring modules through smb.conf. Entrypoints in the main message processing code have been added to capture the command, subop, ioctl, identity and message size statistics.
2009-01-06docs: Improve description of the share commands in man smb.conf.Karolin Seeger3-24/+34
-Correct the parameter names. -Fix typos. -Fix related parameters. This fixes bug #6008. Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting! Karolin
2008-12-12docs: Add hint that "socket address" usually don't need to be set.Karolin Seeger1-5/+7
This fixes bug #5950. Thanks to the Debian Samba package maintainers for reporting! Karolin
2008-07-03Patch from SATOH Fumiyasu <fumiyas@osstech.co.jp> for bug #5202. Re-activate ↵Jeremy Allison1-8/+9
"acl group control" parameter and make it only apply to owning group. Also added man page fix. Jeremy. (This used to be commit e98e080bad2c8b9f038a8f2dffcfeba1d5f392ce)
2008-06-09man pages: Remove wrong synonym.Karolin Seeger1-1/+0
Karolin (This used to be commit 4951bc8ff1da9bfc79b9b403b420f07299266df6)
2008-05-20man pages: Add documentation for new cluster parameters.Karolin Seeger3-0/+50
Karolin (This used to be commit 029875d8c9b2f9448f5299faaa3a48e8bccbca53)
2008-04-24manpages: describe special meaning of "include = registry" in description of ↵Michael Adam1-3/+8
"include" Michael (This used to be commit 613b6dc6f833dd7ef93e107c0eddc211d42fff93)
2008-04-23Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter58-0/+1491
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)