svn commit: samba r10572 - in branches/tmp/vl-cluster/source: lib nsswitch smbd

vlendec at samba.org vlendec at samba.org
Wed Sep 28 11:43:35 GMT 2005


Author: vlendec
Date: 2005-09-28 11:43:34 +0000 (Wed, 28 Sep 2005)
New Revision: 10572

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

Log:
More work in progress: Implement a central message dispatch daemon. This will
be used as a fallback in two cases: 

a) The direct send to the target socket would block

b) The destination PID is not local. In this case the dispatcher would use a
   TCP connection to some other cluster member. This is not done yet.

Volker

Modified:
   branches/tmp/vl-cluster/source/lib/messages.c
   branches/tmp/vl-cluster/source/lib/system.c
   branches/tmp/vl-cluster/source/nsswitch/winbindd.c
   branches/tmp/vl-cluster/source/smbd/server.c


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


More information about the samba-cvs mailing list