svn commit: samba r19591 - in branches/SAMBA_3_0/source/librpc: gen_ndr idl

jelmer at samba.org jelmer at samba.org
Mon Nov 6 23:20:38 GMT 2006


Author: jelmer
Date: 2006-11-06 23:20:35 +0000 (Mon, 06 Nov 2006)
New Revision: 19591

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

Log:
Use `import' and `include' in the IDL and regenerate.

Modified:
   branches/SAMBA_3_0/source/librpc/gen_ndr/eventlog.h
   branches/SAMBA_3_0/source/librpc/gen_ndr/lsa.h
   branches/SAMBA_3_0/source/librpc/gen_ndr/netlogon.h
   branches/SAMBA_3_0/source/librpc/gen_ndr/srvsvc.h
   branches/SAMBA_3_0/source/librpc/gen_ndr/unixinfo.h
   branches/SAMBA_3_0/source/librpc/gen_ndr/winreg.h
   branches/SAMBA_3_0/source/librpc/gen_ndr/wkssvc.h
   branches/SAMBA_3_0/source/librpc/idl/eventlog.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/srvsvc.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/gen_ndr/eventlog.h
===================================================================
--- branches/SAMBA_3_0/source/librpc/gen_ndr/eventlog.h	2006-11-06 23:19:00 UTC (rev 19590)
+++ branches/SAMBA_3_0/source/librpc/gen_ndr/eventlog.h	2006-11-06 23:20:35 UTC (rev 19591)
@@ -1,10 +1,10 @@
 /* header auto-generated by pidl */
 
+#include "librpc/gen_ndr/lsa.h"
+#include "librpc/gen_ndr/security.h"
 #ifndef _HEADER_eventlog
 #define _HEADER_eventlog
 
-#include "librpc/gen_ndr/lsa.h"
-#include "librpc/gen_ndr/security.h"
 /* bitmap eventlogReadFlags */
 #define EVENTLOG_SEQUENTIAL_READ ( 0x0001 )
 #define EVENTLOG_SEEK_READ ( 0x0002 )

Modified: branches/SAMBA_3_0/source/librpc/gen_ndr/lsa.h
===================================================================
--- branches/SAMBA_3_0/source/librpc/gen_ndr/lsa.h	2006-11-06 23:19:00 UTC (rev 19590)
+++ branches/SAMBA_3_0/source/librpc/gen_ndr/lsa.h	2006-11-06 23:20:35 UTC (rev 19591)
@@ -1,9 +1,9 @@
 /* header auto-generated by pidl */
 
+#include "librpc/gen_ndr/security.h"
 #ifndef _HEADER_lsarpc
 #define _HEADER_lsarpc
 
-#include "librpc/gen_ndr/security.h"
 #define LSA_ENUM_TRUST_DOMAIN_MULTIPLIER	( 60 )
 #define LSA_REF_DOMAIN_LIST_MULTIPLIER	( 32 )
 #define LSA_ENUM_TRUST_DOMAIN_EX_MULTIPLIER	( 82 )

Modified: branches/SAMBA_3_0/source/librpc/gen_ndr/netlogon.h
===================================================================
--- branches/SAMBA_3_0/source/librpc/gen_ndr/netlogon.h	2006-11-06 23:19:00 UTC (rev 19590)
+++ branches/SAMBA_3_0/source/librpc/gen_ndr/netlogon.h	2006-11-06 23:20:35 UTC (rev 19591)
@@ -1,11 +1,11 @@
 /* header auto-generated by pidl */
 
+#include "librpc/gen_ndr/lsa.h"
+#include "librpc/gen_ndr/samr.h"
+#include "librpc/gen_ndr/security.h"
 #ifndef _HEADER_netlogon
 #define _HEADER_netlogon
 
-#include "librpc/gen_ndr/lsa.h"
-#include "librpc/gen_ndr/samr.h"
-#include "librpc/gen_ndr/security.h"
 #define MSV1_0_CLEARTEXT_PASSWORD_ALLOWED	( 0x002 )
 #define MSV1_0_ALLOW_SERVER_TRUST_ACCOUNT	( 0x020 )
 #define MSV1_0_ALLOW_WORKSTATION_TRUST_ACCOUNT	( 0x800 )

Modified: branches/SAMBA_3_0/source/librpc/gen_ndr/srvsvc.h
===================================================================
--- branches/SAMBA_3_0/source/librpc/gen_ndr/srvsvc.h	2006-11-06 23:19:00 UTC (rev 19590)
+++ branches/SAMBA_3_0/source/librpc/gen_ndr/srvsvc.h	2006-11-06 23:20:35 UTC (rev 19591)
@@ -1,10 +1,10 @@
 /* header auto-generated by pidl */
 
+#include "librpc/gen_ndr/security.h"
+#include "librpc/gen_ndr/svcctl.h"
 #ifndef _HEADER_srvsvc
 #define _HEADER_srvsvc
 
-#include "librpc/gen_ndr/security.h"
-#include "librpc/gen_ndr/svcctl.h"
 #define STYPE_TEMPORARY	( 0x40000000 )
 #define STYPE_HIDDEN	( 0x80000000 )
 #define SHARE_1005_CSC_POLICY_MASK	( 0x00000030 )

Modified: branches/SAMBA_3_0/source/librpc/gen_ndr/unixinfo.h
===================================================================
--- branches/SAMBA_3_0/source/librpc/gen_ndr/unixinfo.h	2006-11-06 23:19:00 UTC (rev 19590)
+++ branches/SAMBA_3_0/source/librpc/gen_ndr/unixinfo.h	2006-11-06 23:20:35 UTC (rev 19591)
@@ -1,9 +1,9 @@
 /* header auto-generated by pidl */
 
+#include "librpc/gen_ndr/security.h"
 #ifndef _HEADER_unixinfo
 #define _HEADER_unixinfo
 
-#include "librpc/gen_ndr/security.h"
 struct unixinfo_GetPWUidInfo {
 	NTSTATUS status;
 	const char * homedir;/* [flag(LIBNDR_FLAG_STR_UTF8|LIBNDR_FLAG_STR_NULLTERM)] */

Modified: branches/SAMBA_3_0/source/librpc/gen_ndr/winreg.h
===================================================================
--- branches/SAMBA_3_0/source/librpc/gen_ndr/winreg.h	2006-11-06 23:19:00 UTC (rev 19590)
+++ branches/SAMBA_3_0/source/librpc/gen_ndr/winreg.h	2006-11-06 23:20:35 UTC (rev 19591)
@@ -1,11 +1,11 @@
 /* header auto-generated by pidl */
 
+#include "librpc/gen_ndr/lsa.h"
+#include "librpc/gen_ndr/initshutdown.h"
+#include "librpc/gen_ndr/security.h"
 #ifndef _HEADER_winreg
 #define _HEADER_winreg
 
-#include "librpc/gen_ndr/lsa.h"
-#include "librpc/gen_ndr/initshutdown.h"
-#include "librpc/gen_ndr/security.h"
 /* bitmap winreg_AccessMask */
 
 enum winreg_Type {

Modified: branches/SAMBA_3_0/source/librpc/gen_ndr/wkssvc.h
===================================================================
--- branches/SAMBA_3_0/source/librpc/gen_ndr/wkssvc.h	2006-11-06 23:19:00 UTC (rev 19590)
+++ branches/SAMBA_3_0/source/librpc/gen_ndr/wkssvc.h	2006-11-06 23:20:35 UTC (rev 19591)
@@ -1,9 +1,9 @@
 /* header auto-generated by pidl */
 
+#include "librpc/gen_ndr/srvsvc.h"
 #ifndef _HEADER_wkssvc
 #define _HEADER_wkssvc
 
-#include "librpc/gen_ndr/srvsvc.h"
 struct wkssvc_NetWkstaInfo100 {
 	uint16_t platform_id;
 	const char *server_name;/* [unique,charset(UTF16)] */

Modified: branches/SAMBA_3_0/source/librpc/idl/eventlog.idl
===================================================================
--- branches/SAMBA_3_0/source/librpc/idl/eventlog.idl	2006-11-06 23:19:00 UTC (rev 19590)
+++ branches/SAMBA_3_0/source/librpc/idl/eventlog.idl	2006-11-06 23:20:35 UTC (rev 19591)
@@ -3,9 +3,10 @@
 /*
   eventlog interface definition
 */
+import "lsa.idl", "security.idl";
+
 [ uuid("82273fdc-e32a-18c3-3f78-827929dc23ea"),
   version(0.0),
-  depends(lsa,security),
   pointer_default(unique),
   helpstring("Event Logger")
 ] interface eventlog

Modified: branches/SAMBA_3_0/source/librpc/idl/lsa.idl
===================================================================
--- branches/SAMBA_3_0/source/librpc/idl/lsa.idl	2006-11-06 23:19:00 UTC (rev 19590)
+++ branches/SAMBA_3_0/source/librpc/idl/lsa.idl	2006-11-06 23:20:35 UTC (rev 19591)
@@ -4,12 +4,13 @@
   lsa interface definition
 */
 
+import "security.idl";
+
 [ uuid("12345778-1234-abcd-ef00-0123456789ab"),
   version(0.0),
   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)
+  helpstring("Local Security Authority")
 ] 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-11-06 23:19:00 UTC (rev 19590)
+++ branches/SAMBA_3_0/source/librpc/idl/netlogon.idl	2006-11-06 23:20:35 UTC (rev 19591)
@@ -6,13 +6,15 @@
 
 #include "idl_types.h"
 
+import "lsa.idl", "samr.idl", "security.idl";
+
+
 [
   uuid("12345678-1234-abcd-ef00-01234567cffb"),
   version(1.0),
   endpoint("ncacn_np:[\\pipe\\netlogon]","ncacn_ip_tcp:","ncalrpc:"),
   pointer_default(unique),
-  pointer_default_top(unique),
-  depends(lsa,samr,security)
+  pointer_default_top(unique)
 ]
 
 interface netlogon

Modified: branches/SAMBA_3_0/source/librpc/idl/srvsvc.idl
===================================================================
--- branches/SAMBA_3_0/source/librpc/idl/srvsvc.idl	2006-11-06 23:19:00 UTC (rev 19590)
+++ branches/SAMBA_3_0/source/librpc/idl/srvsvc.idl	2006-11-06 23:20:35 UTC (rev 19591)
@@ -4,13 +4,14 @@
   srvsvc interface definitions
 */
 
+import "security.idl", "svcctl.idl";
+
 [ uuid("4b324fc8-1670-01d3-1278-5a47bf6ee188"),
   version(3.0),
   endpoint("ncacn_np:[\\pipe\\srvsvc]", "ncacn_ip_tcp:", "ncalrpc:"),
   pointer_default(unique),
   pointer_default_top(unique),
-  helpstring("Server Service"),
-  depends(security,svcctl)
+  helpstring("Server Service")
 ] interface srvsvc
 {
 	declare bitmap svcctl_ServerType;

Modified: branches/SAMBA_3_0/source/librpc/idl/unixinfo.idl
===================================================================
--- branches/SAMBA_3_0/source/librpc/idl/unixinfo.idl	2006-11-06 23:19:00 UTC (rev 19590)
+++ branches/SAMBA_3_0/source/librpc/idl/unixinfo.idl	2006-11-06 23:20:35 UTC (rev 19591)
@@ -3,12 +3,13 @@
   Unixinfo interface definition
 */
 
+import "security.idl";
+
 [ uuid("9c54e310-a955-4885-bd31-78787147dfa6"),
   version(0.0),
   endpoint("ncacn_np:[\\pipe\\unixinfo]", "ncacn_ip_tcp:", "ncalrpc:"),
   pointer_default(unique),
-  helpstring("Unixinfo specific stuff"),
-  depends(security)
+  helpstring("Unixinfo specific stuff")
 ] interface unixinfo
 {
 	/******************/

Modified: branches/SAMBA_3_0/source/librpc/idl/winreg.idl
===================================================================
--- branches/SAMBA_3_0/source/librpc/idl/winreg.idl	2006-11-06 23:19:00 UTC (rev 19590)
+++ branches/SAMBA_3_0/source/librpc/idl/winreg.idl	2006-11-06 23:20:35 UTC (rev 19591)
@@ -2,14 +2,15 @@
   winreg interface definition
 */
 
+import "lsa.idl", "initshutdown.idl", "security.idl";
+
 [ 
   uuid("338cd001-2244-31f1-aaaa-900038001003"),
   version(1.0),
   endpoint("ncacn_np:[\\pipe\\winreg]","ncacn_ip_tcp:","ncalrpc:"),
   pointer_default(unique),
   pointer_default_top(unique),
-  helpstring("Remote Registry Service"),
-  depends(lsa,initshutdown,security)
+  helpstring("Remote Registry Service")
 ] 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-11-06 23:19:00 UTC (rev 19590)
+++ branches/SAMBA_3_0/source/librpc/idl/wkssvc.idl	2006-11-06 23:20:35 UTC (rev 19591)
@@ -2,12 +2,13 @@
   wkssvc interface definitions
 */
 
+import "srvsvc.idl";
+
 [ uuid("6bffd098-a112-3610-9833-46c3f87e345a"),
   version(1.0),
   pointer_default(unique),
   pointer_default_top(unique),
-  helpstring("Workstation Service"),
-  depends(srvsvc)
+  helpstring("Workstation Service")
 ] interface wkssvc
 {
 



More information about the samba-cvs mailing list