Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20504: we handle the attribute values always as DATA_BLOB's and | Stefan Metzmacher | 1 | -135/+135 |
2007-10-10 | r20484: get rid of the special case for DN strings | Stefan Metzmacher | 1 | -14/+0 |
2007-10-10 | r20477: get rid of the spcial case for unicode strings | Stefan Metzmacher | 1 | -11/+0 |
2007-10-10 | r20476: get rid of extra case for uint32 values | Stefan Metzmacher | 1 | -16/+12 |
2007-10-10 | r20475: remove special case for GUID values | Stefan Metzmacher | 1 | -6/+0 |
2007-10-10 | r20473: remove special case for boolean values | Stefan Metzmacher | 1 | -7/+0 |
2007-10-10 | r20472: add a comment for Object(Replica-Link), it's not clear that | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r20471: implement conversation functions for PRESENTATION_ADDRESS attribute s... | Stefan Metzmacher | 1 | -3/+102 |
2007-10-10 | r20469: w2k3 handles String(Numeric), String(Printable), String(Teletex) and ... | Stefan Metzmacher | 1 | -11/+9 |
2007-10-10 | r20466: I removed the _all only for tests and forgot to revert it | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20463: implement conversation of NTTIME_UTC attribute syntax | Stefan Metzmacher | 1 | -3/+95 |
2007-10-10 | r20461: this attribute syntaxes are not used for any attribute definitions in... | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r20453: add conversation for the DN_BINARY attribute syntax | Stefan Metzmacher | 1 | -2/+100 |
2007-10-10 | r20452: add conversation for DN strings. | Stefan Metzmacher | 1 | -3/+103 |
2007-10-10 | r20450: implement conversation of unicode strings | Stefan Metzmacher | 1 | -2/+97 |
2007-10-10 | r20441: fix compiler warnings | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r20440: some OID syntax attributes need special handling | Stefan Metzmacher | 1 | -7/+94 |
2007-10-10 | r20437: add conversation function for OID's | Stefan Metzmacher | 1 | -2/+94 |
2007-10-10 | r20435: implement the syntax conversation functions for most of the attribute... | Stefan Metzmacher | 1 | -19/+460 |
2007-10-10 | r20425: a w2k3 forest doesn't have objects with attribute values | Stefan Metzmacher | 1 | -0/+10 |
2007-10-10 | r20420: create infrastructure to convert attribute values from drsuapi to ldb | Stefan Metzmacher | 1 | -0/+95 |
2007-10-10 | r20407: the oMObjectClass values are not padded to 10 bytes! | Stefan Metzmacher | 1 | -14/+9 |
2007-10-10 | r20405: add an array with attribute syntexes | Stefan Metzmacher | 1 | -0/+181 |