In api_pipe_bind_req(), check for the iface id, not the pipe name
commite0f3ea2cbeb61cb02be85d2b315948985bac27a8
authorVolker Lendecke <vl@samba.org>
Sat, 12 Jul 2008 21:17:23 +0000 (12 23:17 +0200)
committerVolker Lendecke <vl@samba.org>
Wed, 16 Jul 2008 21:19:48 +0000 (16 23:19 +0200)
tree8d6806f82cd2a72db4cea879a9f0309dbf650d32
parente65ea7471e2447ed150ade9a2c4f0a67663fb8d2
In api_pipe_bind_req(), check for the iface id, not the pipe name

This requires to store the rpc_interface in "struct rpc_table"
(This used to be commit 654f8de8497aff29f9b1f1822b6a8e734ff329e0)
20 files changed:
source3/include/proto.h
source3/librpc/gen_ndr/srv_dfs.c
source3/librpc/gen_ndr/srv_dssetup.c
source3/librpc/gen_ndr/srv_echo.c
source3/librpc/gen_ndr/srv_epmapper.c
source3/librpc/gen_ndr/srv_eventlog.c
source3/librpc/gen_ndr/srv_initshutdown.c
source3/librpc/gen_ndr/srv_lsa.c
source3/librpc/gen_ndr/srv_netlogon.c
source3/librpc/gen_ndr/srv_ntsvcs.c
source3/librpc/gen_ndr/srv_samr.c
source3/librpc/gen_ndr/srv_srvsvc.c
source3/librpc/gen_ndr/srv_svcctl.c
source3/librpc/gen_ndr/srv_winreg.c
source3/librpc/gen_ndr/srv_wkssvc.c
source3/rpc_server/srv_eventlog.c
source3/rpc_server/srv_ntsvcs.c
source3/rpc_server/srv_pipe.c
source3/rpc_server/srv_spoolss.c
source3/rpc_server/srv_svcctl.c