r1703: - Lots of RPC updates, adding new pipes and protocols.
authorJelmer Vernooij <jelmer@samba.org>
Tue, 10 Aug 2004 20:55:42 +0000 (20:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:57:49 +0000 (12:57 -0500)
commit1f0ea81ae9ea3ff02b10d0829d1db948bfe4500d
treefad4064abea2ecc18dfc72e29e364d089627e46b
parent2c7c48017b59d666927f6702ac148bf2ccface07
r1703: - Lots of RPC updates, adding new pipes and protocols.
- More updates/fixes to the ethereal parser generator
(This used to be commit 547f860285b117e291bf3dbaca0707dc268b214e)
15 files changed:
source4/build/pidl/eparser.pm
source4/build/pidl/packet-dcerpc-eparser.c
source4/build/pidl/packet-dcerpc-eparser.h
source4/librpc/config.m4
source4/librpc/idl/browser.idl
source4/librpc/idl/dcom.idl
source4/librpc/idl/epmapper.idl
source4/librpc/idl/keysvc.idl
source4/librpc/idl/policyagent.idl [new file with mode: 0644]
source4/librpc/idl/protected_storage.idl
source4/librpc/idl/svcctl.idl
source4/librpc/rpc/dcerpc_util.c
source4/rpc_server/epmapper/rpc_epmapper.c
source4/torture/rpc/epmapper.c
source4/torture/rpc/svcctl.c