r23419: initialize variable...
[gd/samba/.git] / source4 / dsdb / schema /
2007-10-10 Stefan Metzmacherr23419: initialize variable...
2007-10-10 Stefan Metzmacherr22992: add a function to attach the dsdb_schema to...
2007-10-10 Stefan Metzmacherr21839: add my email address
2007-10-10 Stefan Metzmacherr20973: add functions to create the autocreated subSche...
2007-10-10 Stefan Metzmacherr20766: when creating dsdb_attribute or dsdb_class...
2007-10-10 Stefan Metzmacherr20764: fix some little bugs
2007-10-10 Stefan Metzmacherr20763: add function to get the oid mappings in drsuapi...
2007-10-10 Stefan Metzmacherr20733: add a function to load the oid mappings from...
2007-10-10 Stefan Metzmacherr20576: add functions to get and set dsdb_schema on...
2007-10-10 Stefan Metzmacherr20523: match the lDAPDisplayName case insensitive
2007-10-10 Stefan Metzmacherr20504: we handle the attribute values always as DATA_B...
2007-10-10 Stefan Metzmacherr20484: get rid of the special case for DN strings
2007-10-10 Stefan Metzmacherr20477: get rid of the spcial case for unicode strings
2007-10-10 Stefan Metzmacherr20476: get rid of extra case for uint32 values
2007-10-10 Stefan Metzmacherr20475: remove special case for GUID values
2007-10-10 Stefan Metzmacherr20473: remove special case for boolean values
2007-10-10 Stefan Metzmacherr20472: add a comment for Object(Replica-Link), it...
2007-10-10 Stefan Metzmacherr20471: implement conversation functions for PRESENTATI...
2007-10-10 Stefan Metzmacherr20469: w2k3 handles String(Numeric), String(Printable...
2007-10-10 Stefan Metzmacherr20466: I removed the _all only for tests and forgot...
2007-10-10 Stefan Metzmacherr20463: implement conversation of NTTIME_UTC attribute...
2007-10-10 Stefan Metzmacherr20461: this attribute syntaxes are not used for any...
2007-10-10 Stefan Metzmacherr20453: add conversation for the DN_BINARY attribute...
2007-10-10 Stefan Metzmacherr20452: add conversation for DN strings.
2007-10-10 Stefan Metzmacherr20450: implement conversation of unicode strings
2007-10-10 Stefan Metzmacherr20441: fix compiler warnings
2007-10-10 Stefan Metzmacherr20440: some OID syntax attributes need special handling
2007-10-10 Stefan Metzmacherr20439: this should be const pointers
2007-10-10 Stefan Metzmacherr20437: add conversation function for OID's
2007-10-10 Stefan Metzmacherr20435: implement the syntax conversation functions...
2007-10-10 Stefan Metzmacherr20425: a w2k3 forest doesn't have objects with attribu...
2007-10-10 Stefan Metzmacherr20420: create infrastructure to convert attribute...
2007-10-10 Stefan Metzmacherr20416: fix compiler warnings
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...