CVS update: samba/source/rpc_server

Luke Leighton lkcl at samba.anu.edu.au
Tue Jan 4 18:49:10 EST 2000


Date:	Tuesday January 4, 2000 @ 18:49
Author:	lkcl

Update of /data/cvs/samba/source/rpc_server
In directory samba:/tmp/cvs-serv15836/rpc_server

Modified Files:
      Tag: SAMBA_TNG
	srv_pipe_srv.c 
Log Message:
yesterday, it was bugging me that the info needed for the creation of
dce/rpc pdus were...  well... stored in a structure.  so i removed
all that, and wow!  it's all local rpc_parse structures, now!

the only ones that need to be in rpcsrv_struct are data_i and rdata,
which store the request data (created from incoming pdus)
and response data (used to create outgoing pdus).



More information about the samba-cvs mailing list