libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
[samba.git] / source4 / libcli / resolve / dns_ex.c
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-06-07 Andrew Tridgells4-ipv6: fixed a crash in the IPv6 DNS code
2011-06-07 Andrew Tridgells4-ipv6: fixed DNS handling with new IPv6 code
2011-06-06 Andrew Tridgells4-ipv6: cope with IPv6 in our async DNS client code
2011-05-13 Luke Howarddo an explicit A record search for SRV entries
2010-10-03 Matthias Dieter... s4:libcli/resolve/dns_ex.c - fix "const" warning
2010-09-27 Andrew Tridgells4-dns: avoid search domains expansion in DNS resolver
2010-09-15 Andrew Tridgells4-dns: fixed lookup of SRV records using dns_ex
2010-03-05 Andrew Tridgells4-dns-ex: use autoclose on the dns child pipe
2010-01-07 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-06 Kamen Mazdrashkis4: Fix result check for getaddrinfo()
2009-09-11 Andrew Tridgells4/libcli: when we get a DNS lookup failure show the...
2009-06-11 Andrew Bartletts4:heimdal: import lorikeet-heimdal-200906080040 (commi...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:resolve/dns_ex: undefine class because it's used...
2008-12-30 Tim Proutys4: simplify some overly-complicated logic
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-22 Tim Proutys4: Fix a getaddrinfo/EAI_NODATA portability issue
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Stefan Metzmachers4:libcli/replace: add some RESOLVE_NAME_FLAG* flags
2008-12-17 Stefan Metzmachers4:libcli/resolve: specify the port for the resulting...
2008-12-17 Stefan Metzmachers4:libcli/resolve: optionally return the name that...
2008-12-17 Stefan Metzmachers4:libcli/resolve: pass down flags to the resolver...
2008-12-17 Stefan Metzmachers4:libcli/resolve: add getaddrinfo()/dns_looup() resolving