svn commit: samba r15653 - in branches/SAMBA_4_0/source/librpc/idl: .

jelmer at samba.org jelmer at samba.org
Tue May 16 23:51:03 GMT 2006


Author: jelmer
Date: 2006-05-16 23:51:01 +0000 (Tue, 16 May 2006)
New Revision: 15653

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

Log:
Remove idl_types.h include where possible. Remove 
types from .h file that are now in pidls' aliases list.

Modified:
   branches/SAMBA_4_0/source/librpc/idl/atsvc.idl
   branches/SAMBA_4_0/source/librpc/idl/dcom.idl
   branches/SAMBA_4_0/source/librpc/idl/dfs.idl
   branches/SAMBA_4_0/source/librpc/idl/dnsserver.idl
   branches/SAMBA_4_0/source/librpc/idl/dssetup.idl
   branches/SAMBA_4_0/source/librpc/idl/echo.idl
   branches/SAMBA_4_0/source/librpc/idl/efs.idl
   branches/SAMBA_4_0/source/librpc/idl/idl_types.h
   branches/SAMBA_4_0/source/librpc/idl/mgmt.idl
   branches/SAMBA_4_0/source/librpc/idl/misc.idl
   branches/SAMBA_4_0/source/librpc/idl/netlogon.idl
   branches/SAMBA_4_0/source/librpc/idl/opendb.idl
   branches/SAMBA_4_0/source/librpc/idl/oxidresolver.idl
   branches/SAMBA_4_0/source/librpc/idl/protected_storage.idl
   branches/SAMBA_4_0/source/librpc/idl/remact.idl
   branches/SAMBA_4_0/source/librpc/idl/rot.idl
   branches/SAMBA_4_0/source/librpc/idl/samr.idl
   branches/SAMBA_4_0/source/librpc/idl/unixinfo.idl
   branches/SAMBA_4_0/source/librpc/idl/winreg.idl
   branches/SAMBA_4_0/source/librpc/idl/wkssvc.idl


Changeset:
Modified: branches/SAMBA_4_0/source/librpc/idl/atsvc.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/atsvc.idl	2006-05-16 23:49:31 UTC (rev 15652)
+++ branches/SAMBA_4_0/source/librpc/idl/atsvc.idl	2006-05-16 23:51:01 UTC (rev 15653)
@@ -2,8 +2,6 @@
   atsvc interface definition
 */
 
-#include "idl_types.h"
-
 [ uuid("1ff70682-0a51-30e8-076d-740be8cee98b"),
   version(1.0),
   pointer_default(unique),

Modified: branches/SAMBA_4_0/source/librpc/idl/dcom.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/dcom.idl	2006-05-16 23:49:31 UTC (rev 15652)
+++ branches/SAMBA_4_0/source/librpc/idl/dcom.idl	2006-05-16 23:51:01 UTC (rev 15653)
@@ -1,5 +1,3 @@
-#include "idl_types.h"
-
 /**
   DCOM interfaces
   http://www.ietf.org/internet-drafts/draft-brown-dcom-v1-spec-04.txt

Modified: branches/SAMBA_4_0/source/librpc/idl/dfs.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/dfs.idl	2006-05-16 23:49:31 UTC (rev 15652)
+++ branches/SAMBA_4_0/source/librpc/idl/dfs.idl	2006-05-16 23:51:01 UTC (rev 15653)
@@ -2,8 +2,6 @@
   dfs interface definition
 */
 
-#include "idl_types.h"
-
 [ uuid("4fc742e0-4a10-11cf-8273-00aa004ae673"),
   version(3.0),
   pointer_default(unique),

Modified: branches/SAMBA_4_0/source/librpc/idl/dnsserver.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/dnsserver.idl	2006-05-16 23:49:31 UTC (rev 15652)
+++ branches/SAMBA_4_0/source/librpc/idl/dnsserver.idl	2006-05-16 23:51:01 UTC (rev 15653)
@@ -2,8 +2,6 @@
   dnsserver interface definition
 */
 
-#include "idl_types.h"
-
 [ uuid("50abc2a4-574d-40b3-9d66-ee4fd5fba076"),
   version(5.0),
   pointer_default(unique),

Modified: branches/SAMBA_4_0/source/librpc/idl/dssetup.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/dssetup.idl	2006-05-16 23:49:31 UTC (rev 15652)
+++ branches/SAMBA_4_0/source/librpc/idl/dssetup.idl	2006-05-16 23:51:01 UTC (rev 15653)
@@ -1,5 +1,3 @@
-#include "idl_types.h"
-
 /*
   dssetup interface definition
 */

Modified: branches/SAMBA_4_0/source/librpc/idl/echo.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/echo.idl	2006-05-16 23:49:31 UTC (rev 15652)
+++ branches/SAMBA_4_0/source/librpc/idl/echo.idl	2006-05-16 23:51:01 UTC (rev 15653)
@@ -1,6 +1,4 @@
-#include "idl_types.h"
 
-
 [
   uuid("60a15ec5-4de8-11d7-a637-005056a20182"),
   endpoint("ncacn_np:[\\pipe\\rpcecho]", "ncacn_ip_tcp:", "ncalrpc:"),

Modified: branches/SAMBA_4_0/source/librpc/idl/efs.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/efs.idl	2006-05-16 23:49:31 UTC (rev 15652)
+++ branches/SAMBA_4_0/source/librpc/idl/efs.idl	2006-05-16 23:51:01 UTC (rev 15653)
@@ -1,4 +1,3 @@
-#include "idl_types.h"
 /*
 	IDL definitions from original packet-dcerpc-efs.c
         by Jean-Baptiste Marchand

Modified: branches/SAMBA_4_0/source/librpc/idl/idl_types.h
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/idl_types.h	2006-05-16 23:49:31 UTC (rev 15652)
+++ branches/SAMBA_4_0/source/librpc/idl/idl_types.h	2006-05-16 23:51:01 UTC (rev 15653)
@@ -80,17 +80,7 @@
 #define NDR_LITTLE_ENDIAN LIBNDR_FLAG_LITTLE_ENDIAN
 #define NDR_BIG_ENDIAN LIBNDR_FLAG_BIGENDIAN
 
-
 /*
-  these are used by the epmapper and mgmt interfaces
-*/
-#define error_status_t uint32
-#define boolean32 uint32
-#define unsigned32 uint32
-
-/*
   this is used to control formatting of uint8 arrays
 */
 #define NDR_PAHEX LIBNDR_PRINT_ARRAY_HEX
-
-#define bool8 uint8

Modified: branches/SAMBA_4_0/source/librpc/idl/mgmt.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/mgmt.idl	2006-05-16 23:49:31 UTC (rev 15652)
+++ branches/SAMBA_4_0/source/librpc/idl/mgmt.idl	2006-05-16 23:51:01 UTC (rev 15653)
@@ -1,5 +1,3 @@
-#include "idl_types.h"
-
 /*
   dcerpc remote management interface
 */

Modified: branches/SAMBA_4_0/source/librpc/idl/misc.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/misc.idl	2006-05-16 23:49:31 UTC (rev 15652)
+++ branches/SAMBA_4_0/source/librpc/idl/misc.idl	2006-05-16 23:51:01 UTC (rev 15653)
@@ -1,5 +1,3 @@
-#include "idl_types.h"
-
 /*
   miscellaneous IDL structures
 */

Modified: branches/SAMBA_4_0/source/librpc/idl/netlogon.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/netlogon.idl	2006-05-16 23:49:31 UTC (rev 15652)
+++ branches/SAMBA_4_0/source/librpc/idl/netlogon.idl	2006-05-16 23:51:01 UTC (rev 15653)
@@ -353,7 +353,7 @@
 	} netr_USER_KEYS;
 
 	typedef struct {
-		bool8  SensitiveDataFlag;
+		boolean8  SensitiveDataFlag;
 		uint32 DataLength;
 
 		/* netr_USER_KEYS encrypted with the session key */
@@ -380,9 +380,9 @@
 		samr_AcctFlags acct_flags;
 		samr_Password lmpassword;
 		samr_Password ntpassword;
-		bool8 nt_password_present;
-		bool8 lm_password_present;
-		bool8 password_expired;
+		boolean8 nt_password_present;
+		boolean8 lm_password_present;
+		boolean8 password_expired;
 		lsa_String comment;
 		lsa_String parameters;
 		uint16 country_code;
@@ -498,7 +498,7 @@
 	typedef struct {
 		uint32 maxlogsize;
 		NTTIME auditretentionperiod;
-		bool8 auditingmode;
+		boolean8 auditingmode;
 		uint32 maxauditeventcount;
 		[size_is(maxauditeventcount+1)] uint32 *eventauditoptions;
 		lsa_String primary_domain_name;

Modified: branches/SAMBA_4_0/source/librpc/idl/opendb.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/opendb.idl	2006-05-16 23:49:31 UTC (rev 15652)
+++ branches/SAMBA_4_0/source/librpc/idl/opendb.idl	2006-05-16 23:51:01 UTC (rev 15653)
@@ -20,7 +20,7 @@
 		pointer file_handle;
 		/* we need a per-entry delete on close, as well as a per-file
 		   one, to cope with strange semantics on open */
-		bool8 delete_on_close;
+		boolean8 delete_on_close;
 		uint32 oplock_level;
 	} opendb_entry;
 
@@ -30,7 +30,7 @@
 	} opendb_pending;
 
 	typedef [public] struct {
-		bool8 delete_on_close;
+		boolean8 delete_on_close;
 		utf8string path;
 		uint32 num_entries;
 		opendb_entry entries[num_entries];

Modified: branches/SAMBA_4_0/source/librpc/idl/oxidresolver.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/oxidresolver.idl	2006-05-16 23:49:31 UTC (rev 15652)
+++ branches/SAMBA_4_0/source/librpc/idl/oxidresolver.idl	2006-05-16 23:51:01 UTC (rev 15653)
@@ -1,5 +1,3 @@
-#include "idl_types.h"
-
 /**
   DCOM interfaces
   http://www.grimes.demon.co.uk/DCOM/DCOMSpec.htm

Modified: branches/SAMBA_4_0/source/librpc/idl/protected_storage.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/protected_storage.idl	2006-05-16 23:49:31 UTC (rev 15652)
+++ branches/SAMBA_4_0/source/librpc/idl/protected_storage.idl	2006-05-16 23:51:01 UTC (rev 15653)
@@ -1,5 +1,3 @@
-#include "idl_types.h"
-
 /*
   protected_storage interface definitions
   Also seen with UUID: 

Modified: branches/SAMBA_4_0/source/librpc/idl/remact.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/remact.idl	2006-05-16 23:49:31 UTC (rev 15652)
+++ branches/SAMBA_4_0/source/librpc/idl/remact.idl	2006-05-16 23:51:01 UTC (rev 15653)
@@ -1,5 +1,3 @@
-#include "idl_types.h"
-
 /**
   DCOM interfaces
   http://www.grimes.demon.co.uk/DCOM/DCOMSpec.htm

Modified: branches/SAMBA_4_0/source/librpc/idl/rot.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/rot.idl	2006-05-16 23:49:31 UTC (rev 15652)
+++ branches/SAMBA_4_0/source/librpc/idl/rot.idl	2006-05-16 23:51:01 UTC (rev 15653)
@@ -1,5 +1,3 @@
-#include "idl_types.h"
-
 [
 	uuid("b9e79e60-3d52-11ce-aaa1-00006901293f"),
 	version(0.2),

Modified: branches/SAMBA_4_0/source/librpc/idl/samr.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/samr.idl	2006-05-16 23:49:31 UTC (rev 15652)
+++ branches/SAMBA_4_0/source/librpc/idl/samr.idl	2006-05-16 23:51:01 UTC (rev 15653)
@@ -817,15 +817,15 @@
 	*/
 	NTSTATUS samr_ChangePasswordUser(
 		[in,ref]    policy_handle *user_handle,
-		[in]        bool8 lm_present,
+		[in]        boolean8 lm_present,
 		[in]        samr_Password *old_lm_crypted,
 		[in]        samr_Password *new_lm_crypted,
-		[in]        bool8 nt_present,
+		[in]        boolean8 nt_present,
 		[in]        samr_Password *old_nt_crypted,
 		[in]        samr_Password *new_nt_crypted,
-		[in]        bool8 cross1_present,
+		[in]        boolean8 cross1_present,
 		[in]        samr_Password *nt_cross,
-		[in]        bool8 cross2_present,
+		[in]        boolean8 cross2_present,
 		[in]        samr_Password *lm_cross
 		);
 
@@ -1086,7 +1086,7 @@
 		[in,ref]          lsa_String *account,
 		[in]              samr_CryptPassword *nt_password,
 		[in]              samr_Password *nt_verifier,
-		[in]              bool8 lm_change,
+		[in]              boolean8 lm_change,
 		[in]              samr_CryptPassword *lm_password,
 		[in]              samr_Password *lm_verifier
 		);
@@ -1171,7 +1171,7 @@
 		[in,ref]          lsa_String *account,
 		[in]              samr_CryptPassword *nt_password,
 		[in]              samr_Password *nt_verifier,
-		[in]              bool8 lm_change,
+		[in]              boolean8 lm_change,
 		[in]              samr_CryptPassword *lm_password,
 		[in]              samr_Password *lm_verifier,
 		[in]              samr_CryptPassword *password3,

Modified: branches/SAMBA_4_0/source/librpc/idl/unixinfo.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/unixinfo.idl	2006-05-16 23:49:31 UTC (rev 15652)
+++ branches/SAMBA_4_0/source/librpc/idl/unixinfo.idl	2006-05-16 23:51:01 UTC (rev 15653)
@@ -1,5 +1,3 @@
-#include "idl_types.h"
-
 /*
   Unixinfo interface definition
 */

Modified: branches/SAMBA_4_0/source/librpc/idl/winreg.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/winreg.idl	2006-05-16 23:49:31 UTC (rev 15652)
+++ branches/SAMBA_4_0/source/librpc/idl/winreg.idl	2006-05-16 23:51:01 UTC (rev 15653)
@@ -1,5 +1,3 @@
-#include "idl_types.h"
-
 /*
   winreg interface definition
 */
@@ -95,7 +93,7 @@
 	typedef struct {
 		uint32 length;
 		KeySecurityData sd;
-		bool8  inherit;
+		boolean8  inherit;
 	} winreg_SecBuf;
 
 	typedef [v1_enum] enum {

Modified: branches/SAMBA_4_0/source/librpc/idl/wkssvc.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/wkssvc.idl	2006-05-16 23:49:31 UTC (rev 15652)
+++ branches/SAMBA_4_0/source/librpc/idl/wkssvc.idl	2006-05-16 23:51:01 UTC (rev 15653)
@@ -1,5 +1,3 @@
-#include "idl_types.h"
-
 /*
   wkssvc interface definitions
 */



More information about the samba-cvs mailing list