summaryrefslogtreecommitdiffstats
path: root/server/providers/ldap/sdap_async_connection.c
Commit message (Expand)AuthorAgeFilesLines
* Rename server/ directory to src/Stephen Gallagher2010-02-181-1141/+0
* Reactivate old fd handling conditionallySumit Bose2010-02-051-1/+24
* Add new option ldap_referralsSumit Bose2010-02-021-0/+11
* Use ldap connection callbacks to get file descriptorsSumit Bose2010-02-021-11/+29
* Fix ldap child memory hierarchy and other issuesSimo Sorce2009-12-181-5/+5
* Don't consider one address with different port numbers as the sameMartin Nagy2009-12-151-1/+3
* Get TGT in a child process.Jakub Hrozek2009-11-251-164/+52
* Add initial failover support for ldap and ipaSimo Sorce2009-11-201-8/+59
* Fix tevent_req error checking.Simo Sorce2009-11-091-27/+12
* Split async helpers in multiple filesSimo Sorce2009-11-061-0/+1163