r5209: Fix the endpoint mapper to work with IPX endpoints (which
commit7b847de64f35b8e897b64ad047d8aea3813214f8
authorJelmer Vernooij <jelmer@samba.org>
Fri, 4 Feb 2005 01:32:19 +0000 (4 01:32 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:31 +0000 (10 13:09 -0500)
treeda0f40ba648cb424f62b48e72ab33a291c1a02fa
parent274ef2a206aa00b3155adc27f5b7e35d3fa52bf6
r5209: Fix the endpoint mapper to work with IPX endpoints (which
accidently have the same protocol id as UUID's)
Before this, Samba would give NDR errors when contacting
a remote server that has IPX support enabled.

This one was on my long due bugs list.
source/gtk/tools/gepdump.c
source/librpc/idl/epmapper.idl
source/librpc/idl/mgmt.idl
source/librpc/rpc/dcerpc.h
source/librpc/rpc/dcerpc_util.c
source/rpc_server/epmapper/rpc_epmapper.c
source/torture/rpc/epmapper.c