CVS update: samba/source/rpc_server

lkcl at samba.anu.edu.au lkcl at samba.anu.edu.au
Thu Sep 24 07:49:09 EST 1998


Date:	Thursday September 24, 1998 @ 7:49
Author:	lkcl

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

Modified Files:
	srv_pipe_hnd.c 
Log Message:

nttrans.c:

winreg was missing from the list of pipes.  advise using the array
already defined in... rpc_parse/parse_rpc.c's pipe_names[], but
writing code to strip "\PIPE\" from the front when making the
check.

one location to update when adding new pipes, not two.


srv_pipe_hnd.c:

moved the ZERO_STRUCT(p) macro to _before_ the DLIST_ADD(Pipes, p) macro.

dlinklist.h:

added { }s around the code inserted by DLIST_ADD and DLIST_REMOVE macros



More information about the samba-cvs mailing list