r10368: when building the epm tower, don't put host names in the ip address
authorAndrew Tridgell <tridge@samba.org>
Tue, 20 Sep 2005 22:52:54 +0000 (22:52 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:38:32 +0000 (13:38 -0500)
commitb9630507694a4528accf551e187bfb1aeed179ce
tree126c3c60a7a57bc59725ba1dc79342930f031f7c
parent8db177b652cdede2f509d6c96d1c99e875c2d284
r10368: when building the epm tower, don't put host names in the ip address
field, instead put a zero address. Note that zero is correct (ie. we
shouldn't do the lookup) as in the client we want to send a zero for
the server to fill in. When we make this call from the server we fill
in a real IP.
(This used to be commit e54c8b5658761c33d50a1a557d2ec77229b07b47)
source4/librpc/rpc/dcerpc_util.c