s3:winbind: Get rid of the winbind dc-connect child
authorIsaac Boukris <iboukris@gmail.com>
Thu, 17 Sep 2020 09:12:53 +0000 (11:12 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 14 Jul 2021 21:06:36 +0000 (21:06 +0000)
commit17c86a2c5a5a5e2b194362e5f36f0f99910222c5
tree7019cf6e6130bc38c46b757122adb1eb6f3b878f
parent9f632405032b2c6ebbe6ed205fd301a31c2910d5
s3:winbind: Get rid of the winbind dc-connect child

The new code uses PING_DC to tell the child to try to go online.

Pair-Programmed-With: Andreas Schneider <asn@samba.org>
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Isaac Boukris <iboukris@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
librpc/idl/messaging.idl
source3/winbindd/winbindd.c
source3/winbindd/winbindd.h
source3/winbindd/winbindd_cm.c
source3/winbindd/winbindd_dual.c
source3/winbindd/winbindd_ndr.c
source3/winbindd/winbindd_proto.h
source3/winbindd/winbindd_util.c