CVS update: samba/source/rpcclient

Luke Leighton lkcl at samba.anu.edu.au
Sat Feb 12 10:51:58 EST 2000


Date:	Saturday February 12, 2000 @ 10:51
Author:	lkcl

Update of /data/cvs/samba/source/rpcclient
In directory samba:/tmp/cvs-serv9991/rpcclient

Modified Files:
      Tag: SAMBA_TNG
	cmd_netlogon.c cmd_samr.c 
Log Message:
updated rpctorture.

as a result, found a client-connection (non-reuse) problem.  it's going
to require a minor redesign of the MSRPC client-connection architecture.
basically, i'm going to have to split "establish-connection-and-rpc-bind"
from "get-me-a-connection".  at present, "get-me-a-connection" also
does the rpc-bind bit, thereby producing potentially hundreds of msrpc
connections.

given that the samba msrpcd architecture forks() per connection, this isn't
such a good idea!

<a href="mailto:lkcl at samba.org" > Luke Kenneth Casson Leighton    </a>
<a href="http://cb1.com/~lkcl"  > Samba and Network Development   </a>
<a href="http://samba.org"      > Samba Web site                  </a>
<a href="http://www.iss.net"    > Internet Security Systems, Inc. </a>
<a href="http://mcp.com"        > Macmillan Technical Publishing  </a>
 
ISBN1578701503 DCE/RPC over SMB: Samba and Windows NT Domain Internals


More information about the samba-cvs mailing list