summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_adex/provider_unified.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-03s3-winbind: Remove obsolte idmap_adex.Andreas Schneider1-1198/+0
2012-06-19Fix unused variable warnings.Jeremy Allison1-5/+12
2011-05-18s3-lib Replace StrnCaseCmp() with strncasecmp_m()Andrew Bartlett1-1/+1
2011-05-06More const fixes. Remove CONST_DISCARD.Jeremy Allison1-1/+1
2010-10-18s3: fix the build of idmap_adex, idmap_tdb2, idmap_hash and several vfs modules.Günther Deschner1-0/+1
2010-09-20s3: Replace sid_binstring and sid_guidstring with PIDL-based alternativesAndrew Bartlett1-1/+2
2010-08-26s3-idmap: only include idmap headers where needed.Günther Deschner1-0/+1
2010-08-05s3: avoid global include of ads.h.Günther Deschner1-0/+1
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-10/+10
2009-10-14s3:winbind: Fix a double-freeVolker Lendecke1-1/+0
2009-08-04idmap_adex: Fix usage of talloc_stackframe().Gerald Carter1-22/+26
2009-08-03Add some const to winbind_userinfoVolker Lendecke1-9/+13
2009-05-28s3-winbindd: fix remaining callers of sid_binstring().Günther Deschner1-2/+2
2009-04-07s3-libads: avoid NULL talloc context with ads_get_dn().Günther Deschner1-1/+1
2009-04-06s3:libads Make ads_get_dn() take a talloc contextAndrew Bartlett1-3/+3
2008-09-22idmap_adex: Add new idmap plugin for support RFC2307 enabled AD forests.Gerald (Jerry) Carter1-0/+1180