r5209: Fix the endpoint mapper to work with IPX endpoints (which
authorJelmer Vernooij <jelmer@samba.org>
Fri, 4 Feb 2005 01:32:19 +0000 (01:32 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:31 +0000 (13:09 -0500)
commit60d9b40ba4fec876b7288bd51340d6b302af00e3
tree71a0369df1326cb34fd2b55040e45742113f8704
parent10c211f2afc45e7a75f024c946a5c8232d7efd6b
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.
(This used to be commit 7b847de64f35b8e897b64ad047d8aea3813214f8)
source4/gtk/tools/gepdump.c
source4/librpc/idl/epmapper.idl
source4/librpc/idl/mgmt.idl
source4/librpc/rpc/dcerpc.h
source4/librpc/rpc/dcerpc_util.c
source4/rpc_server/epmapper/rpc_epmapper.c
source4/torture/rpc/epmapper.c