summaryrefslogtreecommitdiff
path: root/server/providers/ldap/sdap_async_accounts.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-07Allow nesting to fix #310Simo Sorce1-0/+1
2009-12-07Fix nested group membershipsSimo Sorce1-143/+129
2009-12-07Resolve nested groups also when rfc2307bis is usedSimo Sorce1-68/+2
2009-11-20Filter by id range before actually storing entries.Simo Sorce1-0/+24
2009-11-18Store initgr expire time on initgr callSimo Sorce1-6/+17
2009-11-09Fix tevent_req error checking.Simo Sorce1-61/+10
2009-11-09Fix enumerationsSimo Sorce1-2/+6
2009-11-06Split async helpers in multiple filesSimo Sorce1-0/+2156