1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/libcli/resolve
Alexander Bokovoy f32d43763d dns: fix comments and make s4/libcli/resolve dns resolver working
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.
2012-05-23 17:51:49 +03:00
..
bcast.c s4:libcli/resolve: only try broadcast messages to ipv4 addresses 2011-09-28 05:10:53 +02:00
dns_ex.c dns: fix comments and make s4/libcli/resolve dns resolver working 2012-05-23 17:51:49 +03:00
file.c s4:libcli/resolve/file.c - fix "const" warning 2010-09-24 09:25:41 +10:00
host.c s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
nbtlist.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
resolve_lp.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
resolve.c s4-ipv6: allow for IPv6 in resolver top level calls 2011-06-06 12:26:11 +10:00
resolve.h s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
testsuite.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
wins.c s4-ipv6: update callers to load_interface_list() 2011-06-06 12:26:10 +10:00