summaryrefslogtreecommitdiffstats
path: root/docs-xml/manpages-3
Commit message (Collapse)AuthorAgeFilesLines
* s3/docs: Add documentation for 'net sam rights'.Karolin Seeger2009-08-101-0/+27
| | | | | | | | This is part of a fix for bug #6328. Karolin (cherry picked from commit a5a31512de9d9b9ed7eed906487dd154fde7e483) (cherry picked from commit 8fdb612155e36980249b7dd0daf5c57fb4d80f8c)
* s3/docs: Fix typo.samba-3.2.12Karolin Seeger2009-06-161-1/+1
| | | | | | | Karolin (cherry picked from commit 6e45c21384b8845422967ff1fa46e48de9fee1ab) (cherry picked from commit aa97504f0358dcc23de7a65f39a1c4d24f0709b7) (cherry picked from commit 57a019524d0d2bd434ac7382ed355f69c510ff14)
* Fix the section of the pam_winbind manpage.Andreas Schneider2009-06-161-3/+3
| | | | | Signed-off-by: Andreas Schneider <mail@cynapses.org> (cherry picked from commit cce2cdf3041bedf14e08b1f839ab8ddfa88dd3d3)
* Move pam_winbind to the right manpage section (8).Andreas Schneider2009-06-161-0/+0
| | | | | | | | Signed-off-by: Andreas Schneider <mail@cynapses.org> (cherry picked from commit 59ab1574e41993d24733affbca07d3f7da245fc7) (cherry picked from commit d547aab1511c72e1cab034e2945f6ad63bda6659) (cherry picked from commit c9b89676983c5fd0ec12df121fc5d9e06facdd80) (cherry picked from commit f0d073d4e787516ae6e1a005e145ef2adf6a6e5d)
* Dcoument the PAM data exports in the pam_winbind manpage.Andreas Schneider2009-06-161-0/+44
| | | | | | | | Signed-off-by: Andreas Schneider <mail@cynapses.org> (cherry picked from commit 1809ff4b2339bd3066532abccea0944da45edf64) (cherry picked from commit 5d2dfba6d1699c6e417cc21233a1cc871f3c0ad1) (cherry picked from commit 282682c989a8008de5f8d30c48c9a740b315a230) (cherry picked from commit 15892ce595ea050b58756130b6bc6031ae0752ca)
* Document the try_first_pass option in the pam_winbind manpage.Andreas Schneider2009-06-161-5/+8
| | | | | | | | Signed-off-by: Andreas Schneider <mail@cynapses.org> (cherry picked from commit 779eea49de3f53040fe792de4b74b73a0c51ecb3) (cherry picked from commit 24d6f697844bc85a03c047e5470abcfdd53735a2) (cherry picked from commit 2ed85b0ebfc50cad847050cc6b5269c470956ea3) (cherry picked from commit 0619c29d3b0bb59cd31ed48df47878170d4cfd9b)
* Add a synopsis section to the pam_winbind manpage.Andreas Schneider2009-06-161-0/+25
| | | | | | | | Signed-off-by: Andreas Schneider <mail@cynapses.org> (cherry picked from commit 24f9f32fedb92f881658db856db15173e57af0bd) (cherry picked from commit 55df96313c5b966f41b0b5c426cf6a420cafa855) (cherry picked from commit f738862d9f419fec27c9fb15c880a452aff333d9) (cherry picked from commit 0669d66d81be3f265eab442c22b2881615d502db)
* s3/docs: Remove unnecessary .sp.Karolin Seeger2009-06-021-10/+10
| | | | | | | | Karolin (cherry picked from commit 4a4dc776b2f0ca813abcf4f47f0d5721f75f3e6a) (cherry picked from commit 6a617a9677da9df8f70cf2039245cfb5ce3d94c3) (cherry picked from commit 8c5771422bf25dba0638c3419ac14f0841b94293) (cherry picked from commit fe7c528089815a533402b5a3b247db94a2c70d6d)
* s3-docs: Fix Bug #6331. Document "net dom join/net dom unjoin".Günther Deschner2009-06-021-0/+82
| | | | | | | Guenther (cherry picked from commit e398f1e91575909d2a90fab1e6f00804815a0b2f) (cherry picked from commit e19dddb2b438b75dcd995aaa763fcbe55d7de5cc) (cherry picked from commit 457313c37904246fb0628ab0f2ef207dc38b2f85)
* s3:docs: document the --request-timeout option of netStefan Metzmacher2009-06-021-0/+9
| | | | | | | | metze (cherry picked from commit cdbbc81bad5d53397bf80898cf68d8867cf64cba) (cherry picked from commit 1d1e859c4e08fed1775a170ccff459f3a18e13ba) (cherry picked from commit 8775968526046f040a2e6ba8697d719b5e3bced8) (cherry picked from commit b9395cb807b7c2a72ec6ba3cb7429bd2add79c54)
* s3/docs: Fix typo in man mount.cifs.Karolin Seeger2009-03-271-1/+1
| | | | | | | | | Thanks to Tobias Stoeckmann for reporting! Karolin (cherry picked from commit 09a7f93f6be66a8f2a124e49b4effe2b5863f01d) (cherry picked from commit fdb5c65fc51784b6a159748ec4df3953b7d2c1cb) (cherry picked from commit b19f58ccd088a10e487a1261cadb4f3f41987391)
* Enable total anonymization in vfs_smb_traffic_analyzer, by mappingHolger Hetterich2009-03-271-0/+11
| | | | | | | any user 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. (cherry picked from commit 4b17cca0557a086c5722c221a6e282bad4a2b40a)
* docs: fix two typos in the mount.cifs manpageMichael Adam2009-03-271-2/+2
| | | | | | | | Michael (cherry picked from commit 145fe37766cf1ecffb16a03b58b44d08f7ed7558) Signed-off-by: Michael Adam <obnox@samba.org> (cherry picked from commit 6c9b13a4c2bfa17793d0f575f53d815afe8a8682)
* docs: Describe "service" in man mount.cifs.Karolin Seeger2009-02-031-4/+7
| | | | | | | | | | | This fixes bug #5346. Thanks to the Debian Samba package maintainers for reporting and providing a patch! Karolin (cherry picked from commit 73f4fc1f802f31459b70dba4777d142d00fcdd92) (cherry picked from commit ab4768452811e67f6606253b5a79101184f777d0) (cherry picked from commit 876b0b001976226a7c1887570c08178d72842a48)
* s3-docs: fix typo in eventlogadm manpage.Günther Deschner2009-01-301-2/+2
| | | | | | | Guenther (cherry picked from commit fb7b92abc2bea4b3d91cdd896f02db88065a4b8f) (cherry picked from commit 0cc588ac53316299d2e1ff7d61947fd864d412f9) (cherry picked from commit a0d32cbc36a52bcd6b9b542919edee72ce95acdf)
* docs: Add manpage for vfs_shadow_copy2.Karolin Seeger2009-01-281-0/+174
| | | | | | | | Karolin (cherry picked from commit 512cf0ad50d30fcb35a28b0ef1b859d754f42a99) (cherry picked from commit 7ca4b8ec65d5f8794c58f27f3f17033143732897) (cherry picked from commit addd0f41eeaf255217f1ab156e970c41a929aa43) (cherry picked from commit a09ca37c438f31133943238b15c63a5834226c73)
* docs: Fix formatting issue in man libsmbclient.Karolin Seeger2009-01-281-3/+4
| | | | | | | Karolin (cherry picked from commit aa2fb0efb7ce2bc732569b4baf20c57375fdce59) (cherry picked from commit e1e3a0554fcaabacc5bec51c213622271a83ad04) (cherry picked from commit 84237fb48aad5f11789d75a6767a6f47465f140b)
* s3:docs: vfs_fileid manpageStefan Metzmacher2009-01-281-0/+112
| | | | | | | metze (cherry picked from commit 6a94b7b9270f3d69595b93e2632051c9842645c9) (cherry picked from commit 8e13be1db5c51002ae72c42c505a79406b2f4f63) (cherry picked from commit 652151fe7b0a48b5ae6272a088ce80ad428f1928)
* docs: Improve man mount.cifs.Karolin Seeger2009-01-281-3/+5
| | | | | | | | | | | | | | Add hint about specifying the workgroup in the credentials file. Whitespace cleanup. This fixes bug #4541. Patch based on proposed patch from Christian Perrier <bubulle@debian.org>. Thanks for reporting and providing a patch! Karolin (cherry picked from commit 1f7e09ea542df3a2f5f553c0cb11a39c74712950) (cherry picked from commit b99d98ff2ef5491979301656e7f516d3c8829f6e) (cherry picked from commit 1900233ede3083410eb3dc691d2d486c5340ccc4)
* docs: Fix example in man vfs_recycle.Karolin Seeger2009-01-281-5/+8
| | | | | | | | | | This fixes bug #6001. Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting! Karolin (cherry picked from commit 9f44a17c3bf36067d04cec036c3e529798932cd7) (cherry picked from commit 5e073807f7c4679dd299a2b8f3e2643dc1c82405) (cherry picked from commit c0877d14cb04956b29ca329897a7b4bface7f363)
* docs: Document the -g option of smbclient.Karolin Seeger2009-01-281-7/+17
| | | | | | | | | | | This fixes bug #6013. Thanks to the Debian Samba packages maintainers for reporting! Karolin (cherry picked from commit 6752d78e946b2c4278e2deba325c76fb7ffbc06a) (cherry picked from commit e6abdbde9b67801d46c9d331045d155717e8b241) (cherry picked from commit 8a79b8796f98dd80b6e1f04d7302fb8342f0052d) (cherry picked from commit 1f979334266706656874fdbe6cce14f17105360b)
* docs: Fix typo in the idmap_ad manpage.Karolin Seeger2009-01-281-4/+4
| | | | | | | Karolin (cherry picked from commit b876e1336bed52e0823e0e88381d223bd6aa95e4) (cherry picked from commit 611ac35a694930693d2f773d15e59be138261a8e) (cherry picked from commit d54a1e49d5fe567bcda7c4c02f6ace2d03e189e9)
* net: Fix documentation of net rap printq infoCarsten Dumke2008-12-091-1/+1
| | | | | | | | | | | | The man-page (see net(8)) and the usage-info (call "net help rap printq") of 'net rap printq' do contain an option "list" but in net_rap.c the option is named "info". Rename the option "list" in the documentation (man-pages + usage) to "info" to match the code. Signed-off-by: Kai Blin <kai@samba.org> (cherry picked from commit 0a7fb721cdc0d825cf246d53075ad32a81b2b31d)
* Fix the "Premature end of data in tag" error when buiding the manpage, fix a ↵Holger Hetterich2008-12-091-3/+15
| | | | | | | typo in the text, add an example for anonymization usage. (cherry picked from commit 1d202a8a7bccc65e47fc78b17d89b7e74a358487) (cherry picked from commit abfdb52b60e84980d22e6c6c3479e67e20311b12)
* Update the manpage for vfs_smb_traffic_analyzer to include the ↵Holger Hetterich2008-12-091-1/+8
| | | | | | | anonymize_prefix option (cherry picked from commit c67cf648331bf4b8268813cb005b7283dd65eb73) (cherry picked from commit 9222fde6505deb31324b507d73c96bcb6edb161d)
* Add an initial version of a manpage for the vfs_smb_traffic_analyzer module.Holger Hetterich2008-12-091-0/+157
| | | | | (cherry picked from commit 503d1c0226fb38c21b14fe1deac11b0ec461b4d0) (cherry picked from commit 1394827cfda4eeff5b4239b6ed5c93fcaaed0e2e)
* Revert "Add an initial version of a manpage for the vfs_smb_traffic_analyzer ↵Karolin Seeger2008-11-171-157/+0
| | | | | | module." This reverts commit 1394827cfda4eeff5b4239b6ed5c93fcaaed0e2e.
* Revert "Update the manpage for vfs_smb_traffic_analyzer to include the ↵Karolin Seeger2008-11-171-8/+1
| | | | | | anonymize_prefix option" This reverts commit 9222fde6505deb31324b507d73c96bcb6edb161d.
* Revert "Fix the "Premature end of data in tag" error when buiding the ↵Karolin Seeger2008-11-171-15/+3
| | | | | | manpage, fix a typo in the text, add an example for anonymization usage." This reverts commit abfdb52b60e84980d22e6c6c3479e67e20311b12.
* Fix the "Premature end of data in tag" error when buiding the manpage, fix a ↵Holger Hetterich2008-10-151-3/+15
| | | | | | typo in the text, add an example for anonymization usage. (cherry picked from commit 1d202a8a7bccc65e47fc78b17d89b7e74a358487)
* Update the manpage for vfs_smb_traffic_analyzer to include the ↵Holger Hetterich2008-10-151-1/+8
| | | | | | anonymize_prefix option (cherry picked from commit c67cf648331bf4b8268813cb005b7283dd65eb73)
* Add an initial version of a manpage for the vfs_smb_traffic_analyzer module.Holger Hetterich2008-10-061-0/+157
| | | | (cherry picked from commit 503d1c0226fb38c21b14fe1deac11b0ec461b4d0)
* man cifs.upcall: Fix typo, wrap lines.Karolin Seeger2008-09-161-1/+5
| | | | | | Karolin (cherry picked from commit c4f361a17f51e4897ac2faafc65ebc8349e19001) (cherry picked from commit da7a60a82bfecbf5b1a10bdbccf4682fd92b65bb)
* cifs.upcall: fix manpage and commentsSteve French2008-08-181-2/+2
| | | | | | | | | | | | | The "cifs.resolver" key type has been changed to "dns_resolver". Fix the comments at the top of cifs.upcall and the manpage accordingly. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@samba.org> --- docs-xml/manpages-3/cifs.upcall.8.xml | 4 ++-- source/client/cifs.upcall.c | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (cherry picked from commit 34cf3c012e463d0ea04616308738aadea438f48b)
* This patchset comprises a number of cleanups for the cifs upcallJeremy Allison2008-08-181-0/+115
| | | | | | | | | | | | binary. The biggest change is that it renames it from cifs.spnego to cifs.upcall since the cifs.spnego name really isn't applicable anymore. It also fixes a segfault when the program is run without any args and adds a manpage. Comments and/or suggestions appreciated. Signed-off-by: Jeff Layton <jlayton@redhat.com> (cherry picked from commit 1d88c3431a1abf5fe6527fcbdf43972607a317ee)
* man pages: Improve description of boolean values in smb.conf.5.Karolin Seeger2008-08-051-1/+1
| | | | | | | | | | This fixes bug #5378. Thanks Morton K. Poulsen <morten+bugzilla.samba.org [at] afdelingp.dk> for reporting! Karolin (cherry picked from commit 8195ca2132cbdba396dc35e9d04d4bdc3a8a666c) (cherry picked from commit 6cb22c3722df8cce64d923034ffb32eb12e23572)
* man pages: Add documentation about smbclient command "rename".Karolin Seeger2008-08-051-0/+7
| | | | | | | | | This fixes bug #5268. Thanks to Alexander Franz <a.franz [at] gmx.net> for reporting! Karolin (cherry picked from commit 0a93fd2dedfa7fed1ad0b8a5e079bf7be72a4bd5) (cherry picked from commit 29de36037d9fc4c8eb58059a9c4caccfb2b4d069)
* man pages: Fix typos in man smbclient.Karolin Seeger2008-07-311-2/+1
| | | | | | Karolin (cherry picked from commit db843d2faafb3487e3c7df4a3a52d6c71f369e1d) (cherry picked from commit 3a3640a85daa1a85415c949f9c2b804b4f067dd7)
* Document the streams modulesVolker Lendecke2008-07-182-0/+146
| | | | (cherry picked from commit e7e6800b3df4e6c9c4429204c5a4162a1e1118d6)
* docs: fix the net conf section of net(8) to mention "config backend = registry".Michael Adam2008-07-161-1/+3
| | | | | | Michael (cherry picked from commit c2e9d82d9497f0d245a46c5c82ff15306788109e) (cherry picked from commit 9ab1efbe12e04fca2433217c76d3a16df6e868b0)
* docs: fix VERSION section in the net(8) manpage.Michael Adam2008-07-161-1/+1
| | | | | | | | It still said for version 3.0 .. Michael (cherry picked from commit 93887f2e42bf4e632dab716deda6d2951dbd1f2a) (cherry picked from commit 9b3ecf75a22aff43a67a62a9dd67397414274d9b)
* docs: update the section about net conf in the net(8) manpage.Michael Adam2008-07-161-1/+41
| | | | | | | | The description of the "net conf {get,set,del}includes" commands was missing. Michael (cherry picked from commit 671988c7b5891deeca23e2305fe101a3be1a44d2) (cherry picked from commit baae7347e94b1b849e80d8da323afc179523430a)
* man pages: Correct version in man winbindd again.Karolin Seeger2008-06-231-1/+1
| | | | | Karolin (cherry picked from commit ef44968276bfde2fdd3370e2558fb469357414be)
* Clarification that hosts resolution is done by winbind only on IRIX, all ↵John H Terpstra2008-06-231-1/+1
| | | | | | other systems use libnss_wins.so. (cherry picked from commit 3a8ea6be389bedbcdb5668664d862768c026f669)
* Clarification that hosts resolution is done by winbind only on IRIX, all ↵John H Terpstra2008-06-231-5/+10
| | | | | | other systems use libnss_wins.so. (cherry picked from commit 2a953d6ba252e5ba4e28b7fae5979e7c47fe9bd0)
* man pages: Move 'smbsh' man page to the examples directory.Karolin Seeger2008-06-171-164/+0
| | | | | | | | | | | smbsh.c is located in the examples directory. It does not make sense to install a man page without installing the tool itself. This fixes bug #4724. Karolin (cherry picked from commit 797ed744b15c94fa4831d9796b40bb0ab5df55b7) (cherry picked from commit 23981be7a009dc9e056ba2e12c5df6e3a13ab193)
* man pages: Correct version string.Karolin Seeger2008-05-1333-33/+33
| | | | | | | | As Samba 3.2 will be out soon, man pages should be correct for both versions, Samba 3.0 and 3.2. Karolin (cherry picked from commit 9c59c1895d8d3621f38b67ecf88109c81130c886)
* man smbcacls: Correct possible flag values.Karolin Seeger2008-04-281-4/+3
| | | | | | | | This patch fixes bug #620. Thanks to Satoh Fumiyasu <fumiyas@osstech.co.jp>! Karolin (cherry picked from commit 70f6966099788f4bdb0298a68d4cb0b90964dd8f)
* Fix yet another set of documentation linksAlexander Bokovoy2008-04-252-7/+3
| | | | | Signed-off-by: Alexander Bokovoy <ab@samba.org> (cherry picked from commit a132cc3c6243c049860378f56c4d415d6cb35570)
* manpages: update the section about registry configuration in smb.conf.5Michael Adam2008-04-251-26/+43
| | | | | Michael (cherry picked from commit 27bc3ac03f8be222814ff7b77cb3e50b3167a1ef)