r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
authorStefan Metzmacher <metze@samba.org>
Tue, 21 Aug 2007 19:35:43 +0000 (19:35 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:02:23 +0000 (15:02 -0500)
commitcb234d43ae693af5d8a921a15c9bcac3c6f0359a
tree8c0c40a48a29d5b8bbdf7abd52f50a442e60b8ac
parentfa577a12940d2df9d5ea9e3e0fed40021d59647d
r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
and rename the containing functions to have a ndr_
prefix

metze
12 files changed:
source/librpc/config.mk
source/librpc/ndr/ndr_table.c [moved from source/librpc/rpc/table.c with 66% similarity]
source/librpc/tables.pl
source/librpc/tools/ndrdump.c
source/rpc_server/remote/dcesrv_remote.c
source/scripting/ejs/smbcalls_rpc.c
source/torture/rpc/autoidl.c
source/torture/rpc/countcalls.c
source/torture/rpc/epmapper.c
source/torture/rpc/mgmt.c
source/torture/rpc/rpc.c
source/torture/rpc/scanner.c