On DCE/RPC, we need the name of the remote server used on the socket,
authorabartlet <abartlet@0c0555d6-39d7-0310-84fc-f1cc0bd64818>
Sat, 25 Mar 2006 11:39:09 +0000 (11:39 +0000)
committerabartlet <abartlet@0c0555d6-39d7-0310-84fc-f1cc0bd64818>
Sat, 25 Mar 2006 11:39:09 +0000 (11:39 +0000)
commit946ae8dba5e48ff4e75151e0b0543443eb05ba08
treea4bc14b5c6e16aa7c70597e22cc49831ea2da6df
parentd5c42b8723b8e292638bddb535abe1640bb909e7
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

git-svn-id: svn+ssh://svn.samba.org/data/svn/samba/branches/SAMBA_4_0@14714 0c0555d6-39d7-0310-84fc-f1cc0bd64818
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