]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:winbindd: set_dc_type_and_flags() doesn't need to do something for primary or...
authorStefan Metzmacher <metze@samba.org>
Wed, 25 Sep 2024 17:33:09 +0000 (19:33 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 1 Oct 2024 09:53:32 +0000 (09:53 +0000)
commitb375f7dca96becb5369c1536c4e5586570c81e38
treee3977d43e33f1e73f6f49cc1fc08a68fd1d110ce
parentb9207b32fc04c2a2dcf39130302c5a902e4b9ff3
s3:winbindd: set_dc_type_and_flags() doesn't need to do something for primary or internal domains

In the end set_dc_type_and_flags should be removed completely, but
this is a good start in the right direction...

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/winbindd/winbindd_cm.c