summaryrefslogtreecommitdiff
path: root/source4/libcli/resolve/dns_ex.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-05s4-dns-ex: use autoclose on the dns child pipeAndrew Tridgell1-2/+1
2010-01-06s4: Fix result check for getaddrinfo()Kamen Mazdrashki1-6/+11
2009-09-11s4/libcli: when we get a DNS lookup failure show the nameAndrew Tridgell1-0/+2
2009-06-12s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett1-16/+16
2009-02-02s4:resolve/dns_ex: undefine class because it's used in heimdal/lib/roken/reso...Stefan Metzmacher1-0/+5
2008-12-30s4: simplify some overly-complicated logicTim Prouty1-1/+1
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-4/+4
2008-12-22s4: Fix a getaddrinfo/EAI_NODATA portability issueTim Prouty1-0/+4
2008-12-18s4:libcli/replace: add some RESOLVE_NAME_FLAG* flagsStefan Metzmacher1-16/+23
2008-12-17s4:libcli/resolve: specify the port for the resulting socket_addressesStefan Metzmacher1-3/+8
2008-12-17s4:libcli/resolve: optionally return the name that belongs to the returned ad...Stefan Metzmacher1-11/+44
2008-12-17s4:libcli/resolve: pass down flags to the resolver backendsStefan Metzmacher1-0/+3
2008-12-17s4:libcli/resolve: add getaddrinfo()/dns_looup() resolvingStefan Metzmacher1-0/+484