s4:libcli/resolve: optionally return the name that belongs to the returned address
authorStefan Metzmacher <metze@samba.org>
Sat, 13 Dec 2008 19:50:36 +0000 (20:50 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 17 Dec 2008 19:26:38 +0000 (20:26 +0100)
commit7d0e78a52cfed797100696725611655227cf01ac
tree27a53cf8c534b559290720533e8984b278a2c988
parent937fdb8a7e348103708adbdafcff28b05cc1fda3
s4:libcli/resolve: optionally return the name that belongs to the returned address

E.g. this helps for DNS CNAME and SRV results.

metze
source4/libcli/resolve/bcast.c
source4/libcli/resolve/dns_ex.c
source4/libcli/resolve/host.c
source4/libcli/resolve/nbtlist.c
source4/libcli/resolve/resolve.c
source4/libcli/resolve/resolve.h
source4/libcli/resolve/testsuite.c
source4/libcli/resolve/wins.c