svn commit: samba r19933 - in branches/SAMBA_4_0/source/libnet: .

metze at samba.org metze at samba.org
Tue Nov 28 16:05:11 GMT 2006


Author: metze
Date: 2006-11-28 16:05:10 +0000 (Tue, 28 Nov 2006)
New Revision: 19933

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

Log:
something is really wrong here...

mimir: please take a look!

metze
Modified:
   branches/SAMBA_4_0/source/libnet/libnet_rpc.c


Changeset:
Modified: branches/SAMBA_4_0/source/libnet/libnet_rpc.c
===================================================================
--- branches/SAMBA_4_0/source/libnet/libnet_rpc.c	2006-11-28 13:41:45 UTC (rev 19932)
+++ branches/SAMBA_4_0/source/libnet/libnet_rpc.c	2006-11-28 16:05:10 UTC (rev 19933)
@@ -333,7 +333,7 @@
 	msg.type       = net_pipe_connected;
 	msg.data       = NULL;
 	msg.data_size  = 0;
-
+/* TODO: something is really wrong here!!! */
 	data.host      = s->r.out.dcerpc_pipe->binding->host;
 	data.endpoint  = s->r.out.dcerpc_pipe->binding->endpoint;
 	data.transport = s->r.out.dcerpc_pipe->binding->transport;



More information about the samba-cvs mailing list