]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: libsmb: Rename get_sorted_dc_list_sa() -> get_sorted_dc_list().
authorJeremy Allison <jra@samba.org>
Wed, 9 Sep 2020 01:07:28 +0000 (18:07 -0700)
committerNoel Power <npower@samba.org>
Tue, 15 Sep 2020 10:09:39 +0000 (10:09 +0000)
commitb59de9e5eeb3f2f1c33e65604f8ea3fd00cdcdae
treef3659da9fdf0ec77b5d02f26ec02f187a7887f4d
parent8ae5408d1f86770de5c6627c4591605934f723dd
s3: libsmb: Rename get_sorted_dc_list_sa() -> get_sorted_dc_list().

Everyone now uses samba_sockaddr arrays.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.com>
source3/libads/ldap.c
source3/libsmb/namequery.c
source3/libsmb/namequery.h
source3/libsmb/namequery_dc.c
source3/utils/net_lookup.c
source3/winbindd/winbindd_cm.c