summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/srvsvc.idl
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-05-01 10:18:58 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:16:25 -0500
commitd448b73b5c80d73a7bdb3a669d9660c0a67da336 (patch)
tree4ffa5f88c97891f8645e8738c3241d4c249209ce /source4/librpc/idl/srvsvc.idl
parent1fd59e3d6112b295f292a4586cc16363c3d4514b (diff)
downloadsamba-d448b73b5c80d73a7bdb3a669d9660c0a67da336.tar.gz
samba-d448b73b5c80d73a7bdb3a669d9660c0a67da336.tar.bz2
samba-d448b73b5c80d73a7bdb3a669d9660c0a67da336.zip
r6557: make srvsvc available on ncalrpc and ncacn_ip_tcp so we can do each
comparitive benchmarks (This used to be commit d4e702da77be0e96198fc1585fa7858717d236a6)
Diffstat (limited to 'source4/librpc/idl/srvsvc.idl')
-rw-r--r--source4/librpc/idl/srvsvc.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/librpc/idl/srvsvc.idl b/source4/librpc/idl/srvsvc.idl
index d7210eef1e..e986ea16ed 100644
--- a/source4/librpc/idl/srvsvc.idl
+++ b/source4/librpc/idl/srvsvc.idl
@@ -6,6 +6,7 @@
[ uuid("4b324fc8-1670-01d3-1278-5a47bf6ee188"),
version(3.0),
+ endpoint("ncacn_np:[\\pipe\\srvsvc]", "ncacn_ip_tcp:", "ncalrpc:"),
pointer_default(unique),
helpstring("Server Service"),
depends(security,svcctl)