]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:winbind: Move winbindd_dual_init_connection() function
authorSamuel Cabrero <scabrero@samba.org>
Mon, 9 May 2022 14:56:18 +0000 (16:56 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 19 May 2022 17:51:33 +0000 (17:51 +0000)
commit574c3ed9269789e11041d08a5d4eefee4c196dd3
tree12ac9792631a3197daa8d5a55f2abb882eeb1551
parent7575e4ef5c77b355de9892c864ab1ff492ea1dd8
s3:winbind: Move winbindd_dual_init_connection() function

It will be converted later to a local RPC call handler so it must be in
the file including ndr_winbind_scompat.c

Signed-off-by: Samuel Cabrero <scabrero@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/winbindd/winbindd_dual_srv.c
source3/winbindd/winbindd_util.c