s4:rpc_server Add a 'if_version' parameter to the bind operation.
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 15:55:29 +0000 (02:55 +1100)
commitf74ce57cb584d9e9d99b26e0467cc0c4b541f84d
treeb29c48fa0065acdc2c5c9213c09b65993e353882
parent9f222841fedd3796c238146081c20591ae72747b
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