Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-23 | dns: fix comments and make s4/libcli/resolve dns resolver working | Alexander Bokovoy | 1 | -3/+3 | |
After migrating to use libaddns, reply_to_addrs() needed to change the way answers are iterated through. Originally libroken implementation gave all answers as separate records with last one being explicitly NULL. libaddns unmarshalling code gives all non-NULL answers and should be iterated with explicit reply->num_answers in use. | |||||
2012-05-23 | addns: Make ads_dns_lookup_srv pulic | Simo Sorce | 1 | -1/+1 | |
2012-05-23 | Move source3/libads/dns.c to lib/addns | Simo Sorce | 1 | -0/+910 | |