Age | Commit message (Expand) | Author | Files | Lines |
2009-01-05 | s3:winbindd: cancel all ccache entry events and not just one | Stefan Metzmacher | 3 | -6/+19 |
2009-01-05 | s3:winbindd: recreate the per domain check_online_event without relying on gl... | Stefan Metzmacher | 1 | -19/+20 |
2009-01-05 | s3:winbindd: rename fd_event => winbindd_fd_event | Stefan Metzmacher | 3 | -26/+22 |
2009-01-05 | s3:winbindd: move WINBINDD_CCACHE_ENTRY and WINBINDD_MEMORY_CREDS to winbindd.h | Stefan Metzmacher | 1 | -1/+28 |
2009-01-05 | Fix broken krb5 refresh chain | Bo Yang | 3 | -39/+236 |
2009-01-05 | clean event context after child is forked. | Bo Yang | 3 | -18/+28 |
2009-01-04 | Remove wb_trans_send/recv | Volker Lendecke | 1 | -9/+0 |
2009-01-04 | Move winbindd/winbindd_reqtrans.c to lib/wb_reqtrans.c | Volker Lendecke | 1 | -685/+0 |
2009-01-03 | struct async_req doesn't really need to carry an event_context | Volker Lendecke | 1 | -5/+5 |
2009-01-02 | Alternative fix for 45db33e73 and 0d443ae7931 | Volker Lendecke | 1 | -1/+2 |
2009-01-02 | Revert "s:Fix uid_to_sid mapping when the idmap cache is empty." | Volker Lendecke | 1 | -7/+8 |
2009-01-02 | Revert "s3:idmap: Remove passd check from idmap_backends_unixid_to_sid()." | Volker Lendecke | 1 | -0/+9 |
2008-12-31 | Fix more asprintf and "ignoring return code" warnings from gcc 4.3. | Jeremy Allison | 2 | -2/+7 |
2008-12-31 | s3:winbindd: we don't need to call messaging_reinit() twice | Stefan Metzmacher | 1 | -7/+0 |
2008-12-25 | s3:idmap: Remove passd check from idmap_backends_unixid_to_sid(). | Michael Adam | 1 | -9/+0 |
2008-12-25 | s:Fix uid_to_sid mapping when the idmap cache is empty. | Michael Adam | 1 | -8/+7 |
2008-12-22 | Fix "allow trusted domain" so it disables trusted domains. | Gerald (Jerry) Carter | 1 | -2/+11 |
2008-12-19 | Fix a "ignoring function call result" warning | Volker Lendecke | 1 | -1/+6 |
2008-12-19 | Make cli_negprot return NTSTATUS instead of bool | Volker Lendecke | 1 | -3/+4 |
2008-12-12 | winbindd: vars for signals must be volatile sig_atomic_t | SATOH Fumiyasu | 1 | -12/+12 |
2008-12-08 | Add wb_trans_send/revc | Volker Lendecke | 2 | -33/+166 |
2008-12-08 | Add infrastructure to transfer winbindd_request/response asynchronously | Volker Lendecke | 2 | -0/+582 |
2008-12-07 | Fix nonempty blank lines | Volker Lendecke | 2 | -39/+39 |
2008-12-04 | s3:winbindd: fix horrible mis-indentation of toplvl braces in getgrsid_sid2gi... | Michael Adam | 1 | -2/+2 |
2008-12-04 | s3:winbindd: don't open a new dc connection in winbindd_getpwnam (main winbindd) | Michael Adam | 1 | -1/+1 |
2008-12-04 | s3:winbindd: don't open a new dc connection in winbindd_getgrnam (main winbindd) | Michael Adam | 1 | -1/+1 |
2008-12-03 | s3: Change sockaddr util function names for consistency | Tim Prouty | 1 | -1/+1 |
2008-12-01 | s3: Fix 'ctx' might be used unitialized warnings | Tim Prouty | 1 | -2/+2 |
2008-12-01 | s3:winbindd/nss_info: remove unused variable from nss_init() | Michael Adam | 1 | -1/+0 |
2008-12-01 | s3:winbindd/nss_info: make nss_domain_list_add_domain() static | Michael Adam | 1 | -2/+2 |
2008-12-01 | s3:winbindd/nss_info: fix default backend handling for ad backends. | Michael Adam | 1 | -23/+61 |
2008-12-01 | s3:winbindd/nss_info: whitespace cleanup. | Michael Adam | 1 | -35/+33 |
2008-12-01 | s3:winbindd_cache: add debugging to get_nss_info_cached() | Michael Adam | 1 | -0/+7 |
2008-12-01 | s3:winbindd/nss_info: add entry debug message to nss_get_info() | Michael Adam | 1 | -0/+3 |
2008-12-01 | s3:winbindd/nss_info: add debugging to nss_init() | Michael Adam | 1 | -0/+7 |
2008-12-01 | s3:winbindd/idmap_ad: add entry debug message to nss_ad_get_info() | Michael Adam | 1 | -0/+3 |
2008-12-01 | s3:winbindd/idmap_ad: add support for trusted domains to idmap_ad (bug #3661) | Michael Adam | 1 | -126/+221 |
2008-12-01 | s3:winbindd/idmap_ad: refactor core of nss_{sfu|sfu20|rfc2307}_init to common... | Michael Adam | 1 | -34/+48 |
2008-12-01 | s3:winbindd/idmap_ad: rename ctx to mem_ctx in nss_ad_get_info() | Michael Adam | 1 | -8/+8 |
2008-12-01 | s3:winbindd/idmap: add diagnostic entry debug msg to idmap_backends_sid_to_un... | Michael Adam | 1 | -0/+3 |
2008-12-01 | s3:winbindd/idmap: add diagnostic entry debug msg to idmap_backends_unixid_to... | Michael Adam | 1 | -0/+4 |
2008-12-01 | s3:winbindd/idmap: add diagnostic entry debug msg to idmap_find_domain(). | Michael Adam | 1 | -0/+3 |
2008-12-01 | s3:winbindd/idmap_util: unify entering debug messages and add ouput of domain | Michael Adam | 1 | -4/+8 |
2008-12-01 | s3:winbindd/nss_info: change nss_map_{to|from}_alias to take nss_domain_entry | Michael Adam | 5 | -18/+18 |
2008-11-25 | Revert "UNFINISHED - s3:idmap_ad: multi-domain" | Michael Adam | 1 | -83/+69 |
2008-11-25 | UNFINISHED - s3:idmap_ad: multi-domain | Michael Adam | 1 | -69/+83 |
2008-11-21 | s3-winbindd: make all winbind rpc-methods static. | Michael Adam | 2 | -65/+32 |
2008-11-21 | s3-winbindd_ads: use the reconnect methods instead of the rpc methods directly | Michael Adam | 1 | -6/+75 |
2008-11-21 | s3-winbindd_ads: prevent negative GM/ cache entries due to broken connections | Michael Adam | 1 | -0/+23 |
2008-11-21 | s3-winbindd: for now only change machine pwd when not using a system krb5 key... | Günther Deschner | 1 | -0/+1 |