summaryrefslogtreecommitdiffstats
path: root/source/winbindd/idmap_ad.c
Commit message (Expand)AuthorAgeFilesLines
* More fix to initialize idmap statusesBo Yang2009-03-061-0/+10
* s3: Fix 'ctx' might be used unitialized warningsTim Prouty2008-12-111-2/+2
* winbindd/idmap_ad: add entry debug message to nss_ad_get_info()Michael Adam2008-12-111-0/+3
* winbindd/idmap_ad: add support for trusted domains to idmap_ad (bug #3661)Michael Adam2008-12-111-126/+221
* winbindd/idmap_ad: refactor core of nss_{sfu|sfu20|rfc2307}_init to common fu...Michael Adam2008-12-111-34/+48
* winbindd/idmap_ad: rename ctx to mem_ctx in nss_ad_get_info()Michael Adam2008-12-111-8/+8
* winbindd/nss_info: change nss_map_{to|from}_alias to take nss_domain_entryMichael Adam2008-12-111-3/+3
* Fix a valgrind error in idmap_ad_sids_to_unixids()Volker Lendecke2008-10-201-0/+2
* * Allow an admin to define the "uid" attribute for a RFC2307Gerald (Jerry) Carter2008-09-211-9/+168
* idmap_ad: Fix a segfault when calling nss_get_info() with a NULL ads structure.Gerald W. Carter2008-09-211-12/+69
* idmap rewriteVolker Lendecke2008-08-121-18/+2
* Revert "Fix nonempty whitespace only lines"Volker Lendecke2008-07-111-17/+17
* Revert "Tiny logic simplification: Remove an unnecessary else branch"Volker Lendecke2008-07-111-8/+8
* Revert "Fix typo"Volker Lendecke2008-07-111-2/+1
* Revert "Fix indentation"Volker Lendecke2008-07-111-1/+1
* Fix indentationVolker Lendecke2008-07-031-1/+1
* Fix typoVolker Lendecke2008-07-021-1/+2
* Tiny logic simplification: Remove an unnecessary else branchVolker Lendecke2008-07-021-8/+8
* Fix nonempty whitespace only linesVolker Lendecke2008-07-021-17/+17
* Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke2007-12-151-4/+2
* Two patchesVolker Lendecke2007-10-271-1/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-1/+1
* r25165: Use talloc_asprintf_append_buffer with an unmodifiedJeremy Allison2007-10-101-7/+7
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-101-0/+870