summaryrefslogtreecommitdiff
path: root/source4/dsdb/schema/prefixmap.h
AgeCommit message (Collapse)AuthorFilesLines
2010-11-08s4-attid: Uppercase ATTID type constantsKamen Mazdrashki1-4/+4
Thanks Metze for noting this! Autobuild-User: Kamen Mazdrashki <kamenim@samba.org> Autobuild-Date: Mon Nov 8 23:06:41 UTC 2010 on sn-devel-104
2009-12-21s4-drs: Implement constraints on ATTID values in prefixMapKamen Mazdrashki1-0/+11
Ref: MS-ADTS, 3.1.1.2.6 ATTRTYP Signed-off-by: Andrew Tridgell <tridge@samba.org>
2009-10-21s4/drs(tort): Unit test for prefixMap implementation.Kamen Mazdrashki1-4/+2
Currenly those tests cover only the main part of the interface, i.e. dsdb_schema_pfm_new(), dsdb_schema_pfm_make_attid() and dsdb_schema_pfm_oid_from_attid()
2009-10-16s4/drs: prefixMap module initial definitionKamen Mazdrashki1-0/+45