svn commit: samba r10548 - in branches/tmp/samba4-winsrepl: . source/gtk/common source/libcli/raw source/libcli/util source/libcli/wrepl

metze at samba.org metze at samba.org
Tue Sep 27 16:54:38 GMT 2005


Author: metze
Date: 2005-09-27 16:54:37 +0000 (Tue, 27 Sep 2005)
New Revision: 10548

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

Log:
 r12931 at SERNOX (orig r10540):  metze | 2005-09-27 15:04:07 +0200
 fix compiler warning
 
 metze
 r12933 at SERNOX (orig r10542):  metze | 2005-09-27 15:31:17 +0200
 if the transport is dead we need to return
 
 tridge: I think this is correct, comments?
 
 metze
 r12936 at SERNOX (orig r10545):  metze | 2005-09-27 18:20:17 +0200
 map ECONNRESET to NT_STATUS_CONNECTION_RESET
 
 metze
 r12938 at SERNOX (orig r10547):  metze | 2005-09-27 18:53:08 +0200
 - add wrepl_request timeout handling
 - when we got an unexpected READ event, we need to do a socket_recv() to find connection errors
   and we need to mark the socket as dead (and remove the fde_event) to prevent,
   endless loops on broken connections
 
 tridge: we should look carefull at other protocol, to handle broken connections without spinning
 
 metze

Modified:
   branches/tmp/samba4-winsrepl/
   branches/tmp/samba4-winsrepl/source/gtk/common/gtk_events.c
   branches/tmp/samba4-winsrepl/source/libcli/raw/clitransport.c
   branches/tmp/samba4-winsrepl/source/libcli/util/errormap.c
   branches/tmp/samba4-winsrepl/source/libcli/wrepl/winsrepl.c
   branches/tmp/samba4-winsrepl/source/libcli/wrepl/winsrepl.h


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


More information about the samba-cvs mailing list