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>
Thu, 3 Jun 2010 00:24:57 +0000 (10:24 +1000)
commit4e581a634b70dd6bbfba820f5903ebb99544dfa2
tree5db77722d73268c8ce39f1225e77ec2682ee4429
parent01bd397d916dba6ad53c88ef7929d24de088c436
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