Age | Commit message (Expand) | Author | Files | Lines |
2011-01-03 | s3:winbindd/idmap_ad.c: update my C | Michael Adam | 1 | -1/+1 |
2010-11-30 | s3: Fix bug 7832 | Volker Lendecke | 1 | -0/+2 |
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 1 | -1/+1 |
2010-09-20 | s3: Replace sid_binstring and sid_guidstring with PIDL-based alternatives | Andrew Bartlett | 1 | -2/+3 |
2010-09-20 | s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions. | Günther Deschner | 1 | -1/+2 |
2010-08-26 | s3-idmap: only include idmap headers where needed. | Günther Deschner | 1 | -0/+1 |
2010-08-14 | s3:idmap_ad: untangle two assignments from checks | Michael Adam | 1 | -2/+4 |
2010-08-14 | s3:idmap_ad: remove unused filter_low_id and filter_high_id from idmap_ad_con... | Michael Adam | 1 | -14/+0 |
2010-08-14 | s3:idmap_ad: use range from idmap_domain in idmap_ad_sids_to_unixids() | Michael Adam | 1 | -4/+2 |
2010-08-14 | s3:idmap_ad: use range from idmap_domain in idmap_ad_unixids_to_sids() | Michael Adam | 1 | -4/+2 |
2010-08-05 | s3-secrets: only include secrets.h when needed. | Günther Deschner | 1 | -0/+1 |
2010-08-05 | s3: avoid global include of ads.h. | Günther Deschner | 1 | -0/+1 |
2010-07-01 | s3-nss_info: only include nss_info.h where needed. | Günther Deschner | 1 | -0/+1 |
2010-07-01 | s3-libads: move ldap posix schema defines to their own header file. | Günther Deschner | 1 | -0/+1 |
2010-07-01 | s3-libads: only include libds flags where needed. | Günther Deschner | 1 | -0/+1 |
2010-05-21 | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 1 | -4/+4 |
2009-08-03 | Add some const to winbind_userinfo | Volker Lendecke | 1 | -3/+3 |
2009-05-28 | Make sid_binstring & friends take a talloc context | Volker Lendecke | 1 | -4/+4 |
2009-03-02 | More fix to initialize idmap statuses | Bo Yang | 1 | -0/+10 |
2008-12-01 | s3: Fix 'ctx' might be used unitialized warnings | Tim Prouty | 1 | -2/+2 |
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/nss_info: change nss_map_{to|from}_alias to take nss_domain_entry | Michael Adam | 1 | -3/+3 |
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-10-20 | Fix a valgrind error in idmap_ad_sids_to_unixids() | Volker Lendecke | 1 | -0/+2 |
2008-09-16 | * Allow an admin to define the "uid" attribute for a RFC2307 | Gerald (Jerry) Carter | 1 | -9/+168 |
2008-09-15 | idmap_ad: Fix a segfault when calling nss_get_info() with a NULL ads structure. | Gerald W. Carter | 1 | -12/+69 |
2008-08-12 | idmap rewrite | Volker Lendecke | 1 | -18/+2 |
2008-07-11 | Revert "Fix nonempty whitespace only lines" | Volker Lendecke | 1 | -17/+17 |
2008-07-11 | Revert "Tiny logic simplification: Remove an unnecessary else branch" | Volker Lendecke | 1 | -8/+8 |
2008-07-11 | Revert "Fix typo" | Volker Lendecke | 1 | -2/+1 |
2008-07-11 | Revert "Fix indentation" | Volker Lendecke | 1 | -1/+1 |
2008-07-03 | Fix indentation | Volker Lendecke | 1 | -1/+1 |
2008-07-02 | Fix typo | Volker Lendecke | 1 | -1/+2 |
2008-07-02 | Tiny logic simplification: Remove an unnecessary else branch | Volker Lendecke | 1 | -8/+8 |
2008-07-02 | Fix nonempty whitespace only lines | Volker Lendecke | 1 | -17/+17 |
2007-12-15 | Replace sid_string_static by sid_string_dbg in DEBUGs | Volker Lendecke | 1 | -4/+2 |
2007-10-27 | Two patches | Volker Lendecke | 1 | -1/+1 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r25165: Use talloc_asprintf_append_buffer with an unmodified | Jeremy Allison | 1 | -7/+7 |
2007-10-10 | r25154: move winbindd code into winbindd/ | Stefan Metzmacher | 1 | -0/+870 |