1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00

23 Commits

Author SHA1 Message Date
Karolin Seeger
c4f361a17f man cifs.upcall: Fix typo, wrap lines.
Karolin
2008-09-15 16:33:16 +02:00
Karolin Seeger
1bf6680c08 man pages: Several fixes for man wbinfo.
-Tag replaceables
-Fix typos
-Unify indentation

Karolin
(This used to be commit 872defd1d29e1d7a4fc8aba90f689110599444e5)
2008-09-04 11:27:44 +02:00
Karolin Seeger
2f02c33982 manpages: Add documentation for new 'net rpc vampire' subcommands.
Karolin
(This used to be commit 8d0a16d8034cd07037b3c7711867280d5fa5b2c8)
2008-08-22 17:23:36 +02:00
Jeremy Allison
39480f6298 Make the change to smbcontrol for "all" to mean broadcast,
and "smbd" to mean the main smb daemon. Update docs to match.
Jeremy.
(This used to be commit e415420b086a236be6bcc1e7584bec276a74e457)
2008-08-18 16:18:34 -07:00
Volker Lendecke
59e53cedcb Document idmap rewrite
(This used to be commit 4b9132e8bd1b2bc397b657ef07796f44d55f33da)
2008-08-12 11:28:29 +02:00
Steve French
b893729a3d cifs.upcall: fix manpage and comments
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(-)
(This used to be commit 24a93d03c2ca4e718968e2024604e0f398c96659)
2008-08-05 13:27:07 -05:00
Karolin Seeger
500038e485 man pages: Improve description of boolean values in smb.conf.5.
This fixes bug #5378.
Thanks Morton K. Poulsen <morten+bugzilla.samba.org [at] afdelingp.dk>
for reporting!

Karolin
(This used to be commit 8195ca2132cbdba396dc35e9d04d4bdc3a8a666c)
2008-08-05 14:20:32 +02:00
Karolin Seeger
9f9f8ef14b man pages: Add documentation about smbclient command "rename".
This fixes bug #5268.
Thanks to Alexander Franz <a.franz [at] gmx.net> for reporting!

Karolin
(This used to be commit 0a93fd2dedfa7fed1ad0b8a5e079bf7be72a4bd5)
2008-08-05 14:17:08 +02:00
Karolin Seeger
edcf034fa4 man pages: Fix typos in man smbclient.
Karolin
(This used to be commit db843d2faafb3487e3c7df4a3a52d6c71f369e1d)
2008-07-29 12:04:01 +02:00
Volker Lendecke
f6b10006ef Document the streams modules
(This used to be commit ff158a11263fd9fd46131d3451293d8d92fa0cca)
2008-07-18 11:22:16 +02:00
Jeremy Allison
cdabee2bb4 This patchset comprises a number of cleanups for the cifs upcall
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.
(This used to be commit c633f10d9e78327664e6bca51f66756bcf0505a6)
2008-07-16 17:27:05 -07:00
Michael Adam
2264ae717c docs: fix the net conf section of net(8) to mention "config backend = registry".
Michael
(This used to be commit c2e9d82d9497f0d245a46c5c82ff15306788109e)
2008-07-10 14:16:04 +02:00
Michael Adam
cfa8b972a1 docs: fix VERSION section in the net(8) manpage.
It still said for version 3.0 ..

Michael
(This used to be commit 93887f2e42bf4e632dab716deda6d2951dbd1f2a)
2008-07-10 14:16:04 +02:00
Michael Adam
327c47fd13 docs: update the section about net conf in the net(8) manpage.
The description of the "net conf {get,set,del}includes" commands was missing.

Michael
(This used to be commit 671988c7b5891deeca23e2305fe101a3be1a44d2)
2008-07-10 14:16:04 +02:00
Karolin Seeger
b1152bb520 man pages: Correct version in man winbindd again.
Karolin
(cherry picked from commit ef44968276bfde2fdd3370e2558fb469357414be)
(cherry picked from commit 9fd1d784cf6044c5c03cf7ab0f2373e08df64295)
(This used to be commit 7e09a1f1c22b4323be910504f77626dda47b5225)
2008-06-23 10:46:19 +02:00
John H Terpstra
877d65cc07 Clarification that hosts resolution is done by winbind only on IRIX, all other systems use libnss_wins.so.
(cherry picked from commit 3a8ea6be389bedbcdb5668664d862768c026f669)
(cherry picked from commit 8522db2075f8c9e869c6224f2852ce355bba987d)
(This used to be commit 09fa3c61d96e218885c9d661ab4855b9c872233f)
2008-06-23 10:45:49 +02:00
John H Terpstra
551b737f9b Clarification that hosts resolution is done by winbind only on IRIX, all other systems use libnss_wins.so.
(cherry picked from commit 2a953d6ba252e5ba4e28b7fae5979e7c47fe9bd0)
(cherry picked from commit 59bb2b0c9a6397bb0202055d7b00dce30d7bf03b)
(This used to be commit 5144c1b2d6891ecf5d21a0b3982276bdbcf27960)
2008-06-23 10:45:41 +02:00
Karolin Seeger
f21058d61e man pages: Move 'smbsh' man page to the examples directory.
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
(This used to be commit 797ed744b15c94fa4831d9796b40bb0ab5df55b7)
2008-06-17 13:23:09 +02:00
Karolin Seeger
0559d923ec man pages: Correct version string.
As Samba 3.2 will be out soon, man pages should be correct for both versions,
Samba 3.0 and 3.2.

Karolin
(This used to be commit 9c59c1895d8d3621f38b67ecf88109c81130c886)
2008-05-13 10:18:37 +02:00
Karolin Seeger
41195669be man smbcacls: Correct possible flag values.
This patch fixes bug #620.
Thanks to Satoh Fumiyasu <fumiyas@osstech.co.jp>!

Karolin
(This used to be commit 70f6966099788f4bdb0298a68d4cb0b90964dd8f)
2008-04-28 15:26:57 +02:00
Alexander Bokovoy
5cc22bc59f Fix yet another set of documentation links
Signed-off-by: Alexander Bokovoy <ab@samba.org>
(This used to be commit a132cc3c6243c049860378f56c4d415d6cb35570)
2008-04-24 23:46:01 +04:00
Michael Adam
e11106238f manpages: update the section about registry configuration in smb.conf.5
Michael
(This used to be commit 27bc3ac03f8be222814ff7b77cb3e50b3167a1ef)
2008-04-24 11:33:17 +02:00
Gerald W. Carter
8f8a9f0190 Moving docs tree to docs-xml to make room for generated docs in the release tarball.
(This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)
2008-04-23 08:47:48 -05:00