summaryrefslogtreecommitdiffstats
path: root/source4/libcli/resolve/dns_ex.c
Commit message (Expand)AuthorAgeFilesLines
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-201-2/+2
* s4-ipv6: fixed a crash in the IPv6 DNS codeAndrew Tridgell2011-06-071-1/+1
* s4-ipv6: fixed DNS handling with new IPv6 codeAndrew Tridgell2011-06-071-1/+16
* s4-ipv6: cope with IPv6 in our async DNS client codeAndrew Tridgell2011-06-061-28/+28
* do an explicit A record search for SRV entriesLuke Howard2011-05-131-4/+22
* s4:libcli/resolve/dns_ex.c - fix "const" warningMatthias Dieter Wallnöfer2010-10-031-1/+2
* s4-dns: avoid search domains expansion in DNS resolverAndrew Tridgell2010-09-271-0/+8
* s4-dns: fixed lookup of SRV records using dns_exAndrew Tridgell2010-09-151-2/+2
* s4-dns-ex: use autoclose on the dns child pipeAndrew Tridgell2010-03-051-2/+1
* s4: Fix result check for getaddrinfo()Kamen Mazdrashki2010-01-061-6/+11
* s4/libcli: when we get a DNS lookup failure show the nameAndrew Tridgell2009-09-111-0/+2
* s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett2009-06-121-16/+16
* s4:resolve/dns_ex: undefine class because it's used in heimdal/lib/roken/reso...Stefan Metzmacher2009-02-021-0/+5
* s4: simplify some overly-complicated logicTim Prouty2008-12-301-1/+1
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-4/+4
* s4: Fix a getaddrinfo/EAI_NODATA portability issueTim Prouty2008-12-221-0/+4
* s4:libcli/replace: add some RESOLVE_NAME_FLAG* flagsStefan Metzmacher2008-12-181-16/+23
* s4:libcli/resolve: specify the port for the resulting socket_addressesStefan Metzmacher2008-12-171-3/+8
* s4:libcli/resolve: optionally return the name that belongs to the returned ad...Stefan Metzmacher2008-12-171-11/+44
* s4:libcli/resolve: pass down flags to the resolver backendsStefan Metzmacher2008-12-171-0/+3
* s4:libcli/resolve: add getaddrinfo()/dns_looup() resolvingStefan Metzmacher2008-12-171-0/+484