CVS update: samba4/source/rpc_server

tridge at samba.org tridge at samba.org
Tue Dec 16 09:50:49 GMT 2003


Date:	Tue Dec 16 09:50:49 2003
Author:	tridge

Update of /home/cvs/samba4/source/rpc_server
In directory dp.samba.org:/tmp/cvs-serv8326

Modified Files:
	dcerpc_server.c dcerpc_server.h handles.c 
Log Message:
it turns out that a wire policy handle isn't a blob either, its a
uint32 followed by a GUID. I needed to fix this to support running in
mixed-mode rpc (where smbtorture is bigendian and w2k3 is
little-endian). Otherwise when you send back a policy handle the
server doesn't recognise it.


Revisions:
dcerpc_server.c		1.19 => 1.20
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/rpc_server/dcerpc_server.c.diff?r1=1.19&r2=1.20
dcerpc_server.h		1.10 => 1.11
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/rpc_server/dcerpc_server.h.diff?r1=1.10&r2=1.11
handles.c		1.2 => 1.3
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/rpc_server/handles.c.diff?r1=1.2&r2=1.3


More information about the samba-cvs mailing list