Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Depend on latexfigures files directly as using a rule in between causes ↵ | Jelmer Vernooij | 2008-05-27 | 1 | -6/+4 | |
| | | | | problems. | |||||
* | Work around iconv conversion failure from generated smb.conf.5 on Ubuntu 8.04. | Gerald (Jerry) Carter | 2008-05-27 | 1 | -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) | |||||
* | Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into docbook | Jelmer Vernooij | 2008-05-21 | 4 | -33/+50 | |
|\ | | | | | | | | | | | Conflicts: source/Makefile.in | |||||
| * | man pages: Remove man page for 'mangled map'. | Karolin Seeger | 2008-05-20 | 1 | -33/+0 | |
| | | | | | | | | | | | | | | 'mangled map' has been removed with dee8beba7a92b8a3f68bbcc59fd0a827f68c7736. Karolin (cherry picked from commit d9b4e500675a378daba50d12cd638a245aa78b72) | |||||
| * | man pages: Add documentation for new cluster parameters. | Karolin Seeger | 2008-05-20 | 3 | -0/+50 | |
| | | | | | | | | Karolin | |||||
* | | Use double colon targets. | Jelmer Vernooij | 2008-05-21 | 1 | -2/+2 | |
| | | ||||||
* | | Add test target in Makefile. | Jelmer Vernooij | 2008-05-21 | 1 | -25/+29 | |
| | | ||||||
* | | Make the make output a bit less chatty. | Jelmer Vernooij | 2008-05-21 | 1 | -5/+4 | |
|/ | ||||||
* | man pages: Correct version string. | Karolin Seeger | 2008-05-13 | 33 | -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 | |||||
* | Developer's Guide: Fix typos. | Karolin Seeger | 2008-05-05 | 1 | -2/+2 | |
| | | | | Karolin | |||||
* | man smbcacls: Correct possible flag values. | Karolin Seeger | 2008-04-28 | 1 | -4/+3 | |
| | | | | | | | This patch fixes bug #620. Thanks to Satoh Fumiyasu <fumiyas@osstech.co.jp>! Karolin | |||||
* | docs: fix the manpage output of parameters list in smb.conf.5. | Michael Adam | 2008-04-25 | 1 | -0/+3 | |
| | | | | | | There were some newlines missing in the template for samba:parameters. Michael | |||||
* | docs: fix indentation in expand-smbxonfdoc. | Michael Adam | 2008-04-25 | 1 | -9/+9 | |
| | | | | Michael | |||||
* | Fix yet another set of documentation links | Alexander Bokovoy | 2008-04-24 | 3 | -8/+4 | |
| | | | | Signed-off-by: Alexander Bokovoy <ab@samba.org> | |||||
* | Ignore intermediary documentation files in git | Alexander Bokovoy | 2008-04-24 | 1 | -0/+0 | |
| | | | | Signed-off-by: Alexander Bokovoy <ab@samba.org> | |||||
* | Fix documentation build: manpages, links in the HTML documents. | Alexander Bokovoy | 2008-04-24 | 7 | -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> | |||||
* | manpages: describe special meaning of "include = registry" in description of ↵ | Michael Adam | 2008-04-24 | 1 | -3/+8 | |
| | | | | | | "include" Michael | |||||
* | manpages: update the section about registry configuration in smb.conf.5 | Michael Adam | 2008-04-24 | 1 | -26/+43 | |
| | | | | Michael | |||||
* | Adding DTD from svn:externals link in samba-docs SVN repo | Gerald W. Carter | 2008-04-23 | 3 | -0/+570 | |
| | ||||||
* | Moving docs tree to docs-xml to make room for generated docs in the release ↵ | Gerald W. Carter | 2008-04-23 | 899 | -0/+239231 | |
tarball. |