svn commit: samba r16416 - in branches/tmp/vl-messaging/source: . include lib param

ab at samba.org ab at samba.org
Tue Jun 20 12:30:53 GMT 2006


Author: ab
Date: 2006-06-20 12:30:50 +0000 (Tue, 20 Jun 2006)
New Revision: 16416

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

Log:
TCP-based messaging backend based on Aleksey Fedoseev <fedoseev at ru.ibm.com> work.
It adds new TCP stream backend which allows smbds to communicate across network. Next step is to use it
to share locking and other information across processes. The idea explored in this code is based on 
vl-cluster branch which Volker started some time ago.

Also remove wrong copyrights from messages_stream.c as they were copied by cut&paste from messages.c with
GPL header. The code in messages_stream.c is really new and not copied over from messages.c.
Modified:
   branches/tmp/vl-messaging/source/configure.in
   branches/tmp/vl-messaging/source/include/messages.h
   branches/tmp/vl-messaging/source/include/smb.h
   branches/tmp/vl-messaging/source/lib/messages.c
   branches/tmp/vl-messaging/source/lib/messages_dgram.c
   branches/tmp/vl-messaging/source/lib/messages_socket.c
   branches/tmp/vl-messaging/source/lib/messages_stream.c
   branches/tmp/vl-messaging/source/lib/util.c
   branches/tmp/vl-messaging/source/param/loadparm.c


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


More information about the samba-cvs mailing list