Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-19 | smb.conf(5): Fix mixing of tabs and spaces. | Jelmer Vernooij | 1 | -1/+1 | |
2012-10-18 | smb.conf(5): Add basic documentation 'winbind sealed pipes'. | Jelmer Vernooij | 1 | -0/+16 | |
2012-10-18 | smb.conf(5): Add : to idmap config description to mark it as parametric. | Jelmer Vernooij | 2 | -2/+2 | |
2012-10-18 | smb.conf(5): Add basic documentation for 'winbindd privileged socket directory'. | Jelmer Vernooij | 1 | -0/+14 | |
2012-10-18 | smb.conf(5): Add basic documentation for 'winbindd socket directory'. | Jelmer Vernooij | 1 | -0/+13 | |
2012-09-27 | Revert "smb.conf(5): Remove 'idmap config' documentation - the parameter has" | Christian Ambach | 1 | -0/+124 | |
This reverts commit e809abf55f6a2e6d93bcb5678142f56c49aea397. This parameter still exists, it is just only used as parametric option in the code and not easy to spot when looking out for lp_xxx Autobuild-User(master): Christian Ambach <ambi@samba.org> Autobuild-Date(master): Thu Sep 27 06:18:38 CEST 2012 on sn-devel-104 | |||||
2012-09-26 | smb.conf(5): Remove 'idmap config' documentation - the parameter has | Jelmer Vernooij | 1 | -124/+0 | |
been removed. | |||||
2012-07-03 | doc: Remove documentation about idmap_adex. | Andreas Schneider | 1 | -5/+1 | |
2012-06-13 | doc: fix typo uniq → unique | Björn Jacke | 1 | -1/+1 | |
2012-06-11 | s3/doc: some spelling fixes | Björn Jacke | 3 | -4/+4 | |
Thanks to Frans Luteijn <f.a.g.luteijn at knoware.nl> for providing the fixes! Autobuild-User(master): Björn Jacke <bj@sernet.de> Autobuild-Date(master): Mon Jun 11 23:16:26 CEST 2012 on sn-devel-104 | |||||
2011-10-19 | s3-docs: Add a clarification note for nss_info primary group membership ↵ | Günther Deschner | 1 | -1/+2 | |
calculation. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Oct 19 03:10:40 CEST 2011 on sn-devel-104 | |||||
2011-10-19 | s3-docs: Document Services for Unix 2.0 (sfu20) nss_info ldap schema support. | Günther Deschner | 1 | -2/+3 | |
Guenther | |||||
2011-05-31 | s3:doc: document "idmap gid" as deprecated. | Michael Adam | 1 | -8/+5 | |
Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Tue May 31 11:39:38 CEST 2011 on sn-devel-104 | |||||
2011-05-31 | s3:doc: document "idmap uid" as deprecated. | Michael Adam | 1 | -7/+5 | |
2011-05-31 | s3:doc: remove the documentation of "idmap alloc backend", which has been ↵ | Michael Adam | 1 | -14/+0 | |
removed | |||||
2011-05-31 | s3:doc: document "idmap backend" as deprecated. | Michael Adam | 1 | -33/+2 | |
2011-05-31 | s3:doc: update documentation of the "idmap config FOO : BAR" familiy of ↵ | Michael Adam | 1 | -20/+83 | |
parameters | |||||
2011-03-22 | s3:docs: remove documentation of "idmap read only" which was removed. | Michael Adam | 1 | -21/+0 | |
2011-01-21 | s3:docs: document "winbind max domain connections" | Michael Adam | 1 | -0/+24 | |
Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Fri Jan 21 14:33:57 CET 2011 on sn-devel-104 | |||||
2010-11-22 | s3: Add a word of warning about "winbind use default domain" | Volker Lendecke | 1 | -0/+4 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Mon Nov 22 23:26:11 CET 2010 on sn-devel-104 | |||||
2010-11-22 | s3: Fix some typos | Volker Lendecke | 1 | -1/+1 | |
2010-09-14 | Allows changing the maximum number of simultaneous clients in winbindd ↵ | Pierre Carrier | 1 | -0/+14 | |
through an smb.conf option. Signed-off-by: Jeremy Allison <jra@samba.org> | |||||
2010-08-14 | s3:docs: add documentation for new "idmap read only" parameter | Michael Adam | 1 | -0/+21 | |
2010-08-14 | s3:docs: remove documentation of removed parameter "idmap alloc backend" | Michael Adam | 1 | -33/+0 | |
2010-04-16 | s3-docs: Improve "winbind nss info" section in man smb.conf. | Karolin Seeger | 1 | -10/+8 | |
Karolin | |||||
2010-01-20 | s3-docs: Fix typos. | Karolin Seeger | 1 | -1/+1 | |
Thanks to the Debian samba package maintainers <pkg-samba-maint@lists.alioth.debian.org> for providing the patch! Fix bug #7017 (Typos and spelling errors in manpages). Karolin | |||||
2009-08-26 | Add a parameter to disable the automatic creation of krb5.conf files | Volker Lendecke | 1 | -0/+24 | |
This is necessary because MIT 1.5 can't deal with certain types (Tree Root) of transitive AD trusts. The workaround is to add a [capaths] directive to /etc/krb5.conf, which we don't automatically put into the krb5.conf winbind creates. The alternative would have been something like a "krb5 conf include", but I think if someone has to mess with /etc/krb5.conf at this level, it should be easy to add the site-local KDCs as well. Next alternative is to correctly figure out the [capaths] parameter for all trusted domains, but for that I don't have the time right now. Sorry :-) | |||||
2009-04-17 | s3-docs: fix typo in smb.conf.5. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-09-25 | Document how to enable the name aliasing support in Winbind. | Gerald W. Carter | 1 | -8/+19 | |
(cherry picked from commit 6dc81eb85b11851794619a1f2769d68cd9a54fb6) | |||||
2008-08-26 | Increase the default positive idmap cache time to a week | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 60af63675063ad62c0169b9f2094ecfdaa7ca16d) | |||||
2008-08-20 | Here is a re-working of the winbindd | Jeremy Allison | 1 | -0/+15 | |
reconnect code to cope with rebooting a DC. This replaces the code I asked Volker to revert. The logic is pretty simple. It adds a new parameter, "winbind reconnect delay", set to 30 seconds by default, which determines how long to wait between connection attempts. To avoid overwhelming the box with DC-probe forked children, the code now keeps track of the DC probe child per winbindd_domain struct and only starts a new one if the existing one has died. I also added a little logic to make sure the dc probe child always sends a message whatever the reason for exit so we will always reschedule another connect attempt. Also added documentation. Jeremy. (This used to be commit 8027197635b988b3dcf9d3d00126a024e768fa62) | |||||
2008-08-12 | Make the docs actually build | Volker Lendecke | 2 | -5/+5 | |
Thanks to Karolin for the friendly build service :-) (This used to be commit 4bfc7cb662411d245f3ad7613bec8531d9ce3a57) | |||||
2008-08-12 | Document idmap rewrite | Volker Lendecke | 7 | -83/+86 | |
(This used to be commit 4b9132e8bd1b2bc397b657ef07796f44d55f33da) | |||||
2008-07-16 | man pages: Fix typos and add improvements. | Christoph Zauner | 2 | -6/+7 | |
(This used to be commit 060ff6d8d4e61f3ce89f980182413852cc5719be) | |||||
2008-07-11 | Revert "Slightly increase the default idmap cache time" | Volker Lendecke | 1 | -1/+1 | |
This reverts commit 448836d44d0468a74b962ba3c0b7d51de236374f. (This used to be commit a9b29ab6b7503d6d30553a17219603a4f4cd3df9) | |||||
2008-07-03 | Slightly increase the default idmap cache time | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 448836d44d0468a74b962ba3c0b7d51de236374f) | |||||
2008-04-23 | Moving docs tree to docs-xml to make room for generated docs in the release ↵ | Gerald W. Carter | 24 | -0/+538 | |
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14) |