r19591: Use `import' and `include' in the IDL and regenerate.
authorJelmer Vernooij <jelmer@samba.org>
Mon, 6 Nov 2006 23:20:35 +0000 (23:20 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:15:42 +0000 (12:15 -0500)
14 files changed:
source/librpc/gen_ndr/eventlog.h
source/librpc/gen_ndr/lsa.h
source/librpc/gen_ndr/netlogon.h
source/librpc/gen_ndr/srvsvc.h
source/librpc/gen_ndr/unixinfo.h
source/librpc/gen_ndr/winreg.h
source/librpc/gen_ndr/wkssvc.h
source/librpc/idl/eventlog.idl
source/librpc/idl/lsa.idl
source/librpc/idl/netlogon.idl
source/librpc/idl/srvsvc.idl
source/librpc/idl/unixinfo.idl
source/librpc/idl/winreg.idl
source/librpc/idl/wkssvc.idl

index 0ddc9cc3460bdbfa3fc267b87dabf031d0e4809e..6b5bdf1b8918fff09eaa4cf56becb2f3fed387e8 100644 (file)
@@ -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 )
index 87d1a5ccf22372e42600927f0dccdf6f929bb1ff..0ffc8ed31b4c3bbf3ab11c0a15d1a555e855d1d6 100644 (file)
@@ -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 )
index 36058ec5aa5ecfef236c6ade91816e90649fc282..18c49501bf8ad78f66348493f001c7fb5cee03cb 100644 (file)
@@ -1,11 +1,11 @@
 /* header auto-generated by pidl */
 
-#ifndef _HEADER_netlogon
-#define _HEADER_netlogon
-
 #include "librpc/gen_ndr/lsa.h"
 #include "librpc/gen_ndr/samr.h"
 #include "librpc/gen_ndr/security.h"
+#ifndef _HEADER_netlogon
+#define _HEADER_netlogon
+
 #define MSV1_0_CLEARTEXT_PASSWORD_ALLOWED      ( 0x002 )
 #define MSV1_0_ALLOW_SERVER_TRUST_ACCOUNT      ( 0x020 )
 #define MSV1_0_ALLOW_WORKSTATION_TRUST_ACCOUNT ( 0x800 )
index fe8c5c370a1470914b2b50c64f0828f7f2d9a7c1..a1519c3ba8a0b9a2304d429900d5735596e6f518 100644 (file)
@@ -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 )
index 232cb935f3b558873fe4e1f5626024f90da924ba..8ebadc796b88f12088d88e823d1ffbeb24e5c818 100644 (file)
@@ -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)] */
index 2379a7493ebd8618f3c19906f1639839b1aaa01f..8b2e4c5151ee5cd7ac38d772540d8bc760590590 100644 (file)
@@ -1,11 +1,11 @@
 /* header auto-generated by pidl */
 
-#ifndef _HEADER_winreg
-#define _HEADER_winreg
-
 #include "librpc/gen_ndr/lsa.h"
 #include "librpc/gen_ndr/initshutdown.h"
 #include "librpc/gen_ndr/security.h"
+#ifndef _HEADER_winreg
+#define _HEADER_winreg
+
 /* bitmap winreg_AccessMask */
 
 enum winreg_Type {
index 84e6d1985300e7b4cd07c3b52e1e36b419510e8f..a6b75920ac56788cb11b016c266854ae6a06cbb9 100644 (file)
@@ -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)] */
index 06b9a45fa4872c3338698643dbe20a9b65d684e6..e088137ccfaabbf344b6634e0c3f5a3606cf74c3 100644 (file)
@@ -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
index 1e941e6f3bd49e85a14046a47682977f262da853..556ab21af48dfd80fa43a7c65263ce8552e90db9 100644 (file)
@@ -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;
index f76f10fd2cc3bd988f3c71e00ae7632e50eac395..139975fe12840f6d3cf3f80e38d2cdd9a476aec4 100644 (file)
@@ -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
index 3fb42c6aa53afd9fa9fb4049c40f167d71774689..c054dfdb45f4ba664bdc9a9bd2fc373e5700feb3 100644 (file)
@@ -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;
index 4b12a3056ac63fb950b1d12050d8661fa3b737ed..c674329e524126f52833ebc606f789c74e790c65 100644 (file)
@@ -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
 {
        /******************/
index 13e3dcfc50cf1ac4d7275220f53311c4e1752624..e911f475250c15175b538673d0686e70499ebec7 100644 (file)
@@ -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;
index 80fe4efa1a7cbbd26c81ac86265a202b3a744938..98688fac46a89e1ef1e6c16d1a729c34dfbe246c 100644 (file)
@@ -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
 {