Author: metze
Date: 2005-10-14 12:37:13 +0000 (Fri, 14 Oct 2005)
New Revision: 11004

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

Log:
 [EMAIL PROTECTED]:  metze | 2005-09-08 16:50:32 +0200
 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/SAMBA_4_0/source/wrepl_server/
   branches/SAMBA_4_0/source/wrepl_server/config.mk
   branches/SAMBA_4_0/source/wrepl_server/wrepl_server.c
Modified:
   branches/SAMBA_4_0/
   branches/SAMBA_4_0/source/main.mk
   branches/SAMBA_4_0/source/smbd/config.mk


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

Reply via email to