summaryrefslogtreecommitdiff
path: root/librpc
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2015-03-06 20:15:25 +0100
committerGünther Deschner <gd@samba.org>2015-03-13 23:58:09 +0100
commitf014b6f8ac6f5ee5497e08b7452bf20c33fddd4c (patch)
tree2bdbf8b387c467893d5d18f1e32e786de842570a /librpc
parent210f1e6a212d047bda9745ebdcf4809acca0100e (diff)
downloadsamba-f014b6f8ac6f5ee5497e08b7452bf20c33fddd4c.tar.gz
librpc: add ncacn_ip_tcp: endpoint to clusapi.
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'librpc')
-rw-r--r--librpc/idl/clusapi.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/librpc/idl/clusapi.idl b/librpc/idl/clusapi.idl
index 5b1312ee72d..212d0130145 100644
--- a/librpc/idl/clusapi.idl
+++ b/librpc/idl/clusapi.idl
@@ -6,6 +6,7 @@ import "security.idl";
uuid(b97db8b2-4c63-11cf-bff6-08002be23f2f),
version(3.0),
pointer_default(unique),
+ endpoint("ncacn_ip_tcp:"),
helpstring("Failover Cluster Management API (clusapi)")
]
interface clusapi