summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_adex/provider_unified.c
Commit message (Expand)AuthorAgeFilesLines
* s3-winbind: Remove obsolte idmap_adex.Andreas Schneider2012-07-031-1198/+0
* Fix unused variable warnings.Jeremy Allison2012-06-191-5/+12
* s3-lib Replace StrnCaseCmp() with strncasecmp_m()Andrew Bartlett2011-05-181-1/+1
* More const fixes. Remove CONST_DISCARD.Jeremy Allison2011-05-061-1/+1
* s3: fix the build of idmap_adex, idmap_tdb2, idmap_hash and several vfs modules.Günther Deschner2010-10-181-0/+1
* s3: Replace sid_binstring and sid_guidstring with PIDL-based alternativesAndrew Bartlett2010-09-201-1/+2
* s3-idmap: only include idmap headers where needed.Günther Deschner2010-08-261-0/+1
* s3: avoid global include of ads.h.Günther Deschner2010-08-051-0/+1
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-10/+10
* s3:winbind: Fix a double-freeVolker Lendecke2009-10-141-1/+0
* idmap_adex: Fix usage of talloc_stackframe().Gerald Carter2009-08-041-22/+26
* Add some const to winbind_userinfoVolker Lendecke2009-08-031-9/+13
* s3-winbindd: fix remaining callers of sid_binstring().Günther Deschner2009-05-281-2/+2
* s3-libads: avoid NULL talloc context with ads_get_dn().Günther Deschner2009-04-071-1/+1
* s3:libads Make ads_get_dn() take a talloc contextAndrew Bartlett2009-04-061-3/+3
* idmap_adex: Add new idmap plugin for support RFC2307 enabled AD forests.Gerald (Jerry) Carter2008-09-221-0/+1180