svn commit: samba r10083 - in branches/tmp/samba4-winsrepl/source: . smbd wrepl_server

metze at samba.org metze at samba.org
Thu Sep 8 14:50:32 GMT 2005


Author: metze
Date: 2005-09-08 14:50:32 +0000 (Thu, 08 Sep 2005)
New Revision: 10083

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

Log:
This is the start of a WINS-Replicaton server:

The design is to handle incoming and outgoing connections,
in one process, because it make thing much easier, and there's
no need to it otherwise.

The current code only parses incoming packets, and can reply
to them, but currently only a standard error packets STOP_ASSOCIATON
with reason == 4 (I think it means your are not configured as a wins partner of me)

(the server service is called "wrepl")

metze
Added:
   branches/tmp/samba4-winsrepl/source/wrepl_server/
   branches/tmp/samba4-winsrepl/source/wrepl_server/config.mk
   branches/tmp/samba4-winsrepl/source/wrepl_server/wrepl_server.c
Modified:
   branches/tmp/samba4-winsrepl/source/main.mk
   branches/tmp/samba4-winsrepl/source/smbd/config.mk


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


More information about the samba-cvs mailing list