summaryrefslogtreecommitdiff
path: root/source4/dsdb/schema/schema_set.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-23dsdb:schema: use NUMERIC_CMP in place of uint32_cmpDouglas Bagnall1-10/+4
2023-04-05CVE-2023-0614 s4-dsdb: Treat confidential attributes as unindexedJoseph Sutton1-1/+8
2023-03-31s4:dsdb/schema: Add dsdb_attribute_by_cn_ldb_val()Joseph Sutton1-1/+10
2023-03-23s4:dsdb/schema: remember if a backlink attribute is not allowed on class 'top'Stefan Metzmacher1-0/+42
2021-09-05dsdb: Be careful to avoid use of the expensive talloc_is_parent()Andrew Bartlett1-12/+29
2020-08-28lib/util: remove extra safe_string.h fileMatthew DeVore1-0/+2
2019-09-04dsdb: Fix CID 1453464: Error handling issues (CHECKED_RETURN)Volker Lendecke1-1/+7
2019-07-17drepl: memory leak fixAaron Haslett1-6/+24
2019-07-08s4/dsdb/schema: Fix 'Value stored to 'ret' is never read'Noel Power1-2/+0
2019-05-29dsdb: disable ORDERED_INTEGER with MDB pack format v1Aaron Haslett1-9/+63
2019-05-29ldb: binding ordered indexes to GUID indexingAaron Haslett1-6/+29
2019-04-08ldb: Add ORDERED_INTEGER to the proto-schema handlingGarming Sam1-0/+2
2019-04-08ldb: activating <= and >= indexing for integersAaron Haslett1-1/+1
2019-04-05spell "recursive"Douglas Bagnall1-1/+1
2018-03-05schema_set: Add a missing newline between functionsGarming Sam1-0/+1
2017-11-24schema_set: Add comment about set schema from ldif in a transactionGarming Sam1-0/+10
2017-11-24schema: Make writing indices flag an enum for a new stateGarming Sam1-6/+35
2017-09-23Do not re-use the attribute @IDXVERSION for SAMDB_INDEXING_VERSIONAndrew Bartlett1-1/+1
2017-09-23dsdb: Set that Samba uses the GUID index in LDBAndrew Bartlett1-0/+19
2017-09-14schema: Rework dsdb_schema_set_indices_and_attributes() db operationsAndrew Bartlett1-8/+9
2017-08-01dsdb: Do not force a re-index of sam.ldb on upgrade to 4.7Andrew Bartlett1-1/+21
2017-07-26s4: schema: Allocate global_schema off the NULL context, not the talloc_autof...Jeremy Allison1-2/+2
2017-06-16dsdb: Do not run dsdb_replace() on the calculated difference between old and ...Andrew Bartlett1-2/+12
2017-06-15dsdb: Provide proper errors when dsdb_schema_set_indices_and_attributes failsAndrew Bartlett1-0/+8
2017-06-10dsdb: Improve error messages when dsdb_set_schema_from_ldif() failsAndrew Bartlett1-0/+2
2017-05-31schema: Use ldb_schema_set_override_indexlist for faster index selectionAndrew Bartlett1-0/+1
2017-05-23dsdb: Do not write the @INDEXLIST or @ATTRIBUTES records during schema refreshAndrew Bartlett1-4/+9
2017-02-09schema: Set flag into @INDEXLIST to indicate we support feature flagsAndrew Bartlett1-0/+5
2016-09-28werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/dsdb/Günther Deschner1-2/+2
2016-09-28werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source4/dsdb/Günther Deschner1-1/+1
2016-08-11s4:dsdb/schema: Remove unused old schema from memoryAndrew Bartlett1-0/+12
2016-07-06schema: Reorder dsdb_set_schema() to unlink the old schema lastAndrew Bartlett1-12/+13
2014-06-11dsdb: Do not refresh the schema using the wrong event contextAndrew Bartlett1-25/+69
2014-06-11dsdb: Do not store a struct ldb_dn in struct schema_dataAndrew Bartlett1-4/+0
2013-06-11dsdb: reset schema->{classes,attributes}_to_remove_size to 0Stefan Metzmacher1-1/+3
2013-05-23dsdb-schema: make deduplication of class and schema possible (bug #8680)Matthieu Patou1-5/+41
2012-12-07s4:dsdb/schema: fix dsdb_schema_set_el_from_ldb_msg() (bug #9470)Stefan Metzmacher1-7/+7
2012-08-10s4-dsdb: Explain better what records are written during schema setAndrew Bartlett1-7/+16
2012-06-22s4-schema: keep track of the timestamp of the most recently changed/created o...Matthieu Patou1-1/+11
2012-04-18s4-schema: rename dsdb_attribute_from_ldb to dsdb_set_attribute_from_ldb and...Matthieu Patou1-2/+2
2011-11-15s4:dsdb/schema: add "dsdb:schema update allowed" option to enable schema updatesStefan Metzmacher1-0/+1
2011-11-15s4:dsdb/schema: pass and remember the schema_dn in dsdb_set_schema_from_ldif()Stefan Metzmacher1-3/+11
2011-10-07s4-dsdb: fixed one_way_link calculationAndrew Tridgell1-1/+2
2011-08-09move schema_fill_constructed() call to dsdb_setup_sorted_accessors()Andrew Bartlett1-5/+7
2011-08-09s4-dsdb Remove unused schema functionAndrew Bartlett1-18/+0
2011-08-09s4-dsdb: added SAMDB_INDEXING_VERSION to @INDEXLISTAndrew Tridgell1-0/+11
2011-08-09s4-dsdb: ensure we setup the dn_format field in schema attributesAndrew Tridgell1-0/+40
2011-07-21update/add my copyrightMatthieu Patou1-0/+1
2011-02-10ldb: use #include <ldb.h> for ldbAndrew Tridgell1-1/+1
2010-12-15s4-dsdb_schema: Seize using global_schema when referencing new schema for an LDBKamen Mazdrashki1-0/+6