summaryrefslogtreecommitdiff
path: root/docs-xml
AgeCommit message (Collapse)AuthorFilesLines
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-07-19s3-docs: Add more verbose description of "username map cache time".Volker Lendecke1-7/+16
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-07-16Fix bug #7570 - New smb2 max parameters are undocumented.Jeremy Allison3-0/+51
Jeremy.
2010-06-30s3-docs: try to make "default case" explanation a little clearer.Günther Deschner1-5/+5
Guenther
2010-06-23doc: Remove the documentation of the sequence command of wbinfo.Andreas Schneider1-8/+0
The command is deprecated, see --online-status.
2010-06-21s3-docs: Add missing whitespace.Karolin Seeger1-1/+1
Karolin
2010-06-16s3-docs: Fix some of ntlm_auth ntlm-server-1 protocol documentation.Günther Deschner1-3/+3
Guenther
2010-06-16Fix typo reported by Söderlund David <david.soderlund@baesystems.se>.John H Terpstra1-1/+1
2010-05-24s3: Fix a typo found by ITPFS oota <t-oota@dh.jp.nec.com>Volker Lendecke1-1/+1
Thanks!
2010-05-17added documentation for the -I flagMatthew McGillis1-0/+14
2010-05-12s3-docs: Unify capitalization.Karolin Seeger1-2/+2
Karolin
2010-05-12s3-docs: Add documentation of the net g_lock subcommand.Karolin Seeger1-0/+40
Karolin
2010-05-12s3-docs: Move -D option to the right paragraph in man winbindd.Karolin Seeger1-10/+10
Fix bug #7260 (Command line option documentation in wrong place in winbindd man page.). Thanks to Ged Haywood <samba@jubileegroup.co.uk> for reporting! Karolin
2010-05-05s3: Fix bug 5972 -- remove -L testparm parameterVolker Lendecke1-8/+0
Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> to point out that this does not work and to agree it's not worth fixing :-)
2010-04-16s3-docs: Improve "winbind nss info" section in man smb.conf.Karolin Seeger1-10/+8
Karolin
2010-04-13s3-docs: Fix typo in man idmap_ad.Karolin Seeger1-1/+1
Karolin
2010-04-13s3: Cache the username map in gencacheVolker Lendecke1-0/+18
This is for uses with a heavy-weight username map script
2010-04-06Parameterize "smb2 max read", "smb2 max write", "smb2 max trans".Jeremy Allison3-0/+39
Set to 64k by default. Jeremy.
2010-03-29Fix bug 7307 - man net usershare mistakeJeremy Allison1-1/+1
Fix bad usage message, reported by headset001@yahoo.com. Jeremy.
2010-03-29Make the smbta-util manpage xml create smbta-util.8 instead of smbta-tool.8Holger Hetterich1-6/+6
Additionally change any references to smbta-tool in the text of the manpage. Signed-off-by: Andreas Schneider <asn@samba.org>
2010-03-25s3: Fix a missing </listitem> in vfs_crossrename.8.xmlTorsten Kurbad1-0/+1
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-03-16Update the manpage of vfs_smb_traffic_analyzer and add smbta-util.Holger Hetterich2-8/+237
2010-03-08samba: remove Linux cifs-utils files from samba master branchJeff Layton5-1037/+0
This patch removes all of the files from the samba tree that should now be provided by the cifs-utils package. It also drops a "README.cifs-utils" into the topdir with a URL to the main cifs-utils webpage. This is for people who don't want the lists and might be taken by surprise by the change. That's optional, but I think it's a good idea for a least a release or two. Signed-off-by: Jeff Layton <jlayton@samba.org>
2010-03-08s3: add man page for vfs_crossrenameBjörn Jacke1-0/+115
2010-02-28s3: vfs_full_audit.c: implement negated vfs_ops in the success/failure listHolger Hetterich1-4/+7
Supports negated arguments in configuration like: full_audit:success = all !readdir !telldir !closedir Update the manpage accordingly. Part of BSO#4025
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
2010-02-16s3-docs: Document 'smbclient -C'.Volker Lendecke2-0/+12
2010-02-15s3: eventlogadm.c: add -s option to use alternative config file.Holger Hetterich1-0/+13
Update the manpage accordingly.
2010-02-12Fix error in docs. Should be milliseconds, not microseconds.Jeremy Allison1-1/+1
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-09s3-docs: Fix make manpages3.Karolin Seeger1-1/+1
Karolin
2010-02-09s3-docs: Add missing para end tag.Karolin Seeger1-0/+1
Karolin (cherry picked from commit b78de63ef3cde53e3aabbe46654aac5a335f16a8)
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 Allison2-4/+12
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.
2010-01-25s3/docs: Fix typo.Karolin Seeger1-1/+1
Karolin
2010-01-21s3/doc: update vfs_shadow_copy2 man page according to new optionsBjörn Jacke1-0/+37
2010-01-20s3-docs: Fix typos.Karolin Seeger6-6/+6
Thanks to the Debian samba package maintainers <pkg-samba-maint@lists.alioth.debian.org> for providing the patch! Fix bug #7017 (Typos and spelling errors in manpages). Karolin
2010-01-18s3-docs: Add man page for vfs_scannedonly.Olivier Sessink1-0/+243
Fix bug #7028.
2010-01-12docs: fix xml tag in the pdbedit manpageMichael Adam1-1/+1
Michael
2010-01-08s3-docs: mention -K option in pdbedit manpage.Günther Deschner1-0/+1
Guenther
2010-01-07s3-docs: fix eventlogadm manpage typo.Günther Deschner1-1/+1
Guenther
2009-12-23doc: update mount.cifs man page with nounix optionSuresh Jayaraman1-2/+52
Change since last post: - fix build error due to superfluous </para> tag. - ensure it builds fine. Also add a section on INODE NUMBERS that discusses inode numbers more thoroughly and add reference to it in "nounix" and "noserverino" options. Thanks to Jeff Layton for explaining those details. Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de> Signed-off-by: Jeff Layton <jlayton@redhat.com>
2009-12-23s3-docs: mention -M option and remove nonexisting -G option in pdbedit manpage.Günther Deschner1-5/+5
Guenther