summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_adex/gc_util.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-03s3-winbind: Remove obsolte idmap_adex.Andreas Schneider1-862/+0
2011-06-09s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett1-1/+1
2011-06-09s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett1-2/+2
2011-06-09s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()Andrew Bartlett1-2/+2
2011-04-28s3-libads Pass a struct sockaddr_storage to cldap routinesAndrew Bartlett1-1/+11
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-31s3: only use netlogon/nbt header when needed.Günther Deschner1-0/+1
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-2/+2
2009-05-28s3-winbindd: fix remaining callers of sid_binstring().Günther Deschner1-2/+2
2009-04-06s3:libads Make ads_get_dn() take a talloc contextAndrew Bartlett1-4/+4
2008-09-24s3: fix idmap_adex.Günther Deschner1-1/+1
2008-09-22idmap_adex: Add new idmap plugin for support RFC2307 enabled AD forests.Gerald (Jerry) Carter1-0/+848