CVS update: samba/source/msrpc

Luke Leighton lkcl at samba.anu.edu.au
Tue Feb 8 14:43:56 EST 2000


Date:	Tuesday February 8, 2000 @ 14:43
Author:	lkcl

Update of /data/cvs/samba/source/msrpc
In directory samba:/tmp/cvs-serv20042/msrpc

Modified Files:
      Tag: SAMBA_TNG
	msrpcd.c msrpcd_process.c 
Log Message:
first stage of making some sort of "thread" context ... er, thing :) in
the msrpc code.  it's not really threads, it's just a thread context,
so that if different thread-contexts are requested, then the msrpc daemon
will at least be able to switch user-security-context.

eventually, i will have to go so far as to be able to reconstruct PDUs
depending on the user context, but that will require one socket per
thread-context, and some means to set that up *inside* the Bind/Bind-Request
processing code [argh!], because that's what triggers a "new" user-context,
really.

i hope.

<a href="mailto:lkcl at samba.org"   > Luke Kenneth Casson Leighton    </a>
<a href="http://www.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