mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
Add port number for ncacn_http epmapper.
(This used to be commit 1304362b37
)
This commit is contained in:
parent
db30ff4bea
commit
54efc107e5
@ -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]"),
|
||||
"ncalrpc:[EPMAPPER]", "ncacn_http:[593]"),
|
||||
helpstring("EndPoint Mapper"),
|
||||
pointer_default(ptr)
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user