mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
f32d43763d
After migrating to use libaddns, reply_to_addrs() needed to change the way answers are iterated through. Originally libroken implementation gave all answers as separate records with last one being explicitly NULL. libaddns unmarshalling code gives all non-NULL answers and should be iterated with explicit reply->num_answers in use. |
||
---|---|---|
.. | ||
dns.h | ||
dnserr.h | ||
dnsgss.c | ||
dnsmarshall.c | ||
dnsquery.c | ||
dnsquery.h | ||
dnsrecord.c | ||
dnssock.c | ||
dnsutils.c | ||
error.c | ||
wscript | ||
wscript_build |