Age | Commit message (Expand) | Author | Files | Lines |
2011-11-17 | s3-winbindd: no need to globally include ldap headers in winbindd. | Günther Deschner | 1 | -1/+0 |
2011-04-29 | s3-tevent: only include ../lib/util/tevent wrappers where needed. | Günther Deschner | 1 | -0/+2 |
2011-03-30 | s3-winbindd: copy acct_info to wb_acct_info so we dont need passdb for it. | Günther Deschner | 1 | -2/+8 |
2011-03-16 | s3-build: stop including ldap and lber headers everywhere in the code. | Günther Deschner | 1 | -0/+1 |
2011-02-04 | s3-winbindd: let winbind try to use samlogon validation level 6. (bug #7945) | Günther Deschner | 1 | -0/+1 |
2011-01-21 | s3:winbind: Fork multiple children per domain | Volker Lendecke | 1 | -1/+1 |
2010-11-14 | Move error reporting of messaging context creation fail into | Jeremy Allison | 1 | -1/+0 |
2010-09-10 | s3/winbind: use mono time for startup timeout check | Björn Jacke | 1 | -1/+1 |
2010-08-26 | s3-build: use talloc_dict.h only where needed. | Günther Deschner | 1 | -0/+2 |
2010-08-16 | s3:winbindd: remove rpc_pipe_client references from winbind_dual_ndr code | Stefan Metzmacher | 1 | -1/+0 |
2010-08-16 | s3:winbindd: add binding_handle to struct winbindd_child | Stefan Metzmacher | 1 | -0/+1 |
2010-06-10 | s3:winbindd use common server context functions | Simo Sorce | 1 | -0/+3 |
2010-05-21 | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 1 | -18/+18 |
2010-03-05 | s3:winbindd: add DEBUG(10,...) for the end of each top level | Stefan Metzmacher | 1 | -0/+1 |
2009-12-28 | s3: Pass netr_DomainTrustList instead of names and sids through (*trusted_dom... | Volker Lendecke | 1 | -4/+1 |
2009-12-26 | s3: Replace IS_DOMAIN_OFFLINE by a function | Volker Lendecke | 1 | -5/+0 |
2009-12-26 | s3: winbindd_cli_state->getgrent_state is no longer used | Volker Lendecke | 1 | -11/+0 |
2009-12-23 | s3: Remove some unused code | Volker Lendecke | 1 | -2/+0 |
2009-09-22 | s3-winbindd: Fix Bug #6711: trusts to windows 2008 (2008 r2) not working. | Günther Deschner | 1 | -0/+2 |
2009-09-22 | s3-winbindd: add cm_connect_lsa_tcp(). | Günther Deschner | 1 | -0/+1 |
2009-08-29 | s3:winbind: Add async wb_next_grent | Volker Lendecke | 1 | -0/+8 |
2009-08-29 | s3:winbind: Convert the GETPWENT routines to the new API | Volker Lendecke | 1 | -1/+2 |
2009-08-29 | s3:winbind: Add async next_pwent | Volker Lendecke | 1 | -0/+7 |
2009-08-29 | s3:winbind: Fix a bug found by RPC-SAMR | Volker Lendecke | 1 | -0/+1 |
2009-08-16 | s3:winbind: WINBIND_USERINFO -> wbint_userinfo | Volker Lendecke | 1 | -16/+4 |
2009-08-05 | s3:winbind: Add NDR-based parent-child communication to winbind | Volker Lendecke | 1 | -0/+1 |
2009-08-03 | Add some const to winbind_userinfo | Volker Lendecke | 1 | -5/+5 |
2009-08-02 | Refactor 9b78af1f: Fix lookupname recursion | Volker Lendecke | 1 | -1/+1 |
2009-07-31 | Fix some nonempty lines | Volker Lendecke | 1 | -4/+4 |
2009-07-31 | Slightly restructure the async winbind request calling convention | Volker Lendecke | 1 | -2/+2 |
2009-06-14 | Remove "winbindd_request" and "winbindd_response" from winbindd_cli_state | Volker Lendecke | 1 | -3/+1 |
2009-06-14 | Make winbindd_cli_state->response a pointer instead of a struct member | Volker Lendecke | 1 | -1/+2 |
2009-06-14 | Remove an unused struct member in winbindd_cli_state | Volker Lendecke | 1 | -1/+0 |
2009-06-14 | Avoid scanning the client list when a client exits | Volker Lendecke | 1 | -1/+0 |
2009-06-14 | Add an async wb request loop | Volker Lendecke | 1 | -0/+2 |
2009-06-14 | Remove some unused code | Volker Lendecke | 1 | -11/+0 |
2009-06-14 | Convert the winbind parent->child communication to wb_reqtrans | Volker Lendecke | 1 | -2/+3 |
2009-06-14 | Convert the main winbind client communication to wb_reqtrans.c | Volker Lendecke | 1 | -1/+1 |
2009-06-14 | Make winbindd_cli_state->request a pointer instead of a struct member | Volker Lendecke | 1 | -1/+2 |
2009-03-18 | s3: remove POLICY_HND. | Günther Deschner | 1 | -2/+2 |
2009-01-07 | Remove unused struct CLI_POLICY_HND | Volker Lendecke | 1 | -7/+0 |
2009-01-05 | s3:winbindd: rename fd_event => winbindd_fd_event | Stefan Metzmacher | 1 | -9/+5 |
2009-01-05 | s3:winbindd: move WINBINDD_CCACHE_ENTRY and WINBINDD_MEMORY_CREDS to winbindd.h | Stefan Metzmacher | 1 | -1/+28 |
2008-08-23 | winbindd: add event based machine password change. | Günther Deschner | 1 | -0/+1 |
2008-08-20 | Here is a re-working of the winbindd | Jeremy Allison | 1 | -0/+1 |
2008-08-12 | idmap rewrite | Volker Lendecke | 1 | -0/+7 |
2008-08-12 | Move the uid2sid cache to the parent winbind process | Volker Lendecke | 1 | -0/+2 |
2008-07-11 | Revert "Convert idmap_cache to gencache" | Volker Lendecke | 1 | -1/+0 |
2008-07-05 | Convert idmap_cache to gencache | Volker Lendecke | 1 | -0/+1 |
2008-06-26 | From Steve Danneman @ Isilon. | Jeremy Allison | 1 | -1/+6 |