Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Janitor for tridge. Keep lib/replace in sync with the gcc4 | Jeremy Allison | 2008-04-23 | 4 | -5/+6 | |
| | | | | | | changes. Jeremy. (cherry picked from commit b496f133228b74bf613dab81167a5b9670511c51) | |||||
* | Fix the problem when -L is used with IPv6 addresses. Don't try to | Jeremy Allison | 2008-04-23 | 1 | -0/+8 | |
| | | | | | | | connect on port 139 with IPv6. Found by David Holder @ Erion. Karolin please merge to 3.2-stable. Jeremy. (cherry picked from commit c003e66ff10b23bb30aef0071ba7a3ae9579174e) | |||||
* | Fix gcc uninitialized variable used warning. | Jeremy Allison | 2008-04-23 | 1 | -6/+5 | |
| | | | | | Jeremy. (cherry picked from commit b95f2adeb5e2f7ce71e46e6a6165159483c9a702) | |||||
* | Fix bug #5386, don't keep printing the same waiting | Jeremy Allison | 2008-04-23 | 1 | -3/+6 | |
| | | | | | | error message. Jeremy. (cherry picked from commit 12e6818df1c77810a59a2896f8c44c91fc24e7ae) | |||||
* | Quieten valgrind message on make valgrindtest. This doesn't | Jeremy Allison | 2008-04-23 | 1 | -0/+5 | |
| | | | | | | seem to be valid (vl - feel free to confirm). Jeremy. (cherry picked from commit 43b0254d93540eeaddaa32d76dd9271f4dc2ebff) | |||||
* | Check x_fflush returns. | Jeremy Allison | 2008-04-23 | 1 | -4/+8 | |
| | | | | | Jeremy. (cherry picked from commit 5525dc5f09a79d30f6c52fc3a88c8bce3060e642) | |||||
* | Fix for termination problems when no interfaces found - bug #5267. | Jeremy Allison | 2008-04-23 | 1 | -6/+15 | |
| | | | | | Jeremy. (cherry picked from commit 4b03f4eb2da7a523967ace3d13e79406ade07d47) | |||||
* | Use wbinfo --online-status in make test rather than --sequence | Gerald W. Carter | 2008-04-23 | 1 | -3/+3 | |
| | | | | (cherry picked from commit f8c364da94fac96450116be980e38ddddd3f304a) | |||||
* | Mark a domain offline in the wbcDomainInfo structure using the domain_flags. | Gerald W. Carter | 2008-04-23 | 4 | -28/+64 | |
| | | | | | | Use the existing domain_flags fiueld in wbcDomainInfo to set a bit if the domain is marked as offline by Winbind. (cherry picked from commit 59cfba2c3d6d4594f08cbe3b7295ab36a7cfb044) | |||||
* | Rename WBC_DOMAIN_XXX domain flags to WBC_DOMINFO_DOMAIN_XXX | Gerald W. Carter | 2008-04-23 | 3 | -10/+10 | |
| | | | | | Better consistency with the othre classes of WBC_DOMINDO_XXX_YYYY flags. (cherry picked from commit 1cb2305fc96be0c190621f7c86c0476e4ea1fff7) | |||||
* | Convert "wbinfo -m" to use wbcListTrusts() API call. | Gerald W. Carter | 2008-04-23 | 1 | -84/+50 | |
| | | | | (cherry picked from commit 2fbe8437efe232b6f53af6fafed5995fe7e26820) | |||||
* | Add wbcListTrusts() API call to libwbclient.so | Gerald W. Carter | 2008-04-23 | 2 | -6/+238 | |
| | | | | (cherry picked from commit 5c454e77cf664fee65fcb03e5811764c92e73696) | |||||
* | Fix out of tree build. Remove the embedded srcdir path from talloc and tdb. | Gerald W. Carter | 2008-04-23 | 3 | -8/+8 | |
| | | | | (cherry picked from commit 359921acd436684a0b4cf76ba15f82a224d2c337) | |||||
* | Patch from Nicholas Brealey <nick@brealey.org> to distinguish between WinXP ↵ | Gerald W. Carter | 2008-04-23 | 2 | -2/+5 | |
| | | | | | | | and WinXP64. Defines a new value for the %a variable when detecting a Windows XP 64-bit client. (cherry picked from commit 0c94918fb52c5345ce30490046b79f81712c30bf) | |||||
* | 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/+0 | |
| | | | | tarball. | |||||
* | Next update of VFS modules development guide | Alexander Bokovoy | 2008-04-23 | 1 | -22/+121 | |
| | ||||||
* | Use title from a linked item to show up as text of the link if there is no ↵ | Alexander Bokovoy | 2008-04-23 | 1 | -1/+63 | |
| | | | | endterm or content in the link itself | |||||
* | Use indexterm instead of term in expansion xslts | Alexander Bokovoy | 2008-04-23 | 2 | -2/+3 | |
| | ||||||
* | Fix numbering in the Samba3 developer's guide | Alexander Bokovoy | 2008-04-23 | 1 | -0/+1 | |
| | ||||||
* | Switch to SVG and Inkscape to generate pictures instead of Dia. | Alexander Bokovoy | 2008-04-23 | 75 | -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 anymore | Alexander Bokovoy | 2008-04-23 | 1 | -1/+0 | |
| | ||||||
* | Prettify attributions | Alexander Bokovoy | 2008-04-23 | 1 | -3/+0 | |
| | ||||||
* | Add small preface to a VFS guide. More to come. | Alexander Bokovoy | 2008-04-23 | 1 | -0/+26 | |
| | ||||||
* | Add first cut at networkless build instructions for samba-docs | Alexander Bokovoy | 2008-04-23 | 2 | -2/+28 | |
| | ||||||
* | Attempt to add DTDs as svn external repository for build | Alexander Bokovoy | 2008-04-23 | 1 | -0/+14 | |
| | ||||||
* | Correct usage of multiple LDAP servers as passdb backend. Patch from Björn ↵ | Karolin Seeger | 2008-04-23 | 1 | -4/+8 | |
| | | | | Jacke <bj@sernet.de> | |||||
* | Correct description of cups options. Patch from Björn Jacke <bj@sernet.de>. | Karolin Seeger | 2008-04-23 | 1 | -1/+4 | |
| | ||||||
* | Forgot to add these macros to a samba-docs repository | Alexander Bokovoy | 2008-04-23 | 1 | -0/+27 | |
| | ||||||
* | Fix more entries with back slashes that need to use literal formatting | Alexander Bokovoy | 2008-04-23 | 2 | -2/+3 | |
| | ||||||
* | Fix typo | Alexander Bokovoy | 2008-04-23 | 1 | -1/+1 | |
| | ||||||
* | Insert space inside this very long string. It is arguable how to fix it ↵ | Alexander Bokovoy | 2008-04-23 | 1 | -1/+1 | |
| | | | | properly but at least man pages good now | |||||
* | Refresh our XSL templates to work with current docbook xslt for manpages | Alexander Bokovoy | 2008-04-23 | 6 | -219/+132 | |
| | ||||||
* | Add man page metadata fields that are used by temprorary manpages XSLT | Alexander Bokovoy | 2008-04-23 | 68 | -0/+204 | |
| | ||||||
* | Document --verbose option to wbinfo | Gerald Carter | 2008-04-23 | 1 | -0/+9 | |
| | ||||||
* | Adding WinXP64 and Vista as documented values for %a in smb.conf(5) | Gerald Carter | 2008-04-23 | 1 | -8/+13 | |
| | ||||||
* | Better doc mount.cifs. | Simo Sorce | 2008-04-23 | 1 | -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 Carter | 2008-04-23 | 1 | -1/+1 | |
| | ||||||
* | Fix type reported by Mangaldeep Sandhu | John Terpstra | 2008-04-23 | 1 | -1/+1 | |
| | ||||||
* | Remove man page for smbmnt. | Karolin Seeger | 2008-04-23 | 1 | -118/+0 | |
| | | | | Karolin | |||||
* | Remove manpages for smbmount and smbumount. | Karolin Seeger | 2008-04-23 | 2 | -422/+0 | |
| | | | | Karolin | |||||
* | Add missing end tags | Karolin Seeger | 2008-04-23 | 1 | -2/+3 | |
| | ||||||
* | "hidden"->"administrative share" | Volker Lendecke | 2008-04-23 | 1 | -3/+6 | |
| | ||||||
* | Fix typo | Karolin Seeger | 2008-04-23 | 1 | -1/+1 | |
| | ||||||
* | Fix typo. | Karolin Seeger | 2008-04-23 | 1 | -1/+1 | |
| | ||||||
* | Add docs for "hidden" parameter | Volker Lendecke | 2008-04-23 | 1 | -0/+12 | |
| | | | | Thanks to Andreas Schneider <anschneider@suse.de> | |||||
* | Add description for vfs_xattr_tdb option 'xattr_tdb:file'. | Karolin Seeger | 2008-04-23 | 1 | -2/+18 | |
| | | | | Karolin | |||||
* | Add documentation for vfs_xattr_tdb. | Karolin Seeger | 2008-04-23 | 1 | -0/+50 | |
| | | | | Karolin | |||||
* | Fix escaped backslashes (bug #5194). Thanks to the Debian Samba package ↵ | Karolin Seeger | 2008-04-23 | 1 | -3/+4 | |
| | | | | | | maintainers for reporting! Karolin | |||||
* | Fix typos. | Karolin Seeger | 2008-04-23 | 1 | -2/+2 | |
| | | | | Karolin |