s3:winbindd move reinit_after_fork() back out of winbindd_register_handlers
authorAndrew Bartlett <abartlet@samba.org>
Thu, 13 May 2010 07:07:15 +0000 (17:07 +1000)
committerStefan Metzmacher <metze@samba.org>
Mon, 31 May 2010 19:36:56 +0000 (21:36 +0200)
commitd33c41fbf5bd48fe32d82174d8bd25d1651ee374
tree91856368f618cc5d2d899cdb8d7402d5868a6763
parent19f4229fff0f0e350d0eb6e91f674c48c744d214
s3:winbindd move reinit_after_fork() back out of winbindd_register_handlers

This particular init function needs to be done in a native Samba3
build, but it turns out to be difficult for s3compat, which has other
code listening on the sockets.

Andrew Bartlett
source3/winbindd/winbindd.c