1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-09 20:23:51 +03:00
Commit Graph

41 Commits

Author SHA1 Message Date
Karolin Seeger
f4933b1fac Samba3 HOWTO: Remove trailing whitespaces.
Karolin
(cherry picked from commit c7a9c903ac)
(cherry picked from commit 62e485eebd)
2008-06-23 10:46:27 +02:00
Karolin Seeger
7e09a1f1c2 man pages: Correct version in man winbindd again.
Karolin
(cherry picked from commit ef44968276)
(cherry picked from commit 9fd1d784cf)
2008-06-23 10:46:19 +02:00
John H Terpstra
1df1e9fd8c Fixed publishing date info.
(cherry picked from commit b96c9d54cf)
(cherry picked from commit e4d03d3aed)
2008-06-23 10:46:11 +02:00
John H Terpstra
e5c2665ef8 Added TDB File documentation requested by some users.
(cherry picked from commit 5035311af6)
(cherry picked from commit a7531f4964)
2008-06-23 10:45:58 +02:00
John H Terpstra
09fa3c61d9 Clarification that hosts resolution is done by winbind only on IRIX, all other systems use libnss_wins.so.
(cherry picked from commit 3a8ea6be38)
(cherry picked from commit 8522db2075)
2008-06-23 10:45:49 +02:00
John H Terpstra
5144c1b2d6 Clarification that hosts resolution is done by winbind only on IRIX, all other systems use libnss_wins.so.
(cherry picked from commit 2a953d6ba2)
(cherry picked from commit 59bb2b0c9a)
2008-06-23 10:45:41 +02:00
Karolin Seeger
797ed744b1 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
2008-06-17 13:23:09 +02:00
Karolin Seeger
0f0d81a89a man pages: Fix indentation in smb.conf section about 'map readonly'. 2008-06-12 09:34:15 +02:00
Christoph Zauner
7fecd548af man pages: Added improvements. 2008-06-12 09:28:17 +02:00
Karolin Seeger
5fa77c216b man pages: Fix typo in smb.conf section about the 'deleteprinter command'.
Karolin
2008-06-12 09:26:32 +02:00
Christoph Zauner
881eaa26e0 man pages: Fix typos. 2008-06-12 09:26:10 +02:00
Christoph Zauner
2391d999eb Samba3-HOWTO: Fix typos. 2008-06-12 09:25:35 +02:00
Karolin Seeger
b6696f4fbf man pages: Don't refer to numbered chapter of the HOWTO collection.
This fixes bug #5527.
Thanks to the Debian package maintainers for reporting!

Karolin
2008-06-10 15:36:53 +02:00
Karolin Seeger
04e2470e2e man pages: Fix broken smb.conf section about the 'get quota command'.
This fixes bug #5422.
Thanks to the Debian package maintainers for reporting!

Karolin
2008-06-10 10:56:40 +02:00
Karolin Seeger
f0b3df1ff0 man pages: Fix typo.
Karolin
(cherry picked from commit 87bcff8dde)
2008-06-09 15:33:50 +02:00
Karolin Seeger
d1ae27ddbe man pages: Fix synonyms.
Karolin
2008-06-09 15:15:04 +02:00
Karolin Seeger
4951bc8ff1 man pages: Remove wrong synonym.
Karolin
2008-06-09 15:15:03 +02:00
Karolin Seeger
497196e713 Samba3-HOWTO: Add improvements/fixes.
These improvements/fixes were reported by
Pete Boyd <petes-bugs@thegoldenear.org> in bug #4203.

Karolin
2008-06-05 15:24:16 +02:00
Karolin Seeger
f7bfa1330c man pages: Add documentation for new parameter 'ldap connection timeout'.
Karolin
2008-06-03 16:44:59 +02:00
Gerald (Jerry) Carter
94090f196a Remove autogenerated html file form using_samba 2008-05-27 12:33:02 -05:00
Gerald (Jerry) Carter
b77c46a363 Adding initial copy of "Using Samba (3rd ed)" 2008-05-27 12:02:43 -05:00
Jelmer Vernooij
bf3c2773f9 Depend on latexfigures files directly as using a rule in between causes problems. 2008-05-27 18:40:14 +02:00
Gerald (Jerry) Carter
4d89c39f26 Work around iconv conversion failure from generated smb.conf.5 on Ubuntu 8.04.
Have no idea why the previous sequence of characters was causing
iconv to choke on my Ubuntu 8.04.  Reword the entry some
for clarity and to advoid this failure.
(cherry picked from commit b0b4bd2466)
2008-05-27 10:51:24 -05:00
Jelmer Vernooij
01987778a1 Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into docbook
Conflicts:

	source/Makefile.in
2008-05-21 18:04:47 +02:00
Jelmer Vernooij
825cf91fa8 Use double colon targets. 2008-05-21 17:57:30 +02:00
Jelmer Vernooij
ac0d768676 Add test target in Makefile. 2008-05-21 17:56:34 +02:00
Jelmer Vernooij
1fa4ef553c Make the make output a bit less chatty. 2008-05-21 17:56:31 +02:00
Karolin Seeger
48bf0b42a7 man pages: Remove man page for 'mangled map'.
'mangled map' has been removed with dee8beba7a.

Karolin
(cherry picked from commit d9b4e50067)
2008-05-20 11:21:54 +02:00
Karolin Seeger
029875d8c9 man pages: Add documentation for new cluster parameters.
Karolin
2008-05-20 11:07:08 +02:00
Karolin Seeger
9c59c1895d 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
2008-05-13 10:18:37 +02:00
Karolin Seeger
e206ffb856 Developer's Guide: Fix typos.
Karolin
2008-05-05 11:56:37 +02:00
Karolin Seeger
70f6966099 man smbcacls: Correct possible flag values.
This patch fixes bug #620.
Thanks to Satoh Fumiyasu <fumiyas@osstech.co.jp>!

Karolin
2008-04-28 15:26:57 +02:00
Michael Adam
a47abfa927 docs: fix the manpage output of parameters list in smb.conf.5.
There were some newlines missing in the template for samba:parameters.

Michael
2008-04-25 14:10:07 +02:00
Michael Adam
79f53a0682 docs: fix indentation in expand-smbxonfdoc.
Michael
2008-04-25 14:10:07 +02:00
Alexander Bokovoy
a132cc3c62 Fix yet another set of documentation links
Signed-off-by: Alexander Bokovoy <ab@samba.org>
2008-04-24 23:46:01 +04:00
Alexander Bokovoy
e700cf9ef4 Ignore intermediary documentation files in git
Signed-off-by: Alexander Bokovoy <ab@samba.org>
2008-04-24 23:41:35 +04:00
Alexander Bokovoy
056935ff1f Fix documentation build: manpages, links in the HTML documents.
Fixed manpages generation to properly create handle smb.conf parameters' titles
Changed HTML generator to include links for every smb.conf parameter.
Now we have correct linking between different HTML documents.


Signed-off-by: Alexander Bokovoy <ab@samba.org>
2008-04-24 23:40:51 +04:00
Michael Adam
613b6dc6f8 manpages: describe special meaning of "include = registry" in description of "include"
Michael
2008-04-24 11:33:18 +02:00
Michael Adam
27bc3ac03f manpages: update the section about registry configuration in smb.conf.5
Michael
2008-04-24 11:33:17 +02:00
Gerald W. Carter
54b82bc95d Adding DTD from svn:externals link in samba-docs SVN repo 2008-04-23 08:47:49 -05:00
Gerald W. Carter
9f672c26d6 Moving docs tree to docs-xml to make room for generated docs in the release tarball. 2008-04-23 08:47:48 -05:00