summaryrefslogtreecommitdiffstats
path: root/docs-xml/manpages-3
Commit message (Collapse)AuthorAgeFilesLines
* man pages: Several fixes for man wbinfo.Karolin Seeger2008-09-041-35/+40
| | | | | | | | -Tag replaceables -Fix typos -Unify indentation Karolin
* manpages: Add documentation for new 'net rpc vampire' subcommands.Karolin Seeger2008-08-221-0/+13
| | | | Karolin
* Make the change to smbcontrol for "all" to mean broadcast,Jeremy Allison2008-08-181-4/+13
| | | | | and "smbd" to mean the main smb daemon. Update docs to match. Jeremy.
* Document idmap rewriteVolker Lendecke2008-08-126-75/+29
|
* cifs.upcall: fix manpage and commentsSteve French2008-08-051-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(-)
* 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
* 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
* man pages: Fix typos in man smbclient.Karolin Seeger2008-07-291-2/+1
| | | | Karolin
* Document the streams modulesVolker Lendecke2008-07-182-0/+146
|
* This patchset comprises a number of cleanups for the cifs upcallJeremy Allison2008-07-161-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. This set should apply cleanly to the 3.3 test branch. Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeremy.
* docs: fix the net conf section of net(8) to mention "config backend = registry".Michael Adam2008-07-101-1/+3
| | | | Michael
* docs: fix VERSION section in the net(8) manpage.Michael Adam2008-07-101-1/+1
| | | | | | It still said for version 3.0 .. Michael
* docs: update the section about net conf in the net(8) manpage.Michael Adam2008-07-101-1/+41
| | | | | | The description of the "net conf {get,set,del}includes" commands was missing. Michael
* man pages: Correct version in man winbindd again.Karolin Seeger2008-06-231-1/+1
| | | | | | Karolin (cherry picked from commit ef44968276bfde2fdd3370e2558fb469357414be) (cherry picked from commit 9fd1d784cf6044c5c03cf7ab0f2373e08df64295)
* 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) (cherry picked from commit 8522db2075f8c9e869c6224f2852ce355bba987d)
* 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) (cherry picked from commit 59bb2b0c9a6397bb0202055d7b00dce30d7bf03b)
* 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
* 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
* 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
* Fix yet another set of documentation linksAlexander Bokovoy2008-04-242-7/+3
| | | | Signed-off-by: Alexander Bokovoy <ab@samba.org>
* manpages: update the section about registry configuration in smb.conf.5Michael Adam2008-04-241-26/+43
| | | | Michael
* Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter2008-04-2368-0/+15919
tarball.