summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/misc
AgeCommit message (Collapse)AuthorFilesLines
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)