summaryrefslogtreecommitdiff
path: root/source4/dsdb/schema/schema.h
AgeCommit message (Expand)AuthorFilesLines
2025-05-26s4:dsdb: Remove unused codeJennifer Sutton1-10/+0
2023-03-31s4:dsdb/schema: Add dsdb_attribute_by_cn_ldb_val()Joseph Sutton1-0/+1
2023-03-23s4:dsdb/schema: remember if a backlink attribute is not allowed on class 'top'Stefan Metzmacher1-0/+1
2020-08-17Fix a comment typo copied aroundVolker Lendecke1-1/+1
2017-11-24schema: Make writing indices flag an enum for a new stateGarming Sam1-0/+6
2016-12-01dsdb: specify attributes when loading schemaAndrew Bartlett1-0/+51
2016-08-11s4:dsdb/schema: move messages for unknown attids to higher debug levels durin...Stefan Metzmacher1-0/+8
2016-08-11s4:dsdb/schema: store struct dsdb_schema_info instead of a hexstringStefan Metzmacher1-1/+1
2016-07-06dsdb: Remove 120 second delay and USN from schema refresh checkAndrew Bartlett1-5/+0
2014-07-09dsdb: Set syntax of userParameters to binary string, not unicode stringAndrew Bartlett1-0/+1
2014-06-11dsdb: Do not refresh the schema using the wrong event contextAndrew Bartlett1-2/+5
2014-06-11dsdb: Do not store a struct ldb_dn in struct schema_dataAndrew Bartlett1-2/+0
2013-05-23dsdb-schema: make deduplication of class and schema possible (bug #8680)Matthieu Patou1-0/+5
2013-01-21dsdb-schema: make sure use clean caches in schema_inferiors.cStefan Metzmacher1-4/+7
2012-08-23s4-dsdb: Do not use a possibly-old loadparm context in schema reloadAndrew Bartlett1-0/+1
2012-08-11s4-dsdb: Use only the replication USN for schema reload.Andrew Bartlett1-6/+0
2012-06-22s4-schema: improve the documentation of the dsdb_schema structureMatthieu Patou1-4/+6
2012-06-22s4-dsdb: Check for key SCHEMA_SEQ_NUM in metadata.tdb updatesMatthieu Patou1-1/+8
2012-06-22s4-schema: keep track of the timestamp of the most recently changed/created o...Matthieu Patou1-0/+1
2012-06-22dsdb-schema: do not reload more often than schema_reload_intervalMatthieu Patou1-0/+1
2011-11-15s4:dsdb/schema: add "dsdb:schema update allowed" option to enable schema updatesStefan Metzmacher1-0/+1
2011-08-09s4-dsdb: add auto-normalisation of attributesAndrew Tridgell1-0/+1
2011-08-04s4-dsdb: added dn_format attribute of a dsdb_attributeAndrew Tridgell1-0/+9
2011-08-04s4-dsdb: setup a one_way_link attribute on schema attributesAndrew Tridgell1-0/+2
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