summaryrefslogtreecommitdiff
path: root/source4/dsdb/schema/schema.h
Commit message (Expand)AuthorAgeFilesLines
* schema: Make writing indices flag an enum for a new stateGarming Sam2017-11-241-0/+6
* dsdb: specify attributes when loading schemaAndrew Bartlett2016-12-011-0/+51
* s4:dsdb/schema: move messages for unknown attids to higher debug levels durin...Stefan Metzmacher2016-08-111-0/+8
* s4:dsdb/schema: store struct dsdb_schema_info instead of a hexstringStefan Metzmacher2016-08-111-1/+1
* dsdb: Remove 120 second delay and USN from schema refresh checkAndrew Bartlett2016-07-061-5/+0
* dsdb: Set syntax of userParameters to binary string, not unicode stringAndrew Bartlett2014-07-091-0/+1
* dsdb: Do not refresh the schema using the wrong event contextAndrew Bartlett2014-06-111-2/+5
* dsdb: Do not store a struct ldb_dn in struct schema_dataAndrew Bartlett2014-06-111-2/+0
* dsdb-schema: make deduplication of class and schema possible (bug #8680)Matthieu Patou2013-05-231-0/+5
* dsdb-schema: make sure use clean caches in schema_inferiors.cStefan Metzmacher2013-01-211-4/+7
* s4-dsdb: Do not use a possibly-old loadparm context in schema reloadAndrew Bartlett2012-08-231-0/+1
* s4-dsdb: Use only the replication USN for schema reload.Andrew Bartlett2012-08-111-6/+0
* s4-schema: improve the documentation of the dsdb_schema structureMatthieu Patou2012-06-221-4/+6
* s4-dsdb: Check for key SCHEMA_SEQ_NUM in metadata.tdb updatesMatthieu Patou2012-06-221-1/+8
* s4-schema: keep track of the timestamp of the most recently changed/created o...Matthieu Patou2012-06-221-0/+1
* dsdb-schema: do not reload more often than schema_reload_intervalMatthieu Patou2012-06-221-0/+1
* s4:dsdb/schema: add "dsdb:schema update allowed" option to enable schema updatesStefan Metzmacher2011-11-151-0/+1
* s4-dsdb: add auto-normalisation of attributesAndrew Tridgell2011-08-091-0/+1
* s4-dsdb: added dn_format attribute of a dsdb_attributeAndrew Tridgell2011-08-041-0/+9
* s4-dsdb: setup a one_way_link attribute on schema attributesAndrew Tridgell2011-08-041-0/+2
* s4-schema: add systemFlags to dsdb classes objectsMatthieu Patou2011-07-211-0/+1
* s4-dsdb_syntax: Add remote prefixMap member for dsdb_syntax conversionsKamen Mazdrashki2010-11-111-0/+3
* dsdb/schema: Move some dsdb_dn functions that are schema-specific.Jelmer Vernooij2010-10-111-0/+1
* s4-dsdb-syntax: ATTID should be msDs-IntId value for the attributeSchema objectKamen Mazdrashki2010-08-191-0/+3
* s4-dsdb: Use dsdb_syntax_ctx in *_drsuapi_to_ldb functionsKamen Mazdrashki2010-08-191-2/+1
* s4-dsdb: Use dsdb_syntax_ctx in *_ldb_to_drsuapi functionsKamen Mazdrashki2010-08-191-2/+1
* s4-dsdb: Use dsdb_syntax_ctx in *_validate_ldb functionsKamen Mazdrashki2010-08-191-2/+1
* s4-dsdb: Add context structure for dsdb_syntax conversion functionsKamen Mazdrashki2010-08-191-0/+6
* s4/dsdb-schema: Index attributes on msDS-IntId valueKamen Mazdrashki2010-06-211-0/+2
* s4:dsdb Allow the setting an override on the schemaAndrew Bartlett2010-06-151-0/+3
* s3: Remove use of iconv_convenience.Jelmer Vernooij2010-05-181-2/+0
* s4/dsdb: Define dsdb representation for schemaInfo attributeKamen Mazdrashki2010-04-091-0/+8
* s4:dsdb Add a shortcut sequence number for schema reloadsAndrew Bartlett2010-03-221-0/+2
* s4:schema Expand the schema structureAndrew Bartlett2010-03-221-0/+9
* s4:dsdb/schema: add inftrastructure for dsdb_validate_ldb()Stefan Metzmacher2010-01-131-0/+4
* s4/dsdb_schema: fetch msDS-IntId value during SCHEMA replicationKamen Mazdrashki2010-01-081-0/+1
* s4:schema - Make some more (result) variables const and fix up warnings with ...Matthias Dieter Wallnöfer2009-12-011-4/+4
* s4:dsdb Load objectGUID and extended DN defaultObjectCategory into the schemaAndrew Bartlett2009-11-171-0/+2
* s4/drs: Remove unused structures and functionsKamen Mazdrashki2009-11-061-5/+0
* s4/drs: remove unused num_prefixes and prefixes from dsdb_schemaKamen Mazdrashki2009-11-061-2/+0
* s4/drs: dsdb_schema uses dsdb_schema_prefixmap definitionKamen Mazdrashki2009-11-061-0/+2
* s4/drs(tort): Unit test for prefixMap implementation.Kamen Mazdrashki2009-10-211-0/+2
* s4:dsdb add systemPossibleInferiors to schema codeAndrew Bartlett2009-10-031-0/+1
* s4:schema Add code to provide an index into the subClass treeAndrew Bartlett2009-09-151-0/+7
* fixed the pull of drs schema elementsAndrew Tridgell2009-07-021-0/+9
* fixed the possibleInferiors calculation so it now passes the testAndrew Tridgell2009-04-091-1/+0
* Make the schema_inferiors generation code to compileAndrew Bartlett2009-04-081-0/+6
* major upgrade to the ldb attribute handlingAndrew Tridgell2009-04-021-0/+16
* Now store the GUID and SID from a DN over DRSUAPI into ldb.Andrew Bartlett2008-12-201-2/+4
* s4:dsdb/schema: use pointers for rangeLower and rangeUpper.Stefan Metzmacher2008-11-161-2/+2