summaryrefslogtreecommitdiff
path: root/server/providers/ldap/sdap_async_connection.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-05Reactivate old fd handling conditionallySumit Bose1-1/+24
2010-02-02Add new option ldap_referralsSumit Bose1-0/+11
2010-02-02Use ldap connection callbacks to get file descriptorsSumit Bose1-11/+29
2009-12-18Fix ldap child memory hierarchy and other issuesSimo Sorce1-5/+5
2009-12-15Don't consider one address with different port numbers as the sameMartin Nagy1-1/+3
2009-11-25Get TGT in a child process.Jakub Hrozek1-164/+52
2009-11-20Add initial failover support for ldap and ipaSimo Sorce1-8/+59
2009-11-09Fix tevent_req error checking.Simo Sorce1-27/+12
2009-11-06Split async helpers in multiple filesSimo Sorce1-0/+1163