librpc/rpc: simplify dcerpc_binding_build_tower()
authorStefan Metzmacher <metze@samba.org>
Thu, 30 Jan 2014 22:05:48 +0000 (23:05 +0100)
committerGünther Deschner <gd@samba.org>
Tue, 11 Feb 2014 15:20:31 +0000 (16:20 +0100)
commit98b08dfb6db0accaf7c893adf695e1d0f0b05ade
tree0246d7e9b6307abd194570250a1a2ab3bc785c78
parentd89ff8575dbc223019ee62fc65ec0ede593635f7
librpc/rpc: simplify dcerpc_binding_build_tower()

dcerpc_floor_set_rhs_data() handles the special cases now
and we keep the 'host' part unmodified except
EPM_PROTOCOL_IP addresses. No special '\\' handling anymore.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
librpc/rpc/binding.c