1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-24 21:49:29 +03:00

r3283: converted to quoted uuid() defines in all our IDL. This should help

the build on systems like solaris with the SunPRO compiler
This commit is contained in:
Andrew Tridgell
2004-10-27 04:48:41 +00:00
committed by Gerald (Jerry) Carter
parent 4aab2cb210
commit fe913ad11b
37 changed files with 63 additions and 63 deletions

View File

@ -4,7 +4,7 @@
#include "idl_types.h"
[ uuid(1ff70682-0a51-30e8-076d-740be8cee98b),
[ uuid("1ff70682-0a51-30e8-076d-740be8cee98b"),
version(1.0),
pointer_default(unique),
helpstring("Queue/List/Remove jobs for later execution"),

View File

@ -1,5 +1,5 @@
[
uuid(0a74ef1c-41a4-4e06-83ae-dc74fb1cdd53),
uuid("0a74ef1c-41a4-4e06-83ae-dc74fb1cdd53"),
version(1.0),
helpstring("Audio Server")
] interface audiosrv

View File

@ -1,5 +1,5 @@
[
uuid(6bffd098-a112-3610-9833-012892020162),
uuid("6bffd098-a112-3610-9833-012892020162"),
version(0.0),
helpstring("Browsing"),
endpoint("lcalrpc:")

View File

@ -1,5 +1,5 @@
[
uuid(1d55b526-c137-46c5-ab79-638f2a68e869),
uuid("1d55b526-c137-46c5-ab79-638f2a68e869"),
version(1.0),
helpstring("Remote IDL debugger")
] interface dbgidl

View File

@ -9,7 +9,7 @@
#define OLESTR unistr
[
uuid(18f70770-8e64-11cf-9af1-0020af6e72f4),
uuid("18f70770-8e64-11cf-9af1-0020af6e72f4"),
version(0.0)
] interface dcom_Unknown
{
@ -19,7 +19,7 @@
}
[
uuid(99fcfe60-5260-101b-bbcb-00aa0021347a),
uuid("99fcfe60-5260-101b-bbcb-00aa0021347a"),
pointer_default(unique)
]
interface ObjectRpcBaseTypes
@ -270,7 +270,7 @@ interface ObjectRpcBaseTypes
[
object,
uuid(00000000-0000-0000-C000-000000000046),
uuid("00000000-0000-0000-C000-000000000046"),
helpstring("Base interface for most COM interfaces")
]
interface IUnknown
@ -294,7 +294,7 @@ interface IUnknown
[
object,
uuid(00000001-0000-0000-C000-000000000046),
uuid("00000001-0000-0000-C000-000000000046"),
pointer_default(unique)
] interface IClassFactory : IUnknown
{
@ -321,7 +321,7 @@ interface IUnknown
/* This interface is passed along during OXID resolution. */
/* */
[
uuid(00000131-0000-0000-C000-000000000046),
uuid("00000131-0000-0000-C000-000000000046"),
object,
helpstring("Remote version of IUnknown")
]
@ -362,7 +362,7 @@ interface IRemUnknown : IUnknown
}
[
uuid(00000140-0000-0000-c000-000000000046),
uuid("00000140-0000-0000-c000-000000000046"),
object
] interface IClassActivator : IUnknown
{
@ -376,7 +376,7 @@ interface IRemUnknown : IUnknown
/* Looks like this is the equivalent of .NET's
System.Activator class */
[
uuid(000001a0-0000-0000-c000-000000000046),
uuid("000001a0-0000-0000-c000-000000000046"),
object
]
interface ISystemActivator : IClassActivator
@ -395,7 +395,7 @@ interface IRemUnknown : IUnknown
/* marshaled interface packets. */
[
object,
uuid(00000143-0000-0000-C000-000000000046)
uuid("00000143-0000-0000-C000-000000000046")
]
interface IRemUnknown2 : IRemUnknown
@ -411,7 +411,7 @@ interface IRemUnknown2 : IRemUnknown
[
object,
uuid(00000136-0000-0000-C000-000000000046)
uuid("00000136-0000-0000-C000-000000000046")
] interface ISCMActivator : IUnknown
{
WERROR SCMActivator_GetClassObject();
@ -420,7 +420,7 @@ object,
[
object,
uuid(00020400-0000-0000-C000-000000000046)
uuid("00020400-0000-0000-C000-000000000046")
] interface IDispatch : IUnknown
{
/*****************/
@ -481,7 +481,7 @@ object,
[
object,
uuid(330E9E75-DF48-11CF-8E2C-00A0C90DC94B),
uuid("330E9E75-DF48-11CF-8E2C-00A0C90DC94B"),
pointer_default(unique)
]
interface IDcomEchoServ : IDispatch
@ -491,7 +491,7 @@ object,
[
object,
uuid(00000003-0000-0000-C000-000000000046)
uuid("00000003-0000-0000-C000-000000000046")
] interface IMarshal : IUnknown
{
HRESULT MarshalInterface();

View File

@ -4,7 +4,7 @@
#include "idl_types.h"
[ uuid(4fc742e0-4a10-11cf-8273-00aa004ae673),
[ uuid("4fc742e0-4a10-11cf-8273-00aa004ae673"),
version(3.0),
pointer_default(unique),
helpstring("Settings for Microsoft Distributed File System")

View File

@ -1,7 +1,7 @@
#include "idl_types.h"
[
uuid(e3514235-4b06-11d1-ab04-00c04fc2dcd2),
uuid("e3514235-4b06-11d1-ab04-00c04fc2dcd2"),
version(4.0),
endpoint("ncacn_np:[\\pipe\\lsass]","ncacn_np:[\\pipe\\protected_storage]","ncacn_ip_tcp:"),
helpstring("Active Directory Replication"),

View File

@ -1,5 +1,5 @@
[
uuid(ecec0d70-a603-11d0-96b1-00a0c91ece30),
uuid("ecec0d70-a603-11d0-96b1-00a0c91ece30"),
version(1.0),
helpstring("Backup support for Active Directory")
] interface ad_backup
@ -16,7 +16,7 @@
}
[
uuid(16e0cf3a-a604-11d0-96b1-00a0c91ece30),
uuid("16e0cf3a-a604-11d0-96b1-00a0c91ece30"),
version(1.0),
helpstring("Restoring Active Directory backups")
] interface ad_restore

View File

@ -1,5 +1,5 @@
[
uuid(3919286a-b10c-11d0-9ba8-00c04fd92ef5),
uuid("3919286a-b10c-11d0-9ba8-00c04fd92ef5"),
version(0.0),
helpstring("Active Directory Setup")
] interface dssetup

View File

@ -2,7 +2,7 @@
[
uuid(60a15ec5-4de8-11d7-a637-005056a20182),
uuid("60a15ec5-4de8-11d7-a637-005056a20182"),
endpoint("ncacn_np:[\\pipe\\rpcecho]", "ncacn_ip_tcp:", "ncalrpc:"),
version(1.0),
helpstring("Simple echo pipe")

View File

@ -1,5 +1,5 @@
[
uuid(c681d488-d850-11d0-8c52-00c04fd90f7e),
uuid("c681d488-d850-11d0-8c52-00c04fd90f7e"),
version(1.0),
helpstring("Encrypted File System")
] interface efs

View File

@ -9,7 +9,7 @@ http://www.opengroup.org/onlinepubs/9629399/chap6.htm#tagcjh_11_02_03_01: bindin
*/
[
uuid(e1af8308-5d1f-11c9-91a4-08002b14a0fa),
uuid("e1af8308-5d1f-11c9-91a4-08002b14a0fa"),
version(3.0),
endpoint("ncacn_np:[\\pipe\\epmapper]", "ncacn_ip_tcp:[135]",
"ncalrpc:[EPMAPPER]", "ncacn_unix_stream:[/tmp/epmapper]"),

View File

@ -3,7 +3,7 @@
/*
eventlog interface definition
*/
[ uuid(82273fdc-e32a-18c3-3f78-827929dc23ea),
[ uuid("82273fdc-e32a-18c3-3f78-827929dc23ea"),
version(0.0),
pointer_default(unique),
helpstring("Event Logger")

View File

@ -6,7 +6,7 @@
*/
[
uuid(99e64010-b032-11d0-97a4-00c04fd6551d),
uuid("99e64010-b032-11d0-97a4-00c04fd6551d"),
version(3.0)
] interface exchange_store_admin3
{
@ -15,7 +15,7 @@
[
uuid(89742ace-a9ed-11cf-9c0c-08002be7ae86),
uuid("89742ace-a9ed-11cf-9c0c-08002be7ae86"),
version(2.0)
] interface exchange_store_admin2
{
@ -23,7 +23,7 @@
}
[
uuid(a4f1db00-ca47-1067-b31e-00dd010662da),
uuid("a4f1db00-ca47-1067-b31e-00dd010662da"),
version(1.0)
] interface exchange_store_admin1
{
@ -32,7 +32,7 @@
[
uuid(1544f5e0-613c-11d1-93df-00c04fd7bd09),
uuid("1544f5e0-613c-11d1-93df-00c04fd7bd09"),
version(1.0),
helpstring("Exchange 2003 Directory Request For Response")
] interface exchange_ds_rfr
@ -47,7 +47,7 @@
}
[
uuid(f930c514-1215-11d3-99a5-00a0c9b61b04),
uuid("f930c514-1215-11d3-99a5-00a0c9b61b04"),
helpstring("System Attendant Cluster Interface"),
version(1.0)
] interface exchange_sysatt_cluster
@ -61,7 +61,7 @@ System Attendant Private Interface
*/
[
uuid(469d6ec0-0d87-11ce-b13f-00aa003bac6c),
uuid("469d6ec0-0d87-11ce-b13f-00aa003bac6c"),
helpstring("Exchange 5.5 System Attendant Request for Response")
] interface exchange_system_attendant
{
@ -69,7 +69,7 @@ System Attendant Private Interface
}
[
uuid(9e8ee830-4559-11ce-979b-00aa005ffebe),
uuid("9e8ee830-4559-11ce-979b-00aa005ffebe"),
version(2.0),
helpstring("Exchange 5.5 MTA")
] interface exchange_mta
@ -84,7 +84,7 @@ System Attendant Private Interface
}
[
uuid(f5cc59b4-4264-101a-8c59-08002b2f8426),
uuid("f5cc59b4-4264-101a-8c59-08002b2f8426"),
version(21.0),
helpstring("Exchange 5.5 DRS")
] interface exchange_drs
@ -121,7 +121,7 @@ System Attendant Private Interface
}
[
uuid(f5cc5a7c-4264-101a-8c59-08002b2f8426),
uuid("f5cc5a7c-4264-101a-8c59-08002b2f8426"),
version(21.0),
helpstring("Exchange 5.5 XDS")
] interface exchange_xds
@ -130,7 +130,7 @@ System Attendant Private Interface
}
[
uuid(38a94e72-a9bc-11d2-8faf-00c04fa378ff),
uuid("38a94e72-a9bc-11d2-8faf-00c04fa378ff"),
version(1.0)
] interface exchange_mta_qadmin
{
@ -139,7 +139,7 @@ System Attendant Private Interface
[
uuid(0e4a0156-dd5d-11d2-8c2f-00c04fb6bcde),
uuid("0e4a0156-dd5d-11d2-8c2f-00c04fb6bcde"),
version(1.0)
] interface exchange_store_information
{
@ -147,7 +147,7 @@ System Attendant Private Interface
}
[
uuid(f5cc5a18-4264-101a-8c59-08002b2f8426),
uuid("f5cc5a18-4264-101a-8c59-08002b2f8426"),
version(56.0),
helpstring("Exchange 5.5 Name Service Provider")
] interface exchange_nsp
@ -176,7 +176,7 @@ System Attendant Private Interface
}
[
uuid(a4f1db00-ca47-1067-b31f-00dd010662da),
uuid("a4f1db00-ca47-1067-b31f-00dd010662da"),
version(0.81),
helpstring("Exchange 5.5 EMSMDB")
] interface exchange_emsmdb
@ -223,7 +223,7 @@ System Attendant Private Interface
}
[
uuid(c840a7dc-42c0-1a10-b4b9-08002b2fe182),
uuid("c840a7dc-42c0-1a10-b4b9-08002b2fe182"),
helpstring("Unknwon")
] interface exchange_unknown
{

View File

@ -5,7 +5,7 @@
/* Also seen as: 0d72a7d4-6148-11d1-b4aa-00c04fb66ea0 */
[
uuid(8d0ffe72-d252-11d0-bf8f-00c04fd9126b),
uuid("8d0ffe72-d252-11d0-bf8f-00c04fd9126b"),
version(1.0),
helpstring("Cryptographic Key Services")
]

View File

@ -5,7 +5,7 @@
#include "idl_types.h"
[
uuid(46746756-7567-7567-5677-756756756756),
uuid("46746756-7567-7567-5677-756756756756"),
version(0.0),
pointer_default(unique)
]

View File

@ -4,7 +4,7 @@
lsa interface definition
*/
[ uuid(12345778-1234-abcd-ef00-0123456789ab),
[ uuid("12345778-1234-abcd-ef00-0123456789ab"),
version(0.0),
endpoint("ncacn_np:[\\pipe\\lsarpc]","ncacn_np:[\\pipe\\lsass]", "ncacn_ip_tcp:"),
pointer_default(unique),

View File

@ -1,7 +1,7 @@
#include "idl_types.h"
[
uuid(3919286a-b10c-11d0-9ba8-00c04fd92ef5),
uuid("3919286a-b10c-11d0-9ba8-00c04fd92ef5"),
version(0.0),
endpoint("ncacn_np:[\\pipe\\lsarpc]","ncacn_np:[\\pipe\\lsass]"),
pointer_default(unique)

View File

@ -5,7 +5,7 @@
*/
[
uuid(afa8bd80-7d8a-11c9-bef4-08002b102989),
uuid("afa8bd80-7d8a-11c9-bef4-08002b102989"),
version(1.0),
helpstring("DCE/RPC Remote Management")
]

View File

@ -1,7 +1,7 @@
/* Works over UDP */
[
uuid(17fdd703-1827-4e34-79d4-24a55c53bb37),
uuid("17fdd703-1827-4e34-79d4-24a55c53bb37"),
version(1.0),
helpstring("Messaging Service")
] interface msgsvc
@ -13,7 +13,7 @@
}
[
uuid(5a7b91f8-ff00-11d0-a9b2-00c04fb6e6fc),
uuid("5a7b91f8-ff00-11d0-a9b2-00c04fb6e6fc"),
version(1.0)
] interface msgsvcsend
{

View File

@ -7,7 +7,7 @@
#include "idl_types.h"
[
uuid(12345678-1234-abcd-ef00-01234567cffb),
uuid("12345678-1234-abcd-ef00-01234567cffb"),
version(1.0),
endpoint("ncacn_np:[\\pipe\\netlogon]","ncacn_ip_tcp:"),
pointer_default(unique)

View File

@ -3,7 +3,7 @@
*/
[
uuid(8d9f4e40-a03d-11ce-8f69-08003e30051b),
uuid("8d9f4e40-a03d-11ce-8f69-08003e30051b"),
version(1.0),
helpstring("Plug and Play services")
]

View File

@ -13,7 +13,7 @@
*/
[
uuid(99fcfec4-5260-101b-bbcb-00aa0021347a),
uuid("99fcfec4-5260-101b-bbcb-00aa0021347a"),
helpstring("Object Exporter ID Resolver"),
endpoint("ncacn_np:[\\pipe\\epmapper]", "ncacn_ip_tcp:[135]", "ncalrpc:"),
pointer_default(unique)

View File

@ -1,7 +1,7 @@
/* IPSec policy agent (Win2k) */
[
uuid(d335b8f6-cb31-11d0-b0f9-006097ba4e54),
uuid("d335b8f6-cb31-11d0-b0f9-006097ba4e54"),
version(1.5),
helpstring("IPSec Policy Agent")
] interface policyagent

View File

@ -5,7 +5,7 @@
Also seen with UUID: c9378ff1-16f7-11d0-a0b2-00aa0061426a ver 1.0
*/
[ uuid(e3514235-4b06-11d1-ab04-00c04fc2dcd2),
[ uuid("e3514235-4b06-11d1-ab04-00c04fc2dcd2"),
version(4.0),
pointer_default(unique)
] interface protected_storage

View File

@ -9,7 +9,7 @@
#define HRESULT uint32
[
uuid(4d9f4ab8-7d1c-11cf-861e-0020af6e7c57),
uuid("4d9f4ab8-7d1c-11cf-861e-0020af6e7c57"),
pointer_default(unique)
]
interface IRemoteActivation

View File

@ -8,7 +8,7 @@
Thanks to Todd Sabin for some information from his samr.idl in acltools
*/
[ uuid(12345778-1234-abcd-ef00-0123456789ac),
[ uuid("12345778-1234-abcd-ef00-0123456789ac"),
version(1.0),
endpoint("ncacn_np:[\\pipe\\samr]","ncacn_ip_tcp:", "ncalrpc:"),
pointer_default(unique)

View File

@ -3,7 +3,7 @@
*/
[
uuid(93149ca2-973b-11d1-8c39-00c04fb984f9),
uuid("93149ca2-973b-11d1-8c39-00c04fb984f9"),
version(0.0),
helpstring("Security Configuration Editor")
]

View File

@ -4,7 +4,7 @@
spoolss interface definitions
*/
[ uuid(12345678-1234-abcd-ef00-0123456789ab),
[ uuid("12345678-1234-abcd-ef00-0123456789ab"),
version(1.0),
endpoint("ncacn_np:[\\pipe\\spoolss]"),
pointer_default(unique),

View File

@ -4,7 +4,7 @@
srvsvc interface definitions
*/
[ uuid(4b324fc8-1670-01d3-1278-5a47bf6ee188),
[ uuid("4b324fc8-1670-01d3-1278-5a47bf6ee188"),
version(3.0),
pointer_default(unique),
helpstring("Server Service")

View File

@ -4,7 +4,7 @@
svcctl interface definitions
*/
[ uuid(367abb81-9844-35f1-ad32-98f038001003),
[ uuid("367abb81-9844-35f1-ad32-98f038001003"),
version(2.0),
pointer_default(unique),
endpoint("ncacn_np:[\\pipe\\svcctl]", "ncalrpc:"),

View File

@ -3,7 +3,7 @@
*/
[
uuid(300f3532-38cc-11d0-a3f0-0020af6b0add),
uuid("300f3532-38cc-11d0-a3f0-0020af6b0add"),
version(1.2),
helpstring("Distributed Key Tracking Service")
]

View File

@ -3,7 +3,7 @@
*/
[
uuid(8fb6d884-2388-11d0-8c35-00c04fda2795),
uuid("8fb6d884-2388-11d0-8c35-00c04fda2795"),
endpoint("ncacn_np:[\\pipe\\srvsvc]","ncacn_np:[\\pipe\\atsvc]","ncacn_np:[\\pipe\\browser]","ncacn_np:[\\pipe\\keysvc]","ncacn_np:[\\pipe\\wkssvc]"),
version(4.1),
helpstring("Win32 Time Server")

View File

@ -4,7 +4,7 @@
winreg interface definition
*/
[ uuid(338cd001-2244-31f1-aaaa-900038001003),
[ uuid("338cd001-2244-31f1-aaaa-900038001003"),
version(1.0),
endpoint("ncacn_np:[\\pipe\\winreg]","ncacn_ip_tcp:","ncalrpc:"),
pointer_default(unique),

View File

@ -1,5 +1,5 @@
[
uuid(45f52c28-7f9f-101a-b52b-08002b2efabe),
uuid("45f52c28-7f9f-101a-b52b-08002b2efabe"),
version(1.0),
helpstring("Server-to-Server WINS")
] interface WinsPipe

View File

@ -4,7 +4,7 @@
wkssvc interface definitions
*/
[ uuid(6bffd098-a112-3610-9833-46c3f87e345a),
[ uuid("6bffd098-a112-3610-9833-46c3f87e345a"),
version(1.0),
pointer_default(unique),
helpstring("Workstation Service")

View File

@ -3,7 +3,7 @@
*/
[
uuid(378e52b0-c0a9-11cf-822d-00aa0051e40f),
uuid("378e52b0-c0a9-11cf-822d-00aa0051e40f"),
version(1.0),
helpstring("Wireless Configuration Service")
]