r20326: always set the binding->target_hostname!
commit7a3aaa40416169d055d7cb7b93d577edc19a1fef
authorStefan Metzmacher <metze@samba.org>
Fri, 22 Dec 2006 19:38:32 +0000 (22 19:38 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:29:41 +0000 (10 14:29 -0500)
tree05c4709884dd0c770e15c7c2a8dbd12f7c01943c
parent4a40f0310c5a3c375874ef42f12a5c434994f8e9
r20326: always set the binding->target_hostname!
we crashed before trying ncacn_np: for frsrpc
as frsrpc doesn't have a ncacn_np endpoint listed
in the idl header and the endpoint mapping code
was trying our smbcli lib with a
NULL target_hostname -> called_name

metze
(This used to be commit ed49e4b1f87db483768dec36732b0c9765d1d4bc)
source4/librpc/rpc/dcerpc_util.c