* prepared the dcerpc subsystem for adding the RPC over TCP transport
authorAndrew Tridgell <tridge@samba.org>
Mon, 24 Nov 2003 11:45:33 +0000 (11:45 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 24 Nov 2003 11:45:33 +0000 (11:45 +0000)
commit8bce61b8af6351c72c0dd84dc61b49d8aeb1fbbd
treefe0255ef72c135a246ffb4c7ddbbc4d10560663a
parent0fedafd7a026c8a793a1478d8a989f0c930092b4
 * prepared the dcerpc subsystem for adding the RPC over TCP transport

 * fixed a uninitialised variable bug in pidl (found by valgrind)
source/build/pidl/parser.pm
source/librpc/rpc/dcerpc.c
source/librpc/rpc/dcerpc.h
source/librpc/rpc/dcerpc_smb.c
source/torture/torture.c