r14714: On DCE/RPC, we need the name of the remote server used on the socket,
authorAndrew Bartlett <abartlet@samba.org>
Sat, 25 Mar 2006 11:39:09 +0000 (11:39 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:59:12 +0000 (13:59 -0500)
commit6d57d1dbb76e7d1ca2fd4f1a6c0bacfa7a189e2b
tree76dfcae9bd5fa5c88324bbdb293cd75badc08273
parent78447333b0fc9450e18cd1d1c15df62acb5f0f36
r14714: On DCE/RPC, we need the name of the remote server used on the socket,
for Kerberos.  It must be the full name contacted, not the 'called
name' we might want to use for \\server things, so add another function.

Andrew Bartlett
source/librpc/rpc/dcerpc.h
source/librpc/rpc/dcerpc_auth.c
source/librpc/rpc/dcerpc_smb.c
source/librpc/rpc/dcerpc_smb2.c
source/librpc/rpc/dcerpc_sock.c