r20415: add a function to get the lDAPDisplayName for an objectClass
[gd/samba/.git] / source4 / dsdb / schema /
2007-10-10 Stefan Metzmacherr20415: add a function to get the lDAPDisplayName for...
2007-10-10 Stefan Metzmacherr20410: add functions to access dsdb_attributes and...
2007-10-10 Stefan Metzmacherr20409: load the attribute syntax for the attribute
2007-10-10 Stefan Metzmacherr20408: fix cut'n'paste error
2007-10-10 Stefan Metzmacherr20407: the oMObjectClass values are not padded to...
2007-10-10 Stefan Metzmacherr20405: add an array with attribute syntexes
2007-10-10 Stefan Metzmacherr20382: systemAuxiliaryClass and auxiliaryClass are...
2007-10-10 Stefan Metzmacherr20379: - make sure the schema info blob is 21 bytes...
2007-10-10 Stefan Metzmacherr20331: the last entry in the oid mapping array which...
2007-10-10 Stefan Metzmacherr20307: remove unused vars
2007-10-10 Stefan Metzmacherr20306: remove the static oid mapping table
2007-10-10 Stefan Metzmacherr20233: add functions to create a dsdb_attribute and...
2007-10-10 Stefan Metzmacherr20232: specify attribute name and structure element...
2007-10-10 Stefan Metzmacherr20231: - add more oid => uint32 id mappings
2007-10-10 Stefan Metzmacherr20226: rename macros with a _LDB at the end, because...
2007-10-10 Stefan Metzmacherr20224: the struct element msDs_Schema_Extensions and...
2007-10-10 Stefan Metzmacherr20223: this function is in the torture test now
2007-10-10 Stefan Metzmacherr20221: - move the dsdb_schema, dsdb_attribute, dsdb_cl...