summaryrefslogtreecommitdiffstats
path: root/docs-xml
Commit message (Collapse)AuthorAgeFilesLines
* s3-docs: Adapt version...Karolin Seeger2011-10-241-2/+2
| | | | | | | in man vfs_aio_fork. Karolin (cherry picked from commit e07423a0d55437fcc85d205214315a21d452cee7)
* s3/doc: add man page for aio_fork vfs moduleBjörn Jacke2011-10-241-0/+86
| | | | | | | | | | | | thanks to Volker for the content Autobuild-User: Björn Jacke <bj@sernet.de> Autobuild-Date: Tue Oct 18 12:24:35 CEST 2011 on sn-devel-104 (cherry picked from commit 56328a4d61c8d0a52f6841097bf8fc4ffd46bfb6) (cherry picked from commit 51f87fce55d160abed6b04ea27f53f254d2db474) Fix bug #8256 (vfs_aio_fork is undocumented). (cherry picked from commit c48f8ae21b8279b9b62aca5e04eb1547c6dbd9c6)
* s3-docs: Remove "experimental" label on VFS ACL modulesKarolin Seeger2011-10-242-8/+0
| | | | | | | | in the documentation also (bug #8494). Karolin (cherry picked from commit bd5d9d9fba23ea585b701c41ec27482a0076729e) (cherry picked from commit 4c060730723dcf4a2d6e2833361fa4737bc9a29b)
* Allows changing the maximum number of simultaneous clients in winbindd ↵Pierre Carrier2011-10-241-0/+14
| | | | | | | | | | through an smb.conf option. Signed-off-by: Jeremy Allison <jra@samba.org> Fix bug #8186 (Allows changing the maximum number of simultaneous clients in winbindd through an smb.conf option). (cherry picked from commit b6f691ede0a80aaf7226b6862120b5052e63668d)
* docs: fix the missing parameter description section in the smb.conf manpageMichael Adam2011-08-021-1/+9
| | | | | | | | | | | | | | | | | | | The smb.conf (5) manpage recently sometimes failed to contain the contents of the description of each parameter section. The reason was a unreliable chain of dependencies in the Makefile. The error can be reproduced by touching manpages-3/smb.conf.5.xml and then building the manpages. Then smb.conf.5.xml is newer than any of the smbdotconf/*/*.xml files and hence the intermediate inexistent parameters.*.xml don't get generated. This patch fixes this problem by introducing a phony "parameters" target referencing the parameters.*.xml targets, so that they get build unconditionally. Fix bug #7997 (smb.conf.5 manpage truncated in 3.5.8). (cherry picked from commit 08e64ab50b9202ccbc6c0b397f9ac8cc467c2254)
* s3-docs Add documentation for 'client use spnego principal'Andrew Bartlett2011-08-021-0/+28
| | | | (cherry picked from commit 4829da5bd4989b7e4b7e858af1770f13d9d2e647)
* s3-docs: document all wbinfo options.Günther Deschner2011-06-141-2/+98
| | | | | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Feb 23 23:45:40 CET 2011 on sn-devel-104 Fix bug #7983 - not all wbinfo parameters are documented in manpage. (cherry picked from commit 7942bf50ce22597833bbfba99776f4b052edff1c)
* s3-docs: Update 3.2 features.Samba-JP oota2011-03-051-0/+96
| | | | | (cherry picked from commit aa54713615c5d0367528733ff2c3a5650eed96f7) (cherry picked from commit 55754e2c1f620eee662319a0bcb89f8620014d56)
* s3-docs: Add missing whitespace.samba-3.5.4Karolin Seeger2010-06-211-1/+1
| | | | | | Karolin (cherry picked from commit 2352538362977e456e8d05783f2732ff650cea41) (cherry picked from commit 9d9a9a0f79ad6fa894f72a4678f59fb40c9fce94)
* s3-docs: Fix some of ntlm_auth ntlm-server-1 protocol documentation.Günther Deschner2010-06-181-3/+3
| | | | | | Guenther (cherry picked from commit cfb67b1a169350a8316532eb5d53de4a3f2bacb3) (cherry picked from commit b3ccbcb83650cea627ad97e920d3f73659ffa6a0)
* s3: Fix a typo found by ITPFS oota <t-oota@dh.jp.nec.com>Volker Lendecke2010-06-181-1/+1
| | | | | | Thanks! (cherry picked from commit d12768cc0ae52d95ffd83070948c83af4ce8704b) (cherry picked from commit 167c082c1eb18f8360d094c96cbcef4ce48d935b)
* s3-docs: Unify capitalization.Karolin Seeger2010-05-171-2/+2
| | | | | | Karolin (cherry picked from commit da64913f55fa2c3d0b34cda3b8c4953894c4ed66) (cherry picked from commit f4d87160444eaa4f5a0239ad58159f13e03a851e)
* s3-docs: Add documentation of the net g_lock subcommand.Karolin Seeger2010-05-171-0/+40
| | | | | | Karolin (cherry picked from commit ad6f63822915463011074c9e5f3ed938b48579f4) (cherry picked from commit 4b55c32a614f47849f8e6e12eccdd06fbbea5e96)
* s3-docs: Move -D option to the right paragraph in man winbindd.Karolin Seeger2010-05-171-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 (cherry picked from commit da5c49d727150eea7d2a4b83da1a02ac1f26e77c) (cherry picked from commit b737434fbf60c250166f10cf196af8030b388bdb)
* s3-docs: Improve "winbind nss info" section in man smb.conf.Karolin Seeger2010-05-171-10/+8
| | | | | | Karolin (cherry picked from commit 20fc769179377bf037f4d5efe1afbaf77d4c9292) (cherry picked from commit fb1b0901ec93afe998145bb7a7549bbdb13c712c)
* s3-docs: Fix typo in man idmap_ad.Karolin Seeger2010-05-171-1/+1
| | | | | | Karolin (cherry picked from commit 6389fac6db2f54d148222009b5e209cef5c6bdd7) (cherry picked from commit 39dbf73a6fb4ad45eac259124b70042994d4f215)
* Fix bug 7307 - man net usershare mistakeJeremy Allison2010-03-301-1/+1
| | | | | | | | Fix bad usage message, reported by headset001@yahoo.com. Jeremy. (cherry picked from commit e14a6fbf8c9e4d16b2727e48c708ceccfd157e59) (cherry picked from commit 9620f5fbe64910d86cae51345156a1a4dd71e231)
* s3-docs: Remove trailing whitespaces and fix a typo.Karolin Seeger2010-02-191-3/+3
| | | | | | Karolin (cherry picked from commit 494819773d61daa32d4ee2a0a15088f3b4abe6e2) (cherry picked from commit b3c5b9d7739143cc3cc7c004a73fce2969aaa6b8)
* s3:docs: add some advice for usage of strict allocateBjörn Jacke2010-02-191-6/+18
| | | | | (cherry picked from commit 37115f91aebec9c846e54790c6bcf433ae35888a) (cherry picked from commit cbf728ce617323ca866799370491a402800772c1)
* s3-docs: Document 'smbclient -C'.Volker Lendecke2010-02-162-0/+12
| | | | | (cherry picked from commit f6c39cec27eea2522c62e6f1ff85efdafde351ac) (cherry picked from commit f6a7e9eadf85b19ec0ccca513a261bcad0bcf048)
* Fix error in docs. Should be milliseconds, not microseconds.Jeremy Allison2010-02-161-1/+1
| | | | | (cherry picked from commit c7f16abc47a2d291d3da95b4c8e654010e36bc0f) (cherry picked from commit 53531cb983739391fc70b1490f29d294785fee68)
* s3-docs: fix eventlogadm manpage typo.Günther Deschner2010-02-151-1/+1
| | | | | | | | Guenther (cherry picked from commit c1ca00047d26ace240fa5f34b428392b5d61e6c3) Fix bug #7137 (eventlogadm manpage typo for dump command). (cherry picked from commit 3da0d891bfc0c7afedc5c4acf988f8347676269c)
* Make "nmbd bind explicit broadcast" on by default.Jeremy Allison2010-02-151-5/+6
| | | | | | | Fix a comment typo. Jeremy. (cherry picked from commit 05123ef78c903de2a12b95fb30632f03ac919a4d)
* s3:docs-xml: document "nmbd bind explicit broadcast"Stefan Metzmacher2010-02-151-0/+16
| | | | | | | | metze (cherry picked from commit 9887751f6fa6f7e4fd5c79c637e0576405000c01) The last 3 fixes address bug #7118 (nmbd problems with socket address). (cherry picked from commit 5456e5e460041256cfa886eb8bab380c59c25b19)
* s3-docs: Add missing para end tag.Karolin Seeger2010-02-101-0/+1
| | | | | Karolin (cherry picked from commit b78de63ef3cde53e3aabbe46654aac5a335f16a8)
* Fix bug 7104 - "wide links" and "unix extensions" are incompatible.Jeremy Allison2010-02-102-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. (cherry picked from commit 44030967049202b766dd865861b1fa8fbaa4d69d)
* s3-docs: Fix version in man ldbrename.Karolin Seeger2010-01-261-1/+1
| | | | | Karolin (cherry picked from commit 77bb3f2a5596c84e99b9006d2a31a752c68ab34a)
* s3/docs: Fix typo.Karolin Seeger2010-01-251-1/+1
| | | | | | Karolin (cherry picked from commit a3420bf7a52c3d9fa6cba75aa88d1f4087c0e3aa) (cherry picked from commit 7e4dd20a6bb7ae44f2137ca9f914e09a15f00110)
* s3-docs: Fix typos.Karolin Seeger2010-01-256-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 (cherry picked from commit e1e6b19acff6d8ba3b70c3ab474a85de8b6f6a6c) (cherry picked from commit eaa10cfec3c389c79ac3c43f7ec1596015a9b8e1)
* s3-docs: Adapt version number in man vfs_scannedonly.Karolin Seeger2010-01-251-2/+2
| | | | | Karolin (cherry picked from commit deb72f6fe3b027d27c7390f387ef4ae009b18106)
* s3-docs: Add man page for vfs_scannedonly.Olivier Sessink2010-01-251-0/+243
| | | | | | Fix bug #7028. (cherry picked from commit 3fb359aa5698e393f37765ab279b5a4ba366f965) (cherry picked from commit a26389a222a6aa0bd13a16f546cabcc16bb8329b)
* docs: fix xml tag in the pdbedit manpageMichael Adam2010-01-251-1/+1
| | | | | | | | | | Michael (cherry picked from commit 3b58b2ac39a91c0c9f074abf079f700c7e886841) Signed-off-by: Michael Adam <obnox@samba.org> Fix bug #7041. (cherry picked from commit 73df1d5e6a6eb09df5392656bd9ad5b94a3933a2)
* s3-docs: mention -K option in pdbedit manpage.Günther Deschner2010-01-251-0/+1
| | | | | | | | Guenther (cherry picked from commit 9bdd3d6c1b1aec536d87fb2e2d4e8495b3c88ee6) Signed-off-by: Michael Adam <obnox@samba.org> (cherry picked from commit 2812d7547b87d60509a30e2955acc78084ed7466)
* tdb: Also build and install tdb manpages from standalone tdb.Jelmer Vernooij2010-01-073-3/+3
| | | | | | | | (cherry picked from commit 0110990f01390c80b8db423ba7eed486883219de) (Version changed to 3.5) Signed-off-by: Stefan Metzmacher <metze@samba.org> (cherry picked from commit 2e0df7c8ee5615cb8b1ea3abe727ab59c4bf1f95)
* s3-docs: mention -M option and remove nonexisting -G option in pdbedit manpage.Günther Deschner2010-01-071-5/+5
| | | | | | Guenther (cherry picked from commit 3b40ec83705f7ea61f4d4b88438493b6c197f222) (cherry picked from commit 79f92a10a8a25c0f162b0b4707e90f9ab01b540f)
* doc: update mount.cifs man page with nounix optionSuresh Jayaraman2009-12-291-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> (cherry picked from commit 091360d52fa2958f5f143aa3f0c4ce54d4fe120b)
* s3-docs: mention long and undocumented option names in rpcclient manpage.Günther Deschner2009-12-231-2/+9
| | | | | | Guenther (cherry picked from commit 9a7bed7ae6ec46a848a87b9e9b41e686fffeb26b) (cherry picked from commit 660f84818fe4b8b5886a65a6b3725ed552ce497c)
* s3-docs: mention long and undocumented option names in smbcacls manpage.Günther Deschner2009-12-231-20/+8
| | | | | | Guenther (cherry picked from commit 308e1b51874bc7b3fd7a44bec1367f75b8c975f0) (cherry picked from commit 8bd0abc3a3096120b8736230073d887cb2e899d4)
* s3-docs: mention long and undocumented option names in smbclient manpage.Günther Deschner2009-12-231-11/+17
| | | | | | Guenther (cherry picked from commit 71a5aef4e1e054359f419c5540694d3d8d8ededf) (cherry picked from commit 54955d812191e380a222eb26efedfe92e5161e8c)
* s3-docs: mention -O, --stdout in smbget manpage.Günther Deschner2009-12-231-1/+7
| | | | | | Guenther (cherry picked from commit 6ffa5df69afbbce4bcf3c26c6068bcd927826ddd) (cherry picked from commit ee0dc311047a310cf779478ae88cf6de95c838a1)
* s3-docs: mention long option names in smbtree manpage.Günther Deschner2009-12-231-3/+3
| | | | | | Guenther (cherry picked from commit f8686728147eaf60d09c00d98d65902eb7e77902) (cherry picked from commit 07eac7e5977def5f8cb5b275f0fd9fef899b8fa9)
* s3-docs: mention long and undocumented option names in pdbedit manpage.Günther Deschner2009-12-231-44/+124
| | | | | | Guenther (cherry picked from commit 722a330013280758c2184c0239810229b38c42f0) (cherry picked from commit 7eb666d530ed106811b023ebfc2005c663065413)
* s3-docs: mention all long option names in samba.entities file.Günther Deschner2009-12-231-8/+8
| | | | | | Guenther (cherry picked from commit 0d412789b8035dfeb28989ba82d677d2ae9b7bd0) (cherry picked from commit b49799825e1b0533aee9214f07207ac072515b89)
* s3-docs: not working for SuSE anymore...Günther Deschner2009-12-231-2/+2
| | | | | | Guenther (cherry picked from commit d9ca1488a4a0e562ad13207c4b54d029c55be293) (cherry picked from commit 9bfc55ebef9b49da377b26a1280c824a8b301a70)
* s3-docs: mention pam_winbind.conf(5) manpage in pam_winbind(8) manpage.Günther Deschner2009-12-211-1/+5
| | | | | | Guenther (cherry picked from commit 72d68acbf59aa8531cc132551cc8e8313b7dc3b7) (cherry picked from commit 44feb66c4b958947954853ae7a6b7b017ebd9166)
* s3-docs: add new pam_winbind.conf(5) manpage.Günther Deschner2009-12-211-0/+190
| | | | | | Guenther (cherry picked from commit 74816678706b7028fa63a4e552887fcf98322711) (cherry picked from commit f69c3d57849396a8b31d6b2dfb074c3abe02c6eb)
* Update default with correct value. Add a note about Win7 behaviorJeremy Allison2009-12-211-9/+12
| | | | | | | here. Jeremy. (cherry picked from commit fbf4923cad17b55bd7a647bf2300b28e23b8cdbb) (cherry picked from commit 8f8c7976f07879036e76fdd9de9d5a42cc57324e)
* s3:docs: Fix 'make manpages3'.Karolin Seeger2009-12-141-2/+2
| | | | | | Karolin (cherry picked from commit f740bdc47bb53dc6d17e48e1ad9c6f5fdd9ff102) (cherry picked from commit d8b3be2ecff99218e10616b1e3391830da5d55f5)
* s3:docs: document ldap derefBjörn Jacke2009-12-141-0/+21
| | | | (cherry picked from commit 54d072b83c53f393253052efd5197b48fac61acb)
* s3:doc: make dos filetimes description less contradictoryBjörn Jacke2009-12-141-5/+3
| | | | (cherry picked from commit 2a6391bc43cf2550731039bf158d561b307c9c58)