svn commit: samba r18688 - in branches/SAMBA_3_0/source/librpc/idl: .

jelmer at samba.org jelmer at samba.org
Tue Sep 19 22:14:34 GMT 2006


Author: jelmer
Date: 2006-09-19 22:14:34 +0000 (Tue, 19 Sep 2006)
New Revision: 18688

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18688

Log:
get rid of the now obsolete keepref attribute

Modified:
   branches/SAMBA_3_0/source/librpc/idl/dfs.idl
   branches/SAMBA_3_0/source/librpc/idl/echo.idl
   branches/SAMBA_3_0/source/librpc/idl/eventlog.idl
   branches/SAMBA_3_0/source/librpc/idl/initshutdown.idl
   branches/SAMBA_3_0/source/librpc/idl/lsa.idl
   branches/SAMBA_3_0/source/librpc/idl/netlogon.idl
   branches/SAMBA_3_0/source/librpc/idl/samr.idl
   branches/SAMBA_3_0/source/librpc/idl/spoolss.idl
   branches/SAMBA_3_0/source/librpc/idl/srvsvc.idl
   branches/SAMBA_3_0/source/librpc/idl/svcctl.idl
   branches/SAMBA_3_0/source/librpc/idl/unixinfo.idl
   branches/SAMBA_3_0/source/librpc/idl/winreg.idl
   branches/SAMBA_3_0/source/librpc/idl/wkssvc.idl


Changeset:
Modified: branches/SAMBA_3_0/source/librpc/idl/dfs.idl
===================================================================
--- branches/SAMBA_3_0/source/librpc/idl/dfs.idl	2006-09-19 21:57:59 UTC (rev 18687)
+++ branches/SAMBA_3_0/source/librpc/idl/dfs.idl	2006-09-19 22:14:34 UTC (rev 18688)
@@ -5,8 +5,7 @@
 [ uuid("4fc742e0-4a10-11cf-8273-00aa004ae673"),
   version(3.0),
   pointer_default(unique),
-  helpstring("Settings for Microsoft Distributed File System"),
-  keepref
+  helpstring("Settings for Microsoft Distributed File System")
 ] interface netdfs
 {
 	/******************/

Modified: branches/SAMBA_3_0/source/librpc/idl/echo.idl
===================================================================
--- branches/SAMBA_3_0/source/librpc/idl/echo.idl	2006-09-19 21:57:59 UTC (rev 18687)
+++ branches/SAMBA_3_0/source/librpc/idl/echo.idl	2006-09-19 22:14:34 UTC (rev 18688)
@@ -4,8 +4,7 @@
   endpoint("ncacn_np:[\\pipe\\rpcecho]", "ncacn_ip_tcp:", "ncalrpc:"),
   pointer_default(unique),
   version(1.0),
-  helpstring("Simple echo pipe"),
-  keepref
+  helpstring("Simple echo pipe")
 ]
 interface rpcecho
 {

Modified: branches/SAMBA_3_0/source/librpc/idl/eventlog.idl
===================================================================
--- branches/SAMBA_3_0/source/librpc/idl/eventlog.idl	2006-09-19 21:57:59 UTC (rev 18687)
+++ branches/SAMBA_3_0/source/librpc/idl/eventlog.idl	2006-09-19 22:14:34 UTC (rev 18688)
@@ -7,8 +7,7 @@
   version(0.0),
   depends(lsa,security),
   pointer_default(unique),
-  helpstring("Event Logger"),
-  keepref
+  helpstring("Event Logger")
 ] interface eventlog
 {
 	typedef bitmap {

Modified: branches/SAMBA_3_0/source/librpc/idl/initshutdown.idl
===================================================================
--- branches/SAMBA_3_0/source/librpc/idl/initshutdown.idl	2006-09-19 21:57:59 UTC (rev 18687)
+++ branches/SAMBA_3_0/source/librpc/idl/initshutdown.idl	2006-09-19 22:14:34 UTC (rev 18688)
@@ -9,8 +9,7 @@
   version(1.0),
   endpoint("ncacn_np:[\\pipe\\InitShutdown]"),
   pointer_default(unique),
-  helpstring("Init shutdown service"),
-  keepref
+  helpstring("Init shutdown service")
 ] interface initshutdown
 {
 	typedef struct {

Modified: branches/SAMBA_3_0/source/librpc/idl/lsa.idl
===================================================================
--- branches/SAMBA_3_0/source/librpc/idl/lsa.idl	2006-09-19 21:57:59 UTC (rev 18687)
+++ branches/SAMBA_3_0/source/librpc/idl/lsa.idl	2006-09-19 22:14:34 UTC (rev 18688)
@@ -9,8 +9,7 @@
   endpoint("ncacn_np:[\\pipe\\lsarpc]","ncacn_np:[\\pipe\\netlogon]","ncacn_np:[\\pipe\\lsass]", "ncacn_ip_tcp:", "ncalrpc:"),
   pointer_default(unique),
   helpstring("Local Security Authority"),
-  depends(security),
-  keepref
+  depends(security)
 ] interface lsarpc
 {
 	declare bitmap security_secinfo;

Modified: branches/SAMBA_3_0/source/librpc/idl/netlogon.idl
===================================================================
--- branches/SAMBA_3_0/source/librpc/idl/netlogon.idl	2006-09-19 21:57:59 UTC (rev 18687)
+++ branches/SAMBA_3_0/source/librpc/idl/netlogon.idl	2006-09-19 22:14:34 UTC (rev 18688)
@@ -12,8 +12,7 @@
   endpoint("ncacn_np:[\\pipe\\netlogon]","ncacn_ip_tcp:","ncalrpc:"),
   pointer_default(unique),
   pointer_default_top(unique),
-  depends(lsa,samr,security),
-  keepref
+  depends(lsa,samr,security)
 ]
 
 interface netlogon

Modified: branches/SAMBA_3_0/source/librpc/idl/samr.idl
===================================================================
--- branches/SAMBA_3_0/source/librpc/idl/samr.idl	2006-09-19 21:57:59 UTC (rev 18687)
+++ branches/SAMBA_3_0/source/librpc/idl/samr.idl	2006-09-19 22:14:34 UTC (rev 18688)
@@ -13,8 +13,7 @@
   endpoint("ncacn_np:[\\pipe\\samr]","ncacn_ip_tcp:", "ncalrpc:"),
   pointer_default(unique),
   pointer_default_top(unique),
-  depends(misc,lsa,security),
-  keepref
+  depends(misc,lsa,security)
 ] interface samr
 {
 	declare bitmap security_secinfo;

Modified: branches/SAMBA_3_0/source/librpc/idl/spoolss.idl
===================================================================
--- branches/SAMBA_3_0/source/librpc/idl/spoolss.idl	2006-09-19 21:57:59 UTC (rev 18687)
+++ branches/SAMBA_3_0/source/librpc/idl/spoolss.idl	2006-09-19 22:14:34 UTC (rev 18688)
@@ -11,8 +11,7 @@
   pointer_default_top(unique),
   helpstring("Spooler SubSystem"),
   depends(security),
-  helper("librpc/ndr/ndr_spoolss_buf.h"),
-  keepref
+  helper("librpc/ndr/ndr_spoolss_buf.h")
 ] interface spoolss
 {
 	typedef struct {

Modified: branches/SAMBA_3_0/source/librpc/idl/srvsvc.idl
===================================================================
--- branches/SAMBA_3_0/source/librpc/idl/srvsvc.idl	2006-09-19 21:57:59 UTC (rev 18687)
+++ branches/SAMBA_3_0/source/librpc/idl/srvsvc.idl	2006-09-19 22:14:34 UTC (rev 18688)
@@ -10,8 +10,7 @@
   pointer_default(unique),
   pointer_default_top(unique),
   helpstring("Server Service"),
-  depends(security,svcctl),
-  keepref
+  depends(security,svcctl)
 ] interface srvsvc
 {
 	declare bitmap svcctl_ServerType;

Modified: branches/SAMBA_3_0/source/librpc/idl/svcctl.idl
===================================================================
--- branches/SAMBA_3_0/source/librpc/idl/svcctl.idl	2006-09-19 21:57:59 UTC (rev 18687)
+++ branches/SAMBA_3_0/source/librpc/idl/svcctl.idl	2006-09-19 22:14:34 UTC (rev 18688)
@@ -9,8 +9,7 @@
   pointer_default(unique),
   pointer_default_top(unique),
   endpoint("ncacn_np:[\\pipe\\svcctl]", "ncalrpc:"),
-  helpstring("Service Control"),
-  keepref
+  helpstring("Service Control")
 ] interface svcctl
 {
 	typedef struct {

Modified: branches/SAMBA_3_0/source/librpc/idl/unixinfo.idl
===================================================================
--- branches/SAMBA_3_0/source/librpc/idl/unixinfo.idl	2006-09-19 21:57:59 UTC (rev 18687)
+++ branches/SAMBA_3_0/source/librpc/idl/unixinfo.idl	2006-09-19 22:14:34 UTC (rev 18688)
@@ -8,8 +8,7 @@
   endpoint("ncacn_np:[\\pipe\\unixinfo]", "ncacn_ip_tcp:", "ncalrpc:"),
   pointer_default(unique),
   helpstring("Unixinfo specific stuff"),
-  depends(security),
-  keepref
+  depends(security)
 ] interface unixinfo
 {
 	/******************/

Modified: branches/SAMBA_3_0/source/librpc/idl/winreg.idl
===================================================================
--- branches/SAMBA_3_0/source/librpc/idl/winreg.idl	2006-09-19 21:57:59 UTC (rev 18687)
+++ branches/SAMBA_3_0/source/librpc/idl/winreg.idl	2006-09-19 22:14:34 UTC (rev 18688)
@@ -9,8 +9,7 @@
   pointer_default(unique),
   pointer_default_top(unique),
   helpstring("Remote Registry Service"),
-  depends(lsa,initshutdown,security),
-  keepref
+  depends(lsa,initshutdown,security)
 ] interface winreg
 {
 	declare bitmap security_secinfo;

Modified: branches/SAMBA_3_0/source/librpc/idl/wkssvc.idl
===================================================================
--- branches/SAMBA_3_0/source/librpc/idl/wkssvc.idl	2006-09-19 21:57:59 UTC (rev 18687)
+++ branches/SAMBA_3_0/source/librpc/idl/wkssvc.idl	2006-09-19 22:14:34 UTC (rev 18688)
@@ -7,8 +7,7 @@
   pointer_default(unique),
   pointer_default_top(unique),
   helpstring("Workstation Service"),
-  depends(srvsvc),
-  keepref
+  depends(srvsvc)
 ] interface wkssvc
 {
 



More information about the samba-cvs mailing list