Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3-winbindd: copy acct_info to wb_acct_info so we dont need passdb for it. | Günther Deschner | 2011-03-30 | 1 | -2/+2 |
| | | | | Guenther | ||||
* | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 2010-05-21 | 1 | -9/+9 |
| | | | | | | | | | | This matches the structure that new code is being written to, and removes one more of the old-style named structures, and the need to know that is is just an alias for struct dom_sid. Andrew Bartlett Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3:winbindd_reconnect: don't only reconnect on NT_STATUS_UNSUCCESSFUL | Stefan Metzmacher | 2010-03-29 | 1 | -14/+59 |
| | | | | metze | ||||
* | s3: Pass netr_DomainTrustList instead of names and sids through ↵ | Volker Lendecke | 2009-12-28 | 1 | -9/+3 |
| | | | | (*trusted_domains) | ||||
* | s3:winbind: Fix a bug found by RPC-SAMR | Volker Lendecke | 2009-08-29 | 1 | -3/+6 |
| | | | | | | We need to enumerate passdb alias members Thanks to gd for bugging me :-) | ||||
* | s3:winbind: WINBIND_USERINFO -> wbint_userinfo | Volker Lendecke | 2009-08-16 | 1 | -2/+2 |
| | |||||
* | Refactor 9b78af1f: Fix lookupname recursion | Volker Lendecke | 2009-08-02 | 1 | -6/+5 |
| | | | | | | Pass a "flags" argument instead of the original winbind command down the name_to_sid chain. This way we are independent of the winbind commands and can take the decision at a much higher level | ||||
* | Use rpccli_samr_QueryDomainInfo() in winbindd. | Günther Deschner | 2008-02-06 | 1 | -2/+2 |
| | | | | | Guenther (This used to be commit dd9fa33e968d4e641460fe1c6beb05dfe12fa918) | ||||
* | r25154: move winbindd code into winbindd/ | Stefan Metzmacher | 2007-10-10 | 1 | -0/+316 |
metze (This used to be commit 3ac7566ae14c48ff9b0f6b232e0ec4b2f73df558) |