CVS update: samba/source/rpc_server
Tim Potter
tpot at samba.org
Fri Jun 16 18:12:24 EST 2000
Date: Friday June 16, 2000 @ 18:12
Author: tpot
Update of /data/cvs/samba/source/rpc_server
In directory samba:/tmp/cvs-serv5965/rpc_server
Modified Files:
srv_netlog.c
Log Message:
Simplified server pipe implementation by changing arguments passed down
through to the individual pipe api calls. Instead of passing two
prs_struct pointers, we now pass the pipes_struct pointer which contains
the former information as well as other useful stuff like the vuid.
Removed dependency on extern current_user and fetch the vuid from the
pipes_struct.
More information about the samba-cvs
mailing list