summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2008-04-23 08:54:57 -0400
committerSimo Sorce <idra@samba.org>2008-04-23 08:54:57 -0400
commitc33c614eb2a2bef51216e75dfdc96583bf4d4f84 (patch)
tree2aeea90c2cf2412107de41835816085fac400c45 /source4
parent7f464f062899c96ebae04c899665500b998ce658 (diff)
downloadsamba-c33c614eb2a2bef51216e75dfdc96583bf4d4f84.tar.gz
samba-c33c614eb2a2bef51216e75dfdc96583bf4d4f84.tar.bz2
samba-c33c614eb2a2bef51216e75dfdc96583bf4d4f84.zip
Revert "Add port number for ncacn_http epmapper."
This reverts commit 1304362b3754960f68fb56e0915c3d80cace6e60. This was causing way too many tests to fail. The dcesrv server was failing to start as the NCACN_HTTP transport is considered invalid. Jelmer please check how to properly fix dcesrv server before re-committing your change. (This used to be commit 0c59b39ad8edcaf9f06a2d1393e11e06e4b2f18f)
Diffstat (limited to 'source4')
-rw-r--r--source4/librpc/idl/epmapper.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/epmapper.idl b/source4/librpc/idl/epmapper.idl
index 89cea57ea5..ea04878094 100644
--- a/source4/librpc/idl/epmapper.idl
+++ b/source4/librpc/idl/epmapper.idl
@@ -15,7 +15,7 @@ import "misc.idl";
uuid("e1af8308-5d1f-11c9-91a4-08002b14a0fa"),
version(3.0),
endpoint("ncacn_np:[\\pipe\\epmapper]", "ncacn_ip_tcp:[135]",
- "ncalrpc:[EPMAPPER]", "ncacn_http:[593]"),
+ "ncalrpc:[EPMAPPER]"),
helpstring("EndPoint Mapper"),
pointer_default(ptr)
]