r12514: Move DCE/RPC interface table to a seperate file
authorJelmer Vernooij <jelmer@samba.org>
Tue, 27 Dec 2005 17:15:48 +0000 (17:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:47:49 +0000 (13:47 -0500)
commit0ad7b308a1c602ddab73668952cdf3837623b877
tree45e44464d978c4f313274239d8e9d98dfc5fab43
parente748b53e4343fbac00a19e8fc76b42624eb5af02
r12514: Move DCE/RPC interface table to a seperate file
Be a bit more strict when checking for duplicate interfaces
(This used to be commit b1286a6d27e2b5aa26f288f6aff70601b0d8ae74)
source4/librpc/config.mk
source4/librpc/idl/dcom.idl
source4/librpc/idl/protected_storage.idl
source4/librpc/rpc/dcerpc.c
source4/librpc/rpc/dcerpc_util.c
source4/librpc/rpc/table.c [new file with mode: 0644]
source4/scripting/ejs/config.mk
source4/torture/com/simple.c
source4/torture/rpc/epmapper.c
source4/torture/rpc/oxidresolve.c