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)
commit57589e3b67c4fbe6412478bef9a46cdf5b1df795
tree48857bc99ae19b3d1c3b445f56fcdf0f39393b47
parent26137648ab133c6f6ead953aac33e0e3908dabf4
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
(This used to be commit 6d57d1dbb76e7d1ca2fd4f1a6c0bacfa7a189e2b)
source4/librpc/rpc/dcerpc.h
source4/librpc/rpc/dcerpc_auth.c
source4/librpc/rpc/dcerpc_smb.c
source4/librpc/rpc/dcerpc_smb2.c
source4/librpc/rpc/dcerpc_sock.c