Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | sendfile is now on ... | Jeremy Allison | 2008-04-23 | 1 | -1/+1 | |
| | | | | Jeremy. | |||||
* | Fix typo | Jelmer Vernooij | 2008-04-23 | 1 | -1/+1 | |
| | ||||||
* | s/seperate/separate/g | Vance Lankhaar | 2008-04-23 | 5 | -5/+5 | |
| | | | | Vance | |||||
* | Fix Makefile (docs should build succesfully again now) | Jelmer Vernooij | 2008-04-23 | 3 | -84/+70 | |
| | ||||||
* | Fix tdbbackup documentation per Andrew Tridgell feedback. | John Terpstra | 2008-04-23 | 1 | -4/+5 | |
| | ||||||
* | Fix smb.conf.5 build | Jelmer Vernooij | 2008-04-23 | 1 | -2/+7 | |
| | ||||||
* | All yodl macros are used now :-) Not all | Jelmer Vernooij | 2008-04-23 | 1 | -5/+211 | |
| | | | | | | | docbook tags are supported at the moment (tables, author information, verbatim stuff, bibliographies..) but that will follow later. It took me under 45 minutes to write all this; XSL is neat! :-) | |||||
* | XSL script for converting DocBook XML to Yodl, almost done :-) | Jelmer Vernooij | 2008-04-23 | 1 | -0/+108 | |
| | ||||||
* | New structure for the docs: | Jelmer Vernooij | 2008-04-23 | 249 | -564/+286 | |
| | | | | | | - Same name for a doc everywhere (howto -> Samba-HOWTO-Collection, etc) - Shorter and more clearly structured Makefile - Make it possible to change the paths for the images | |||||
* | Support running from a different directory | Jelmer Vernooij | 2008-04-23 | 1 | -1/+7 | |
| | ||||||
* | Minor fixes: | Jelmer Vernooij | 2008-04-23 | 3 | -46/+1 | |
| | | | | | - faster doc compilation - remove unused (CVS) script | |||||
* | LDAP support is not really experimental... | Jelmer Vernooij | 2008-04-23 | 1 | -2/+1 | |
| | ||||||
* | Makefile dependency updates | Jelmer Vernooij | 2008-04-23 | 3 | -22/+19 | |
| | ||||||
* | Added docs for case_sensitive command. | Jeremy Allison | 2008-04-23 | 1 | -0/+12 | |
| | | | | Jeremy. | |||||
* | Remove info about GUI for SAM for now (it's been vaporware for some time now) | Jelmer Vernooij | 2008-04-23 | 1 | -4/+1 | |
| | ||||||
* | Add initial version of Pearson stylesheet | Jelmer Vernooij | 2008-04-23 | 3 | -1/+119 | |
| | ||||||
* | Added description of "auto" option for case sensitive parameter. | Jeremy Allison | 2008-04-23 | 1 | -2/+8 | |
| | | | | Jeremy. | |||||
* | Couple of small updates for CHM build | Jelmer Vernooij | 2008-04-23 | 3 | -3/+22 | |
| | ||||||
* | - Add notes about using catalogs (speeds up the docs build!) | Jelmer Vernooij | 2008-04-23 | 2 | -21/+50 | |
| | | | | | | | | - Support building FO and Windows Help files (see: http://samba.org/~jelmer/samba-chm.png http://samba.org/~jelmer/samba-chm1.png http://samba.org/~jelmer/Samba-HOWTO-Collection.chm ) | |||||
* | Add missing images, fix syntax error | Jelmer Vernooij | 2008-04-23 | 37 | -1/+11 | |
| | ||||||
* | Nicer latex output format | Jelmer Vernooij | 2008-04-23 | 1 | -2/+2 | |
| | ||||||
* | Generate thumbnails in PDF | Jelmer Vernooij | 2008-04-23 | 2 | -5/+11 | |
| | ||||||
* | Remove reference to non-existent configure option --with-msdfs as DFS is ↵ | Tim Potter | 2008-04-23 | 1 | -2/+1 | |
| | | | | always on now. | |||||
* | Winbind is installed in sbin/winbindd, not bin/winbindd... (bug #1101) | Jelmer Vernooij | 2008-04-23 | 1 | -8/+8 | |
| | ||||||
* | Rename docbook.txt to README to give it some more attention. | Jelmer Vernooij | 2008-04-23 | 1 | -0/+0 | |
| | ||||||
* | Solaris patch 113476 has been replaced by 112960-14 (bug #1453) | Jelmer Vernooij | 2008-04-23 | 1 | -2/+1 | |
| | ||||||
* | Add Jerry's list of relevant TDB files to smbd manpage | Jelmer Vernooij | 2008-04-23 | 7 | -1409/+97 | |
| | ||||||
* | Replace entities with xi:include | Jelmer Vernooij | 2008-04-23 | 23 | -404/+143 | |
| | ||||||
* | Use xi:include instead of entities | Jelmer Vernooij | 2008-04-23 | 43 | -93/+336 | |
| | ||||||
* | Remove redundant attributes | Jelmer Vernooij | 2008-04-23 | 2 | -24/+21 | |
| | ||||||
* | Typo... | Jelmer Vernooij | 2008-04-23 | 1 | -1/+1 | |
| | ||||||
* | Added polish translation of the comment. | Rafal Szczesniak | 2008-04-23 | 1 | -0/+1 | |
| | | | | rafal | |||||
* | Add KDE link file (from Lars Mueller) | Jelmer Vernooij | 2008-04-23 | 1 | -0/+15 | |
| | ||||||
* | Fix two more bugfixes (thanks to Herb, Andrew Bartlett and 'Mi') | Jelmer Vernooij | 2008-04-23 | 2 | -5/+5 | |
| | ||||||
* | Typo | Jelmer Vernooij | 2008-04-23 | 2 | -3/+20 | |
| | ||||||
* | Document 'cups server' | Volker Lendecke | 2008-04-23 | 1 | -0/+19 | |
| | | | | Volker | |||||
* | Build html version of manpages, if possible | Jelmer Vernooij | 2008-04-23 | 1 | -0/+1 | |
| | ||||||
* | Add index page for HTML documentation. | Jelmer Vernooij | 2008-04-23 | 2 | -1/+29 | |
| | | | | From Lars Mueller <lmuelle@SuSE.de> | |||||
* | Generate summary of manpages | Jelmer Vernooij | 2008-04-23 | 2 | -1/+42 | |
| | ||||||
* | Quick start | Jelmer Vernooij | 2008-04-23 | 1 | -0/+9 | |
| | ||||||
* | Fix typo. | John Terpstra | 2008-04-23 | 1 | -1/+1 | |
| | ||||||
* | Fix spelling mistake noticed by Chris Garrigues <cwg@deepeddy.com> | Jeremy Allison | 2008-04-23 | 1 | -1/+1 | |
| | | | | Jeremy. | |||||
* | More fixes. | John Terpstra | 2008-04-23 | 1 | -1/+1 | |
| | ||||||
* | Clarify how to assure local profile use only. | John Terpstra | 2008-04-23 | 1 | -1/+6 | |
| | ||||||
* | Fix typos. | John Terpstra | 2008-04-23 | 3 | -14/+11 | |
| | ||||||
* | Fix typos. | John Terpstra | 2008-04-23 | 1 | -2/+2 | |
| | ||||||
* | Fix short description | Jelmer Vernooij | 2008-04-23 | 1 | -1/+1 | |
| | ||||||
* | Clean up XSL | Jelmer Vernooij | 2008-04-23 | 3 | -17/+2 | |
| | ||||||
* | - Support validating against the DocBook DTD | Jelmer Vernooij | 2008-04-23 | 3 | -2/+12 | |
| | | | | - Fix typo in printcapcachetime | |||||
* | BUG 1367 -- fix typo | Gerald Carter | 2008-04-23 | 1 | -1/+1 | |
| |