1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00
Jeremy Allison d53ade5beb s3: libsmb: Rewrite resolve_ads() to use the previously added dns_lookup_list() function.
Clean up internals - a LOT.

This one needs careful review. Ditch the (unused) port returns from
the SRV replies.

Internally uses talloc'ed arrays of struct sockaddr_storage
which it then convert to MALLOC'ed struct ip_service.

Still returns struct ip_service but this will be
fixed in the next commit.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Isaac Boukris <iboukris@samba.org>
2020-08-04 08:51:43 +00:00
..
2019-10-30 22:18:15 +00:00
2020-05-28 19:11:38 +00:00
2020-05-25 08:13:28 +00:00
2020-06-10 22:20:46 +00:00
2020-06-04 17:11:39 +00:00
2019-03-04 18:11:17 +00:00
2020-05-28 19:11:38 +00:00
2020-01-19 18:29:39 +00:00
2013-06-21 19:57:06 +02:00
2020-03-03 17:48:37 +00:00
2019-09-01 22:21:27 +00:00
2018-02-13 16:42:22 +01:00