CVS update: samba/source/lib

abartlet at samba.org abartlet at samba.org
Sun Jan 20 13:40:03 EST 2002


Date:	Sat Jan 19 18:40:03 2002
Author:	abartlet

Update of /data/cvs/samba/source/lib
In directory va:/tmp/cvs-serv21867/lib

Modified Files:
	util_sock.c 
Log Message:
This is the current patch from Luke Leighton <lckl at samba-tng.org> to add a 
degree of seperation betwen reading/writing the raw NamedPipe SMB packets
and the matching operations inside smbd's RPC components.

This patch is designed for no change in behaviour, and my tests hold that to be
true.  This patch does however allow for the future loadable modules interface
to specify function pointers in replacement of the fixed state.

The pipes_struct has been split into two peices, with smb_np_struct taking the
information that should be generic to where the data ends up.

Some other minor changes are made: we get another small helper function in
util_sock.c and some of the original code has better failure debugs and
variable use. (As per on-list comments).

Andrew Bartlett


Revisions:
util_sock.c		1.49 => 1.50
	http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_sock.c?r1=1.49&r2=1.50




More information about the samba-cvs mailing list