summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-04-23Use wbinfo --online-status in make test rather than --sequenceGerald W. Carter1-3/+3
(This used to be commit f8c364da94fac96450116be980e38ddddd3f304a)
2008-04-23Mark a domain offline in the wbcDomainInfo structure using the domain_flags.Gerald W. Carter4-28/+64
Use the existing domain_flags fiueld in wbcDomainInfo to set a bit if the domain is marked as offline by Winbind. (This used to be commit 59cfba2c3d6d4594f08cbe3b7295ab36a7cfb044)
2008-04-23Rename WBC_DOMAIN_XXX domain flags to WBC_DOMINFO_DOMAIN_XXXGerald W. Carter3-10/+10
Better consistency with the othre classes of WBC_DOMINDO_XXX_YYYY flags. (This used to be commit 1cb2305fc96be0c190621f7c86c0476e4ea1fff7)
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/+0
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)
2008-04-23Next update of VFS modules development guideAlexander Bokovoy1-22/+121
(This used to be commit d2c86fef8ce46e6ff265d472af3de671962c1a58)
2008-04-23Use title from a linked item to show up as text of the link if there is no ↵Alexander Bokovoy1-1/+63
endterm or content in the link itself (This used to be commit cbf242ab8cdec36fd24d92b6855381a355a68098)
2008-04-23Use indexterm instead of term in expansion xsltsAlexander Bokovoy2-2/+3
(This used to be commit dfa2f5defa42070f46277441caf1cc038c73937a)
2008-04-23Fix numbering in the Samba3 developer's guideAlexander Bokovoy1-0/+1
(This used to be commit 1b8d80f7ae36e049588f4e4fe767214ea0171af7)
2008-04-23Switch to SVG and Inkscape to generate pictures instead of Dia.Alexander Bokovoy75-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. (This used to be commit 2575ceec2a817156832ce84e80a97923f10ecbe9)
2008-04-23Remove smbconfexample check from test index.xml, it is not used anymoreAlexander Bokovoy1-1/+0
(This used to be commit e392bbacb19b653bd567f1cb7e0bf10cc3957d0e)
2008-04-23Prettify attributionsAlexander Bokovoy1-3/+0
(This used to be commit e42baa19dc0b472a8a2d39a299a478726687d402)
2008-04-23Add small preface to a VFS guide. More to come.Alexander Bokovoy1-0/+26
(This used to be commit 9de9b5852c925a91e90651f28837a86ecd2e9e21)
2008-04-23Add first cut at networkless build instructions for samba-docsAlexander Bokovoy2-2/+28
(This used to be commit 86bfaa5a1ccc1feff567e3ce5a5374a7b58d65d8)
2008-04-23Attempt to add DTDs as svn external repository for buildAlexander Bokovoy1-0/+14
(This used to be commit 850cf98b5a6fa810a744e273cb8482e145c888f2)
2008-04-23Correct usage of multiple LDAP servers as passdb backend. Patch from Björn ↵Karolin Seeger1-4/+8
Jacke <bj@sernet.de> (This used to be commit 9b9c86c3a4a63a254b45db75b9bbc69ef8896c2f)
2008-04-23Correct description of cups options. Patch from Björn Jacke <bj@sernet.de>.Karolin Seeger1-1/+4
(This used to be commit d415df59b3084d1463dbc3b8079cb3c9323b3304)
2008-04-23Forgot to add these macros to a samba-docs repositoryAlexander Bokovoy1-0/+27
(This used to be commit b0df61bb4d184eb2b20ff5e9c7876721e44832dd)
2008-04-23Fix more entries with back slashes that need to use literal formattingAlexander Bokovoy2-2/+3
(This used to be commit 0dd087ade47d3dc7e916e5c661ea99b6a0ac343d)
2008-04-23Fix typoAlexander Bokovoy1-1/+1
(This used to be commit 042dc3be948529a411570d3f6073264ea8d3c880)
2008-04-23Insert space inside this very long string. It is arguable how to fix it ↵Alexander Bokovoy1-1/+1
properly but at least man pages good now (This used to be commit 9303a7ba860f480e1bfca2f23f1319993762f177)
2008-04-23Refresh our XSL templates to work with current docbook xslt for manpagesAlexander Bokovoy6-219/+132
(This used to be commit fa20959680ce87b549e4534023ecec399d158b84)
2008-04-23Add man page metadata fields that are used by temprorary manpages XSLTAlexander Bokovoy68-0/+204
(This used to be commit b2f3f38e57d96132f2befb13359306848c998ffc)
2008-04-23Document --verbose option to wbinfoGerald Carter1-0/+9
(This used to be commit fa20651444465816457000b12e603988ca6b28bc)
2008-04-23Adding WinXP64 and Vista as documented values for %a in smb.conf(5)Gerald Carter1-8/+13
(This used to be commit d407bc8041ace48ecca71ed7a1752e48f132d66d)
2008-04-23Better doc mount.cifs.Simo Sorce1-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> (This used to be commit ec87ae251bea2a8b63febcf3ceab8754d564bdeb)
2008-04-23Add rfc2307 as a valid value for winbind nss info parameter.Gerald Carter1-1/+1
(This used to be commit a76499cfc5fed8d704bd8f3361d32c0090de032b)
2008-04-23Fix type reported by Mangaldeep SandhuJohn Terpstra1-1/+1
(This used to be commit b9b106e6ad12c0186cc482fcfd2721c685855f7e)
2008-04-23Remove man page for smbmnt.Karolin Seeger1-118/+0
Karolin (This used to be commit f9177fa2060bd675b214493a4b1d42826ad17bba)
2008-04-23Remove manpages for smbmount and smbumount.Karolin Seeger2-422/+0
Karolin (This used to be commit 5377994e9008c6bfb9ef87df040b1a2fd882b9cb)
2008-04-23Add missing end tagsKarolin Seeger1-2/+3
(This used to be commit 7c5832285f3dcf49f88b5f4c4145d15f51d9ba74)
2008-04-23"hidden"->"administrative share"Volker Lendecke1-3/+6
(This used to be commit 7ee48e3acbcf1d1ad2d2da41bf3ecced66ffc85d)
2008-04-23Fix typoKarolin Seeger1-1/+1
(This used to be commit d21a5f915aa2cff7619c5c63d8b0b5e00f48c059)
2008-04-23Fix typo.Karolin Seeger1-1/+1
(This used to be commit 5a949ccaac7b13574f5a46308cba4754005c0a6b)
2008-04-23Add docs for "hidden" parameterVolker Lendecke1-0/+12
Thanks to Andreas Schneider <anschneider@suse.de> (This used to be commit 7501bc1682580232563dc606b0979bbc4d34f215)
2008-04-23Add description for vfs_xattr_tdb option 'xattr_tdb:file'.Karolin Seeger1-2/+18
Karolin (This used to be commit 9efe5fa5f31231292b9f0bdd71ea731f877b71e8)
2008-04-23Add documentation for vfs_xattr_tdb.Karolin Seeger1-0/+50
Karolin (This used to be commit b00b446d83f4951ded6b7bb314519d9c71bd5bff)
2008-04-23Fix escaped backslashes (bug #5194). Thanks to the Debian Samba package ↵Karolin Seeger1-3/+4
maintainers for reporting! Karolin (This used to be commit e55ce8eda2406d1f9d2da08aae01b4026aa38262)
2008-04-23Fix typos.Karolin Seeger1-2/+2
Karolin (This used to be commit 920a5589b4687bf6e845b75bb22f60fed9fecff2)
2008-04-23-Add missing whitespacesKarolin Seeger2-7/+7
-change samba to Samba Karolin (This used to be commit 30644ce3b13e0fa76befcec306b8ef6a453852b3)
2008-04-23Document new smb.conf options "ldap debug level" and "ldap debug threshold".Michael Adam2-0/+44
Michael (This used to be commit 81a7ca0afbcbf0b23ca0c9ccd4ac3faae89d62bf)
2008-04-23Add documentation for new parameter 'debug class'.Karolin Seeger1-0/+18
Karolin (This used to be commit 5be6736093778b4839e767741d63f9bb7ba8a432)
2008-04-23Change default value for 'lpresume command' to an example as the default ↵Karolin Seeger1-2/+2
value depends on the printing system. Karolin (This used to be commit 3f06efc60117f37e87824f7c51ad588c0c06f11f)
2008-04-23Add list of currently implemented debug classes.Karolin Seeger1-5/+29
Karolin (This used to be commit cd8dd43c0d9ff66cada80f021196597310a07207)
2008-04-23Man page updates for mount.cifs, including adding in the missingSteve French1-12/+68
description for the mount option for the servernetbiosname (This used to be commit b62be2fa52f05fba507fb33dfa1d54b6f95554f2)
2008-04-23Fix typo.Karolin Seeger1-1/+1
Karolin (This used to be commit b0a6e0bed97ca2aa9827b722b46627e7fee50b84)
2008-04-23Update ignores for Bazaar.Jelmer Vernooij1-0/+26
(This used to be commit 7db70b4a2eb18566b86634366c499c7d614bb343)
2008-04-23Document vl's new "allinfo" command.Jeremy Allison1-1/+8
Jeremy. (This used to be commit b67e20568670cd89ed4772900bc43868df9b615e)
2008-04-23Fix output of backslashes in SMBCONF registry key.Michael Adam1-1/+1
Michael (This used to be commit 17b778c0f93d4d5de95dae465065c5ef4ba2be41)
2008-04-23Add more content to the description of "registry shares".Michael Adam1-1/+8
And reverse the order of example/default value. Michael (This used to be commit 1a4497d8d1476fc0c4c223e1c1aa822aaa67384b)