svn commit: samba r20846 - in branches/SAMBA_3_0/source: include lib nsswitch smbd torture

vlendec at samba.org vlendec at samba.org
Wed Jan 17 12:59:16 GMT 2007


Author: vlendec
Date: 2007-01-17 12:59:14 +0000 (Wed, 17 Jan 2007)
New Revision: 20846

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20846

Log:
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

Modified:
   branches/SAMBA_3_0/source/include/event.h
   branches/SAMBA_3_0/source/lib/events.c
   branches/SAMBA_3_0/source/nsswitch/winbindd.c
   branches/SAMBA_3_0/source/nsswitch/winbindd_cm.c
   branches/SAMBA_3_0/source/nsswitch/winbindd_cred_cache.c
   branches/SAMBA_3_0/source/nsswitch/winbindd_dual.c
   branches/SAMBA_3_0/source/smbd/oplock.c
   branches/SAMBA_3_0/source/smbd/process.c
   branches/SAMBA_3_0/source/smbd/server.c
   branches/SAMBA_3_0/source/torture/vfstest.c


Changeset:
Sorry, the patch is too large (818 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20846


More information about the samba-cvs mailing list