summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/idmap_adex/gc_util.c
Commit message (Expand)AuthorAgeFilesLines
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-091-1/+1
* s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett2011-06-091-2/+2
* s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()Andrew Bartlett2011-06-091-2/+2
* s3-libads Pass a struct sockaddr_storage to cldap routinesAndrew Bartlett2011-04-281-1/+11
* 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: only use netlogon/nbt header when needed.Günther Deschner2010-05-311-0/+1
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-2/+2
* s3-winbindd: fix remaining callers of sid_binstring().Günther Deschner2009-05-281-2/+2
* s3:libads Make ads_get_dn() take a talloc contextAndrew Bartlett2009-04-061-4/+4
* s3: fix idmap_adex.Günther Deschner2008-09-241-1/+1
* idmap_adex: Add new idmap plugin for support RFC2307 enabled AD forests.Gerald (Jerry) Carter2008-09-221-0/+848