summaryrefslogtreecommitdiff
path: root/docs-xml
AgeCommit message (Collapse)AuthorFilesLines
2008-05-21Use double colon targets.Jelmer Vernooij1-2/+2
(This used to be commit 825cf91fa8b30a67d04cbda8885ff62a4c26458f)
2008-05-21Add test target in Makefile.Jelmer Vernooij1-25/+29
(This used to be commit ac0d768676b1b8105a9141169b1afa248df6ce66)
2008-05-21Make the make output a bit less chatty.Jelmer Vernooij1-5/+4
(This used to be commit 1fa4ef553c437bae07389c0f6a5410ba22ee4905)
2008-05-20man pages: Remove man page for 'mangled map'.Karolin Seeger1-33/+0
'mangled map' has been removed with dee8beba7a92b8a3f68bbcc59fd0a827f68c7736. Karolin (cherry picked from commit d9b4e500675a378daba50d12cd638a245aa78b72) (This used to be commit 48bf0b42a7d3829d476a50b4f6f80022279b4e49)
2008-05-20man pages: Add documentation for new cluster parameters.Karolin Seeger3-0/+50
Karolin (This used to be commit 029875d8c9b2f9448f5299faaa3a48e8bccbca53)
2008-05-13man pages: Correct version string.Karolin Seeger33-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 (This used to be commit 9c59c1895d8d3621f38b67ecf88109c81130c886)
2008-05-05Developer's Guide: Fix typos.Karolin Seeger1-2/+2
Karolin (This used to be commit e206ffb8562c821735555c9b426d76e49986fefe)
2008-04-28man smbcacls: Correct possible flag values.Karolin Seeger1-4/+3
This patch fixes bug #620. Thanks to Satoh Fumiyasu <fumiyas@osstech.co.jp>! Karolin (This used to be commit 70f6966099788f4bdb0298a68d4cb0b90964dd8f)
2008-04-25docs: fix the manpage output of parameters list in smb.conf.5.Michael Adam1-0/+3
There were some newlines missing in the template for samba:parameters. Michael (This used to be commit a47abfa9276765164870bd7541798ff1201379b1)
2008-04-25docs: fix indentation in expand-smbxonfdoc.Michael Adam1-9/+9
Michael (This used to be commit 79f53a06820b226cbfbc939ae9a6d255e4a4a2d1)
2008-04-24Fix yet another set of documentation linksAlexander Bokovoy3-8/+4
Signed-off-by: Alexander Bokovoy <ab@samba.org> (This used to be commit a132cc3c6243c049860378f56c4d415d6cb35570)
2008-04-24Ignore intermediary documentation files in gitAlexander Bokovoy1-0/+0
Signed-off-by: Alexander Bokovoy <ab@samba.org> (This used to be commit e700cf9ef4aefcb04d500136d117ff13a51e6433)
2008-04-24Fix documentation build: manpages, links in the HTML documents.Alexander Bokovoy7-35/+57
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> (This used to be commit 056935ff1f5fefc3ca42f7006182fc80c94d91ab)
2008-04-24manpages: describe special meaning of "include = registry" in description of ↵Michael Adam1-3/+8
"include" Michael (This used to be commit 613b6dc6f833dd7ef93e107c0eddc211d42fff93)
2008-04-24manpages: update the section about registry configuration in smb.conf.5Michael Adam1-26/+43
Michael (This used to be commit 27bc3ac03f8be222814ff7b77cb3e50b3167a1ef)
2008-04-23Adding DTD from svn:externals link in samba-docs SVN repoGerald W. Carter3-0/+570
(This used to be commit 54b82bc95d4af41942949291846266d89d3e29f2)
2008-04-23Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter899-0/+239231
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)