s3compat-only s3:winbindd Split event handlers from winbindd.c
authorAndrew Bartlett <abartlet@samba.org>
Wed, 26 May 2010 01:04:51 +0000 (11:04 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 21 Sep 2010 11:39:54 +0000 (21:39 +1000)
commit2b00eb36ec51af17a2149285048f83e34b4b2b46
tree350fc46230ecea1a31ff7ee5c8e53955fc31b369
parentbeb9d50d62ffc1356534a1c6c05a69b4c215f714
s3compat-only s3:winbindd Split event handlers from winbindd.c

This allows the s3compat layer to register the handlers, without
having a conflicting main() function.

Andrew Bartlett
source3/Makefile.in
source3/winbindd/winbindd.c
source3/winbindd/winbindd_event_handlers.c [new file with mode: 0644]
source3/winbindd/winbindd_proto.h