summaryrefslogtreecommitdiff
path: root/source4/dsdb/schema/schema.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-21s4-schema: add systemFlags to dsdb classes objectsMatthieu Patou1-0/+1
2010-11-11s4-dsdb_syntax: Add remote prefixMap member for dsdb_syntax conversionsKamen Mazdrashki1-0/+3
2010-10-11dsdb/schema: Move some dsdb_dn functions that are schema-specific.Jelmer Vernooij1-0/+1
2010-08-19s4-dsdb-syntax: ATTID should be msDs-IntId value for the attributeSchema objectKamen Mazdrashki1-0/+3
2010-08-19s4-dsdb: Use dsdb_syntax_ctx in *_drsuapi_to_ldb functionsKamen Mazdrashki1-2/+1
2010-08-19s4-dsdb: Use dsdb_syntax_ctx in *_ldb_to_drsuapi functionsKamen Mazdrashki1-2/+1
2010-08-19s4-dsdb: Use dsdb_syntax_ctx in *_validate_ldb functionsKamen Mazdrashki1-2/+1
2010-08-19s4-dsdb: Add context structure for dsdb_syntax conversion functionsKamen Mazdrashki1-0/+6
2010-06-21s4/dsdb-schema: Index attributes on msDS-IntId valueKamen Mazdrashki1-0/+2
2010-06-15s4:dsdb Allow the setting an override on the schemaAndrew Bartlett1-0/+3
2010-05-18s3: Remove use of iconv_convenience.Jelmer Vernooij1-2/+0
2010-04-09s4/dsdb: Define dsdb representation for schemaInfo attributeKamen Mazdrashki1-0/+8
2010-03-22s4:dsdb Add a shortcut sequence number for schema reloadsAndrew Bartlett1-0/+2
2010-03-22s4:schema Expand the schema structureAndrew Bartlett1-0/+9
2010-01-13s4:dsdb/schema: add inftrastructure for dsdb_validate_ldb()Stefan Metzmacher1-0/+4
2010-01-08s4/dsdb_schema: fetch msDS-IntId value during SCHEMA replicationKamen Mazdrashki1-0/+1
2009-12-01s4:schema - Make some more (result) variables const and fix up warnings with ...Matthias Dieter Wallnöfer1-4/+4
2009-11-17s4:dsdb Load objectGUID and extended DN defaultObjectCategory into the schemaAndrew Bartlett1-0/+2
2009-11-06s4/drs: Remove unused structures and functionsKamen Mazdrashki1-5/+0
2009-11-06s4/drs: remove unused num_prefixes and prefixes from dsdb_schemaKamen Mazdrashki1-2/+0
2009-11-06s4/drs: dsdb_schema uses dsdb_schema_prefixmap definitionKamen Mazdrashki1-0/+2
2009-10-21s4/drs(tort): Unit test for prefixMap implementation.Kamen Mazdrashki1-0/+2
2009-10-03s4:dsdb add systemPossibleInferiors to schema codeAndrew Bartlett1-0/+1
2009-09-15s4:schema Add code to provide an index into the subClass treeAndrew Bartlett1-0/+7
2009-07-02fixed the pull of drs schema elementsAndrew Tridgell1-0/+9
2009-04-09fixed the possibleInferiors calculation so it now passes the testAndrew Tridgell1-1/+0
2009-04-08Make the schema_inferiors generation code to compileAndrew Bartlett1-0/+6
2009-04-02major upgrade to the ldb attribute handlingAndrew Tridgell1-0/+16
2008-12-20Now store the GUID and SID from a DN over DRSUAPI into ldb.Andrew Bartlett1-2/+4
2008-11-16s4:dsdb/schema: use pointers for rangeLower and rangeUpper.Stefan Metzmacher1-2/+2
2008-08-18Note the ldb syntax for attribute syntaxes in the table.Andrew Bartlett1-0/+1
2008-08-18Merge the two attribute syntax tables.Andrew Bartlett1-8/+3
2008-08-15Generate the subSchema in cn=AggregateAndrew Bartlett1-0/+14
2008-07-11Use common code to fill in allowedAttributes in kludge_acl.Andrew Bartlett1-1/+2
2008-07-10Make ad2oLschema even simpler, by moving the heavy work into dsdb.Andrew Bartlett1-0/+9
2008-07-01schema_fsmo: move fsmo info into struct dsdb_schemaStefan Metzmacher1-0/+5
2008-02-19Remove uses of global_loadparm.Jelmer Vernooij1-0/+2
2007-12-21r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij1-0/+2
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-11/+11
2007-10-10r24060: Fix bug #4806 by Matthias Wallnöfer <mwallnoefer@yahoo.de>: We need toAndrew Bartlett1-0/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r21839: add my email addressStefan Metzmacher1-1/+1
2007-10-10r20420: create infrastructure to convert attribute values from drsuapi to ldbStefan Metzmacher1-0/+15
2007-10-10r20405: add an array with attribute syntexesStefan Metzmacher1-0/+11
2007-10-10r20382: systemAuxiliaryClass and auxiliaryClass are also multivalued attributesStefan Metzmacher1-2/+2
2007-10-10r20331: the last entry in the oid mapping array which starts with 0xFFStefan Metzmacher1-1/+4
2007-10-10r20306: remove the static oid mapping tableStefan Metzmacher1-0/+16
2007-10-10r20221: - move the dsdb_schema, dsdb_attribute, dsdb_class structs intoStefan Metzmacher1-0/+109