s4:rpc_server Add a 'if_version' parameter to the bind operation. rpc-proxy
authorAndrew Bartlett <abartlet@samba.org>
Fri, 19 Feb 2010 07:02:46 +0000 (18:02 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 19 Feb 2010 07:02:46 +0000 (18:02 +1100)
commit0b44a3ede88c7c75e4fa6857b16cf68b898d65c4
tree2a9cd90cb93922fd6d37e763b9d55460ce874ae8
parent0c0bae0501f00d4d36fd452ca35e1bc2c06953ac
s4:rpc_server Add a 'if_version' parameter to the bind operation.

This allows the interface version to be forwarded to the remote server
in the RPC proxy, both in the endpoint lookup and the subsequent bind.

Andrew Bartlett
pidl/lib/Parse/Pidl/Samba4/COM/Stub.pm
pidl/lib/Parse/Pidl/Samba4/NDR/Server.pm
source4/rpc_server/dcerpc_server.c
source4/rpc_server/dcerpc_server.h
source4/rpc_server/remote/dcesrv_remote.c