summaryrefslogtreecommitdiff
path: root/lib/addns/dnsquery.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-29lib/addns: match additional names in a non case insensitive wayStefan Metzmacher1-1/+5
2023-04-03lib:addns: Fix code spellingAndreas Schneider1-2/+2
2020-12-11libsmb: Remove unused ads_dns_query_* routinesVolker Lendecke1-165/+0
2020-09-15lib: addns: Fix ads_dns_lookup_ns(), ads_dns_query_dcs(), ads_dns_query_gcs()...Jeremy Allison1-11/+7
2020-09-15lib: addns: Fix ads_dns_lookup_srv() and functions to return size_t * num ser...Jeremy Allison1-5/+10
2020-08-07lib: addns: Add code for asynchronously looking up AAAA records.Jeremy Allison1-0/+206
2020-08-07lib: addns: Add code for asynchronously looking up A records.Jeremy Allison1-0/+202
2019-07-24lib/addns: clang: Fix 'Assigned value is garbage or undefined'Noel Power1-2/+4
2019-02-27addns: Remove some unused definesVolker Lendecke1-50/+0
2019-01-15addns: Async ads_dns_lookup_nsVolker Lendecke1-358/+114
2019-01-15addns: Async ads_dns_lookup_srvVolker Lendecke1-206/+141
2019-01-15addns: Centralize siteless lookup fallbackVolker Lendecke1-60/+29
2014-12-18addns: Remove support for dns_host_file.Andreas Schneider1-40/+56
2012-05-23dns: fix comments and make s4/libcli/resolve dns resolver workingAlexander Bokovoy1-3/+3
2012-05-23addns: Make ads_dns_lookup_srv pulicSimo Sorce1-1/+1
2012-05-23Move source3/libads/dns.c to lib/addnsSimo Sorce1-0/+910