summaryrefslogtreecommitdiff
path: root/libcli/dns
Commit message (Expand)AuthorAgeFilesLines
* libcli/dns: Fix TCP fallbackVolker Lendecke2022-01-201-25/+31
* libcli/dns: smb.conf dns forwarder port supportMatthew Grant2021-09-281-4/+4
* libcli: Add required #includes to libcli/dns/dns.hVolker Lendecke2020-12-111-0/+8
* build: Do not build selftest binaries for builds without --enable-selftestAndrew Bartlett2019-11-221-2/+2
* lib: Only compile resolvconftest if fmemopen existsVolker Lendecke2019-05-251-0/+1
* lib: Initialize variables in parse_resolvconf_fpVolker Lendecke2019-04-091-3/+3
* lib: Initialize getline() argumentsVolker Lendecke2019-04-091-1/+1
* Fix tests when building with selftest but without developerIsaac Boukris2019-01-251-1/+1
* libcli: dns: Change internal DNS_REQUEST_TIMEOUT from 2 to 10 seconds.Jeremy Allison2019-01-221-1/+1
* libcli/dns: Add dns_res_rec_get_sockaddrVolker Lendecke2019-01-152-0/+40
* libcli/dns: clidns must depend on ndr_standard, not on NDR_DNSVolker Lendecke2019-01-151-1/+1
* libcli/dns: Make "clidns" a libraryVolker Lendecke2019-01-151-2/+3
* dns_lookup: Let make test override the resolv.conf locationVolker Lendecke2019-01-151-1/+12
* libcli/dns: Add dns_lookupVolker Lendecke2019-01-154-0/+435
* libcli/dns: Add resolv.conf parsingVolker Lendecke2019-01-154-1/+248
* tevent: Fix callers of tevent_req_set_endtimeVolker Lendecke2018-04-241-1/+0
* dnscli: Make a few functions staticVolker Lendecke2018-01-062-56/+18
* libdns: Add dns_cli_requestVolker Lendecke2018-01-043-2/+209
* libdns: dns/tcp clientVolker Lendecke2018-01-042-0/+229
* libdns: Fix a typoVolker Lendecke2018-01-041-1/+1
* wscript: remove executable bits for all wscript* filesStefan Metzmacher2017-01-111-0/+0
* libdns: Small cleanupVolker Lendecke2015-12-081-2/+0
* libdns: Convert dns_udp_request to 0/errnoVolker Lendecke2015-12-082-21/+20
* libdns: Properly set ENOMEMVolker Lendecke2015-12-081-0/+1
* libdns: tsocket returns -1 and sets errnoVolker Lendecke2015-12-081-3/+3
* libcli-dns: Remove obsolete dns_host_file subsystem.Andreas Schneider2014-12-183-450/+0
* libcli: Remove unreachable code in dns_hosts_file.Andreas Schneider2014-09-281-2/+0
* libcli/dns: ignore NS entries in dns_hosts_file.c at a higher log level for nowStefan Metzmacher2014-08-261-0/+12
* libcli/dns: add AAAA support to dns_hosts_file.cStefan Metzmacher2014-08-261-7/+16
* libcli/dns: Time out requests after a whileKai Blin2012-10-161-0/+8
* libcli/dns: Rename UDP-based calls to reflect their useKai Blin2012-05-301-6/+6
* dns_hosts_file: move to a separate subsystemAlexander Bokovoy2012-05-251-5/+7
* libcli/dns: make 'clidns' private library out of DNS code in WAF buildAlexander Bokovoy2012-05-231-7/+5
* Move source3/libads/dns.c to lib/addnsSimo Sorce2012-05-231-0/+4
* s4 dns: Add a simple async client libraryKai Blin2012-03-273-0/+230
* libcli/dns Improve dns_hosts_file, using Samba3's struct dns_rr_srvAndrew Bartlett2011-04-262-0/+483