Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-05-13 | libwbclient: Abstract the DS_XXX flags for DsGetDcName(). | coffeedude | 1 | -0/+1 |
2008-03-19 | Merge dd9e0bea31751 from 3-0-ctdb -- use NetSamLogonEx when possible | Volker Lendecke | 1 | -0/+8 |
2008-02-06 | Use rpccli_samr_QueryDomainInfo() in winbindd. | Günther Deschner | 1 | -6/+6 |
2008-01-29 | Remove include/rpc_ds.h and all references to it completly. | Günther Deschner | 1 | -3/+3 |
2007-12-14 | winbindd: move domain child specific stuff into its own file | Stefan Metzmacher | 1 | -2/+0 |
2007-12-11 | winbindd: rename child table struct elements | Stefan Metzmacher | 1 | -4/+4 |
2007-12-03 | Remove more pstrings, from the winbindd protocol def and | Jeremy Allison | 1 | -4/+4 |
2007-10-24 | This is a large patch (sorry). Migrate from struct in_addr | Jeremy Allison | 1 | -1/+1 |
2007-10-22 | r25571: split up child_dispatch_table into domain, idmap and locator tables | Stefan Metzmacher | 1 | -0/+13 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -22/+22 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 1 | -21/+0 |
2007-10-10 | r25571: split up child_dispatch_table into domain, idmap and locator tables | Stefan Metzmacher | 1 | -0/+13 |
2007-10-10 | r25154: move winbindd code into winbindd/ | Stefan Metzmacher | 1 | -0/+365 |