1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-17 02:05:21 +03:00

13 Commits

Author SHA1 Message Date
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