summaryrefslogtreecommitdiffstats
path: root/docs-xml
Commit message (Collapse)AuthorAgeFilesLines
...
* man pages: Fix indentation in smb.conf section about 'map readonly'.Karolin Seeger2008-06-121-4/+4
| | | | (This used to be commit 0f0d81a89ae2ebae7d031a3a8633c3a924ebcbae)
* man pages: Added improvements.Christoph Zauner2008-06-123-6/+11
| | | | (This used to be commit 7fecd548af0a21b9644bd70e22a38aaa28777aa0)
* man pages: Fix typo in smb.conf section about the 'deleteprinter command'.Karolin Seeger2008-06-121-1/+1
| | | | | Karolin (This used to be commit 5fa77c216bc43c3558aff3373f74554efdb9210d)
* man pages: Fix typos.Christoph Zauner2008-06-126-14/+15
| | | | (This used to be commit 881eaa26e071a7fde9c6fc5eb42ae122d0ddd490)
* Samba3-HOWTO: Fix typos.Christoph Zauner2008-06-123-11/+14
| | | | (This used to be commit 2391d999eb733bd8d12631478f4318608225cbb6)
* man pages: Don't refer to numbered chapter of the HOWTO collection.Karolin Seeger2008-06-101-1/+2
| | | | | | | | This fixes bug #5527. Thanks to the Debian package maintainers for reporting! Karolin (This used to be commit b6696f4fbfc6aaffceef71c6099b8eaea58c1172)
* man pages: Fix broken smb.conf section about the 'get quota command'.Karolin Seeger2008-06-101-2/+3
| | | | | | | | This fixes bug #5422. Thanks to the Debian package maintainers for reporting! Karolin (This used to be commit 04e2470e2eeef34362f2893ec062ae16f74c28ed)
* man pages: Fix typo.Karolin Seeger2008-06-091-1/+1
| | | | | | Karolin (cherry picked from commit 87bcff8dde4302f7b473933f8fddfb98b3c024db) (This used to be commit f0b3df1ff0d423be20723968f15b3543969ff769)
* man pages: Fix synonyms.Karolin Seeger2008-06-091-0/+3
| | | | | Karolin (This used to be commit d1ae27ddbe9c30996d2c593a37e65581c3ff482c)
* man pages: Remove wrong synonym.Karolin Seeger2008-06-091-1/+0
| | | | | Karolin (This used to be commit 4951bc8ff1da9bfc79b9b403b420f07299266df6)
* Samba3-HOWTO: Add improvements/fixes.Karolin Seeger2008-06-051-30/+29
| | | | | | | | These improvements/fixes were reported by Pete Boyd <petes-bugs@thegoldenear.org> in bug #4203. Karolin (This used to be commit 497196e713b05901f02a46755bce6a63734dcf4c)
* man pages: Add documentation for new parameter 'ldap connection timeout'.Karolin Seeger2008-06-031-0/+22
| | | | | Karolin (This used to be commit f7bfa1330cef34b1bbe7969bddbce2ff895321ed)
* Remove autogenerated html file form using_sambaGerald (Jerry) Carter2008-05-271-2924/+0
| | | | (This used to be commit 94090f196a400651314530324e86c374f5a05657)
* Adding initial copy of "Using Samba (3rd ed)"Gerald (Jerry) Carter2008-05-27110-0/+29486
| | | | (This used to be commit b77c46a36366d25dcdbc476963fbf43aaa4b9801)
* Depend on latexfigures files directly as using a rule in between causes ↵Jelmer Vernooij2008-05-271-6/+4
| | | | | | problems. (This used to be commit bf3c2773f94c1db29a8a3e5935ff587f16f9a905)
* Work around iconv conversion failure from generated smb.conf.5 on Ubuntu 8.04.Gerald (Jerry) Carter2008-05-271-6/+7
| | | | | | | | 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 b0b4bd2466658deacb1de3d58154bcc8d198d675) (This used to be commit 4d89c39f267a5623f7050ff8db94bcdd191fca23)
* Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into docbookJelmer Vernooij2008-05-214-33/+50
|\ | | | | | | | | | | | | Conflicts: source/Makefile.in (This used to be commit 01987778a123f853fccdcb7fe9566143e2d7c490)
| * man pages: Remove man page for 'mangled map'.Karolin Seeger2008-05-201-33/+0
| | | | | | | | | | | | | | | | 'mangled map' has been removed with dee8beba7a92b8a3f68bbcc59fd0a827f68c7736. Karolin (cherry picked from commit d9b4e500675a378daba50d12cd638a245aa78b72) (This used to be commit 48bf0b42a7d3829d476a50b4f6f80022279b4e49)
| * man pages: Add documentation for new cluster parameters.Karolin Seeger2008-05-203-0/+50
| | | | | | | | | | Karolin (This used to be commit 029875d8c9b2f9448f5299faaa3a48e8bccbca53)
* | Use double colon targets.Jelmer Vernooij2008-05-211-2/+2
| | | | | | | | (This used to be commit 825cf91fa8b30a67d04cbda8885ff62a4c26458f)
* | Add test target in Makefile.Jelmer Vernooij2008-05-211-25/+29
| | | | | | | | (This used to be commit ac0d768676b1b8105a9141169b1afa248df6ce66)
* | Make the make output a bit less chatty.Jelmer Vernooij2008-05-211-5/+4
|/ | | | (This used to be commit 1fa4ef553c437bae07389c0f6a5410ba22ee4905)
* 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 (This used to be commit 9c59c1895d8d3621f38b67ecf88109c81130c886)
* Developer's Guide: Fix typos.Karolin Seeger2008-05-051-2/+2
| | | | | Karolin (This used to be commit e206ffb8562c821735555c9b426d76e49986fefe)
* 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 (This used to be commit 70f6966099788f4bdb0298a68d4cb0b90964dd8f)
* docs: fix the manpage output of parameters list in smb.conf.5.Michael Adam2008-04-251-0/+3
| | | | | | | There were some newlines missing in the template for samba:parameters. Michael (This used to be commit a47abfa9276765164870bd7541798ff1201379b1)
* docs: fix indentation in expand-smbxonfdoc.Michael Adam2008-04-251-9/+9
| | | | | Michael (This used to be commit 79f53a06820b226cbfbc939ae9a6d255e4a4a2d1)
* Fix yet another set of documentation linksAlexander Bokovoy2008-04-243-8/+4
| | | | | Signed-off-by: Alexander Bokovoy <ab@samba.org> (This used to be commit a132cc3c6243c049860378f56c4d415d6cb35570)
* Ignore intermediary documentation files in gitAlexander Bokovoy2008-04-241-0/+0
| | | | | Signed-off-by: Alexander Bokovoy <ab@samba.org> (This used to be commit e700cf9ef4aefcb04d500136d117ff13a51e6433)
* Fix documentation build: manpages, links in the HTML documents.Alexander Bokovoy2008-04-247-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)
* manpages: describe special meaning of "include = registry" in description of ↵Michael Adam2008-04-241-3/+8
| | | | | | | "include" Michael (This used to be commit 613b6dc6f833dd7ef93e107c0eddc211d42fff93)
* manpages: update the section about registry configuration in smb.conf.5Michael Adam2008-04-241-26/+43
| | | | | Michael (This used to be commit 27bc3ac03f8be222814ff7b77cb3e50b3167a1ef)
* Adding DTD from svn:externals link in samba-docs SVN repoGerald W. Carter2008-04-233-0/+570
| | | | (This used to be commit 54b82bc95d4af41942949291846266d89d3e29f2)
* Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter2008-04-23899-0/+239231
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)