r20846: Before this gets out of control...
commitbf219447a35d86913c1a643b66d993986a651360
authorVolker Lendecke <vlendec@samba.org>
Wed, 17 Jan 2007 12:59:14 +0000 (17 12:59 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:17:13 +0000 (10 12:17 -0500)
treeabd6650e6694233de6d6f8e197a03b513ecaec56
parent60c1a8e5a8f905a5ae703dac05ed2f440875ad5d
r20846: Before this gets out of control...

This add a struct event_context and infrastructure for fd events to smbd. This
is step zero to import lib/events.

Jeremy, I rely on you to watch the change in receive_message_or_smb()
closely. For the normal code path this should be the only relevant change. The
rest is either not yet used or is cosmetic.

Volker
(This used to be commit cd07f93a8aecb24c056e33b1ad3447a41959810f)
source3/include/event.h
source3/lib/events.c
source3/nsswitch/winbindd.c
source3/nsswitch/winbindd_cm.c
source3/nsswitch/winbindd_cred_cache.c
source3/nsswitch/winbindd_dual.c
source3/smbd/oplock.c
source3/smbd/process.c
source3/smbd/server.c
source3/torture/vfstest.c