* 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)
commitbbb11d4a0dc02a6125855620e0a59a6b24107e4d
treeeccf9712b09d9936a5e8eed05c72596a3e8035c7
parent5e64ecac2f2de4888d83872aaf273e3c1882c772
 * prepared the dcerpc subsystem for adding the RPC over TCP transport

 * fixed a uninitialised variable bug in pidl (found by valgrind)
(This used to be commit 8bce61b8af6351c72c0dd84dc61b49d8aeb1fbbd)
source4/build/pidl/parser.pm
source4/librpc/rpc/dcerpc.c
source4/librpc/rpc/dcerpc.h
source4/librpc/rpc/dcerpc_smb.c
source4/torture/torture.c