1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/addns
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
..
dns.h addns: clean up headers 2012-04-26 08:42:35 -04:00
dnserr.h s3: Fix some nonempty blank lines 2011-02-10 16:16:03 +01:00
dnsgss.c s3-lib/addns: Move to system/kerberos.h and HAVE_KRB5 2012-02-13 04:41:05 +01:00
dnsmarshall.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
dnsquery.c dns: fix comments and make s4/libcli/resolve dns resolver working 2012-05-23 17:51:49 +03:00
dnsquery.h addns: Make ads_dns_lookup_srv pulic 2012-05-23 17:51:49 +03:00
dnsrecord.c Fix uninitialized variable frees on error paths. 2011-11-23 22:38:13 +01:00
dnssock.c addns: Fix talloc hiereachy 2012-05-23 17:51:48 +03:00
dnsutils.c addns: Fix the Solaris/Illumos build. 2012-03-07 11:01:33 -08:00
error.c lib/addns: move DNS client library to the main directory. 2011-01-06 16:42:56 +01:00
wscript addns: Fix the Solaris/Illumos build. 2012-03-07 11:01:33 -08:00
wscript_build s4-resolve: Remove dependency on libroken 2012-05-23 17:51:49 +03:00