summaryrefslogtreecommitdiffstats
path: root/docs-xml/manpages-3/vfs_smb_traffic_analyzer.8.xml
Commit message (Collapse)AuthorAgeFilesLines
* docs: Rename manpages-3 -> manpages.Karolin Seeger2012-09-031-299/+0
| | | | | | | | | | This change was suggested by Andrew Bartlett on the samba-technical mailing list. Karolin Autobuild-User(master): Karolin Seeger <kseeger@samba.org> Autobuild-Date(master): Mon Sep 3 23:35:38 CEST 2012 on sn-devel-104
* s3-docs: Fix several typos.Karolin Seeger2012-05-081-3/+3
| | | | | | | | | | Part of a fix for bug #7938. Based on a patch provided by John Bradshaw <john@johnbradshaw.org>. Karolin Autobuild-User: Karolin Seeger <kseeger@samba.org> Autobuild-Date: Tue May 8 13:56:32 CEST 2012 on sn-devel-104
* s3: Fix a typoVolker Lendecke2011-05-271-1/+1
| | | | | | | Thanks to Samba-JP oota <ribbon@samba.gr.jp> Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Fri May 27 10:12:12 CEST 2011 on sn-devel-104
* s3: Fix a typoVolker Lendecke2011-05-271-1/+1
| | | | Thanks to Samba-JP oota <ribbon@samba.gr.jp>
* Make protocol version 2 the default protocol, and only run on version 1 if ↵Holger Hetterich2011-05-181-4/+6
| | | | | | | | | | | | | | | | | | | V1 is explcitly given as a module option. I haven't received a single line of feedback on protocol v1 for at least 1 1/2 years, whereas protocol v2 has an active userbase and more people developing around it. This patch includes a manpage update, describing the new version handling, as well as documenting the recent changes making the module transfer the IP address of the client machine as submitted with 464c69609aa7e582f484c1d357b7c6d3eb2bcbe3. Signed-off-by: Jeremy Allison <jra@samba.org> Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Wed May 18 21:36:44 CEST 2011 on sn-devel-104
* Update the manpage of vfs_smb_traffic_analyzer and add smbta-util.Holger Hetterich2010-03-161-8/+118
|
* s3/docs: Raise version number.Karolin Seeger2009-09-081-1/+1
| | | | Karolin
* s3/docs: Raise version number up to 3.5.Karolin Seeger2009-04-071-1/+1
| | | | Karolin
* Enable total anonymization in vfs_smb_traffic_analyzer, by mapping any user ↵Holger Hetterich2009-02-131-0/+11
| | | | names to the one given by anonymize_prefix, without generating a hash number. This setting is optional and is compatible with the module configuration format of Samba 3.3.
* Fix the "Premature end of data in tag" error when buiding the manpage, fix a ↵Holger Hetterich2008-10-141-3/+15
| | | | typo in the text, add an example for anonymization usage.
* Update the manpage for vfs_smb_traffic_analyzer to include the ↵Holger Hetterich2008-10-131-1/+8
| | | | anonymize_prefix option
* docs: Adapt version strings in man vfs_smb_traffic_analyzer.Karolin Seeger2008-09-291-2/+2
| | | | | Karolin (cherry picked from commit 662eda8458a304b224b6bc502f8030a07030b7c2)
* Add an initial version of a manpage for the vfs_smb_traffic_analyzer module.Holger Hetterich2008-09-291-0/+157
(cherry picked from commit 7857b783049b19d32a078927a46cb1070e863b45)