summaryrefslogtreecommitdiffstats
path: root/source4/libcli/resolve/dns_ex.c
Commit message (Expand)AuthorAgeFilesLines
* 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