summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_ad.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-01s3-nss_info: only include nss_info.h where needed.Günther Deschner1-0/+1
2010-07-01s3-libads: move ldap posix schema defines to their own header file.Günther Deschner1-0/+1
2010-07-01s3-libads: only include libds flags where needed.Günther Deschner1-0/+1
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-4/+4
2009-08-03Add some const to winbind_userinfoVolker Lendecke1-3/+3
2009-05-28Make sid_binstring & friends take a talloc contextVolker Lendecke1-4/+4
2009-03-02More fix to initialize idmap statusesBo Yang1-0/+10
2008-12-01s3: Fix 'ctx' might be used unitialized warningsTim Prouty1-2/+2
2008-12-01s3:winbindd/idmap_ad: add entry debug message to nss_ad_get_info()Michael Adam1-0/+3
2008-12-01s3:winbindd/idmap_ad: add support for trusted domains to idmap_ad (bug #3661)Michael Adam1-126/+221
2008-12-01s3:winbindd/idmap_ad: refactor core of nss_{sfu|sfu20|rfc2307}_init to common...Michael Adam1-34/+48
2008-12-01s3:winbindd/idmap_ad: rename ctx to mem_ctx in nss_ad_get_info()Michael Adam1-8/+8
2008-12-01s3:winbindd/nss_info: change nss_map_{to|from}_alias to take nss_domain_entryMichael Adam1-3/+3
2008-11-25Revert "UNFINISHED - s3:idmap_ad: multi-domain"Michael Adam1-83/+69
2008-11-25UNFINISHED - s3:idmap_ad: multi-domainMichael Adam1-69/+83
2008-10-20Fix a valgrind error in idmap_ad_sids_to_unixids()Volker Lendecke1-0/+2
2008-09-16* Allow an admin to define the "uid" attribute for a RFC2307Gerald (Jerry) Carter1-9/+168
2008-09-15idmap_ad: Fix a segfault when calling nss_get_info() with a NULL ads structure.Gerald W. Carter1-12/+69
2008-08-12idmap rewriteVolker Lendecke1-18/+2
2008-07-11Revert "Fix nonempty whitespace only lines"Volker Lendecke1-17/+17
2008-07-11Revert "Tiny logic simplification: Remove an unnecessary else branch"Volker Lendecke1-8/+8
2008-07-11Revert "Fix typo"Volker Lendecke1-2/+1
2008-07-11Revert "Fix indentation"Volker Lendecke1-1/+1
2008-07-03Fix indentationVolker Lendecke1-1/+1
2008-07-02Fix typoVolker Lendecke1-1/+2
2008-07-02Tiny logic simplification: Remove an unnecessary else branchVolker Lendecke1-8/+8
2008-07-02Fix nonempty whitespace only linesVolker Lendecke1-17/+17
2007-12-15Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke1-4/+2
2007-10-27Two patchesVolker Lendecke1-1/+1
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-1/+1
2007-10-10r25165: Use talloc_asprintf_append_buffer with an unmodifiedJeremy Allison1-7/+7
2007-10-10r25154: move winbindd code into winbindd/Stefan Metzmacher1-0/+870