summaryrefslogtreecommitdiff
path: root/source4/dsdb/schema
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20437: add conversation function for OID'sStefan Metzmacher1-2/+94
2007-10-10r20435: implement the syntax conversation functions for most of the attribute...Stefan Metzmacher1-19/+460
2007-10-10r20425: a w2k3 forest doesn't have objects with attribute valuesStefan Metzmacher1-0/+10
2007-10-10r20420: create infrastructure to convert attribute values from drsuapi to ldbStefan Metzmacher2-0/+110
2007-10-10r20416: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r20415: add a function to get the lDAPDisplayName for an objectClassStefan Metzmacher1-0/+20
2007-10-10r20410: add functions to access dsdb_attributes and dsdb_classes by oid, uint...Stefan Metzmacher1-0/+110
2007-10-10r20409: load the attribute syntax for the attributeStefan Metzmacher1-0/+10
2007-10-10r20408: fix cut'n'paste errorStefan Metzmacher1-1/+1
2007-10-10r20407: the oMObjectClass values are not padded to 10 bytes!Stefan Metzmacher1-14/+9
2007-10-10r20405: add an array with attribute syntexesStefan Metzmacher2-0/+192
2007-10-10r20382: systemAuxiliaryClass and auxiliaryClass are also multivalued attributesStefan Metzmacher2-18/+18
2007-10-10r20379: - make sure the schema info blob is 21 bytes longStefan Metzmacher1-0/+64
2007-10-10r20331: the last entry in the oid mapping array which starts with 0xFFStefan Metzmacher2-4/+7
2007-10-10r20307: remove unused varsStefan Metzmacher1-4/+0
2007-10-10r20306: remove the static oid mapping tableStefan Metzmacher2-119/+143
2007-10-10r20233: add functions to create a dsdb_attribute and dsdb_class fromStefan Metzmacher1-1/+263
2007-10-10r20232: specify attribute name and structure element name always togetherStefan Metzmacher1-66/+81
2007-10-10r20231: - add more oid => uint32 id mappingsStefan Metzmacher1-1/+16
2007-10-10r20226: rename macros with a _LDB at the end, because I'll add macros with _DSStefan Metzmacher1-52/+52
2007-10-10r20224: the struct element msDs_Schema_Extensions and the attribute name "msD...Stefan Metzmacher1-5/+5
2007-10-10r20223: this function is in the torture test nowStefan Metzmacher1-54/+0
2007-10-10r20221: - move the dsdb_schema, dsdb_attribute, dsdb_class structs intoStefan Metzmacher2-0/+403