summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter2008-04-23899-239231/+0
| | | | tarball.
* Next update of VFS modules development guideAlexander Bokovoy2008-04-231-22/+121
|
* Use title from a linked item to show up as text of the link if there is no ↵Alexander Bokovoy2008-04-231-1/+63
| | | | endterm or content in the link itself
* Use indexterm instead of term in expansion xsltsAlexander Bokovoy2008-04-232-2/+3
|
* Fix numbering in the Samba3 developer's guideAlexander Bokovoy2008-04-231-0/+1
|
* Switch to SVG and Inkscape to generate pictures instead of Dia.Alexander Bokovoy2008-04-2375-130/+64052
| | | | | This was discussed months ago and with Inkscape getting better and more clear in SVG processing it is now a preffered tool to create and process vector images.
* Remove smbconfexample check from test index.xml, it is not used anymoreAlexander Bokovoy2008-04-231-1/+0
|
* Prettify attributionsAlexander Bokovoy2008-04-231-3/+0
|
* Add small preface to a VFS guide. More to come.Alexander Bokovoy2008-04-231-0/+26
|
* Add first cut at networkless build instructions for samba-docsAlexander Bokovoy2008-04-232-2/+28
|
* Attempt to add DTDs as svn external repository for buildAlexander Bokovoy2008-04-231-0/+14
|
* Correct usage of multiple LDAP servers as passdb backend. Patch from Björn ↵Karolin Seeger2008-04-231-4/+8
| | | | Jacke <bj@sernet.de>
* Correct description of cups options. Patch from Björn Jacke <bj@sernet.de>.Karolin Seeger2008-04-231-1/+4
|
* Forgot to add these macros to a samba-docs repositoryAlexander Bokovoy2008-04-231-0/+27
|
* Fix more entries with back slashes that need to use literal formattingAlexander Bokovoy2008-04-232-2/+3
|
* Fix typoAlexander Bokovoy2008-04-231-1/+1
|
* Insert space inside this very long string. It is arguable how to fix it ↵Alexander Bokovoy2008-04-231-1/+1
| | | | properly but at least man pages good now
* Refresh our XSL templates to work with current docbook xslt for manpagesAlexander Bokovoy2008-04-236-219/+132
|
* Add man page metadata fields that are used by temprorary manpages XSLTAlexander Bokovoy2008-04-2368-0/+204
|
* Document --verbose option to wbinfoGerald Carter2008-04-231-0/+9
|
* Adding WinXP64 and Vista as documented values for %a in smb.conf(5)Gerald Carter2008-04-231-8/+13
|
* Better doc mount.cifs.Simo Sorce2008-04-231-0/+11
| | | | | | | | | | | Original commit msg from Jeff: This patch adds a section to the mount.cifs manpage to clarify how mount.cifs treats delimiters and when it autoconverts them from one type to another. It also has it state that the use of forward slash as a delimiter is preferred and why. Signed-off-by: Jeff Layton <jlayton@redhat.com>
* Add rfc2307 as a valid value for winbind nss info parameter.Gerald Carter2008-04-231-1/+1
|
* Fix type reported by Mangaldeep SandhuJohn Terpstra2008-04-231-1/+1
|
* Remove man page for smbmnt.Karolin Seeger2008-04-231-118/+0
| | | | Karolin
* Remove manpages for smbmount and smbumount.Karolin Seeger2008-04-232-422/+0
| | | | Karolin
* Add missing end tagsKarolin Seeger2008-04-231-2/+3
|
* "hidden"->"administrative share"Volker Lendecke2008-04-231-3/+6
|
* Fix typoKarolin Seeger2008-04-231-1/+1
|
* Fix typo.Karolin Seeger2008-04-231-1/+1
|
* Add docs for "hidden" parameterVolker Lendecke2008-04-231-0/+12
| | | | Thanks to Andreas Schneider <anschneider@suse.de>
* Add description for vfs_xattr_tdb option 'xattr_tdb:file'.Karolin Seeger2008-04-231-2/+18
| | | | Karolin
* Add documentation for vfs_xattr_tdb.Karolin Seeger2008-04-231-0/+50
| | | | Karolin
* Fix escaped backslashes (bug #5194). Thanks to the Debian Samba package ↵Karolin Seeger2008-04-231-3/+4
| | | | | | maintainers for reporting! Karolin
* Fix typos.Karolin Seeger2008-04-231-2/+2
| | | | Karolin
* -Add missing whitespacesKarolin Seeger2008-04-232-7/+7
| | | | | | -change samba to Samba Karolin
* Document new smb.conf options "ldap debug level" and "ldap debug threshold".Michael Adam2008-04-232-0/+44
| | | | Michael
* Add documentation for new parameter 'debug class'.Karolin Seeger2008-04-231-0/+18
| | | | Karolin
* Change default value for 'lpresume command' to an example as the default ↵Karolin Seeger2008-04-231-2/+2
| | | | | | value depends on the printing system. Karolin
* Add list of currently implemented debug classes.Karolin Seeger2008-04-231-5/+29
| | | | Karolin
* Man page updates for mount.cifs, including adding in the missingSteve French2008-04-231-12/+68
| | | | description for the mount option for the servernetbiosname
* Fix typo.Karolin Seeger2008-04-231-1/+1
| | | | Karolin
* Update ignores for Bazaar.Jelmer Vernooij2008-04-231-0/+26
|
* Document vl's new "allinfo" command.Jeremy Allison2008-04-231-1/+8
| | | | Jeremy.
* Fix output of backslashes in SMBCONF registry key.Michael Adam2008-04-231-1/+1
| | | | Michael
* Add more content to the description of "registry shares".Michael Adam2008-04-231-1/+8
| | | | | | And reverse the order of example/default value. Michael
* Document default value of parameter "registry shares".Michael Adam2008-04-231-0/+1
| | | | Michael
* Add description of parameter "config backend" to the man pages.Michael Adam2008-04-231-0/+26
| | | | | | I originally forgot to do "svn add". Michael
* -fix some typosKarolin Seeger2008-04-232-21/+20
| | | | | | | | | -add missing whitespaces -fix example for 'registry shares' still missing: Description of 'config backend' Karolin
* Add documentation for new parameter "config backend".Michael Adam2008-04-233-47/+30
| | | | | | Adapt documentation of registry based configuration. Michael