svn commit: samba r20230 - in branches/SAMBA_4_0/source/librpc/idl:
.
metze at samba.org
metze at samba.org
Sun Dec 17 19:36:10 GMT 2006
Author: metze
Date: 2006-12-17 19:36:09 +0000 (Sun, 17 Dec 2006)
New Revision: 20230
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20230
Log:
I found more mappings of OID string to uint32 id
metze
Modified:
branches/SAMBA_4_0/source/librpc/idl/drsuapi.idl
Changeset:
Modified: branches/SAMBA_4_0/source/librpc/idl/drsuapi.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/drsuapi.idl 2006-12-17 18:41:44 UTC (rev 20229)
+++ branches/SAMBA_4_0/source/librpc/idl/drsuapi.idl 2006-12-17 19:36:09 UTC (rev 20230)
@@ -319,17 +319,15 @@
* 0.9.2342.19200300.100.1.* => 0x00150000
* 2.16.840.1.113730.3.1.* => 0x00160000
* 1.2.840.113556.1.5.7000.* => 0x00170000
+ * 2.5.21.* => 0x00180000 (attrs for SubSchema)
+ * 2.5.18.* => 0x00190000 (createTimeStamp,modifyTimeStamp, SubSchema)
* 2.5.20.* => 0x001A0000
+ * 1.3.6.1.4.1.1466.101.119.* => 0x001B0000 (dynamicObject, entryTTL)
* 2.16.840.1.113730.3.2.* => 0x001C0000
* 1.3.6.1.4.1.250.1.* => 0x001D0000
+ * 1.2.840.113549.1.9.* => 0x001E0000 (unstructuredAddress,unstructuredName)
* 0.9.2342.19200300.100.4.* => 0x001F0000
*
- * 1.2.840.113549.1.9.* (unstructuredAddress,unstructuredName)
- * 1.3.6.1.4.1.1466.101.119.2 (dynamicObject)
- * 1.3.6.1.4.1.1466.101.119.3 (entryTTL)
- * 2.5.18.* (createTimeStamp,modifyTimeStamp, SubSchema)
- * 2.5.21.* (attrs for SubSchema)
- *
* Here's a list of used 'attributeSyntax' OID's
*
* 2.5.5.1 => Object(DS-DN) string
More information about the samba-cvs
mailing list