summaryrefslogtreecommitdiff
path: root/server/resolv/async_resolv.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-18Failover fixes and additionsSimo Sorce1-1/+1
2009-11-09Fix tevent_req error checking.Simo Sorce1-13/+3
2009-11-09Check return, zero free hostent, adhere to styleSimo Sorce1-6/+9
2009-11-06Fix a bad free in async_resolv.cMartin Nagy1-6/+0
2009-10-22Use talloc to copy data from c-aresMartin Nagy1-21/+200
2009-10-22Resolver: Use talloc_get_type() for type safetyMartin Nagy1-5/+5
2009-08-05Consolidate tevent helpersJakub Hrozek1-16/+0
2009-07-24Add ares helpers into sssdJakub Hrozek1-0/+10
2009-07-24Async DNS integrationJakub Hrozek1-0/+642