index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
schema
/
schema_set.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-23
dsdb:schema: use NUMERIC_CMP in place of uint32_cmp
Douglas Bagnall
1
-10
/
+4
2023-04-05
CVE-2023-0614 s4-dsdb: Treat confidential attributes as unindexed
Joseph Sutton
1
-1
/
+8
2023-03-31
s4:dsdb/schema: Add dsdb_attribute_by_cn_ldb_val()
Joseph Sutton
1
-1
/
+10
2023-03-23
s4:dsdb/schema: remember if a backlink attribute is not allowed on class 'top'
Stefan Metzmacher
1
-0
/
+42
2021-09-05
dsdb: Be careful to avoid use of the expensive talloc_is_parent()
Andrew Bartlett
1
-12
/
+29
2020-08-28
lib/util: remove extra safe_string.h file
Matthew DeVore
1
-0
/
+2
2019-09-04
dsdb: Fix CID 1453464: Error handling issues (CHECKED_RETURN)
Volker Lendecke
1
-1
/
+7
2019-07-17
drepl: memory leak fix
Aaron Haslett
1
-6
/
+24
2019-07-08
s4/dsdb/schema: Fix 'Value stored to 'ret' is never read'
Noel Power
1
-2
/
+0
2019-05-29
dsdb: disable ORDERED_INTEGER with MDB pack format v1
Aaron Haslett
1
-9
/
+63
2019-05-29
ldb: binding ordered indexes to GUID indexing
Aaron Haslett
1
-6
/
+29
2019-04-08
ldb: Add ORDERED_INTEGER to the proto-schema handling
Garming Sam
1
-0
/
+2
2019-04-08
ldb: activating <= and >= indexing for integers
Aaron Haslett
1
-1
/
+1
2019-04-05
spell "recursive"
Douglas Bagnall
1
-1
/
+1
2018-03-05
schema_set: Add a missing newline between functions
Garming Sam
1
-0
/
+1
2017-11-24
schema_set: Add comment about set schema from ldif in a transaction
Garming Sam
1
-0
/
+10
2017-11-24
schema: Make writing indices flag an enum for a new state
Garming Sam
1
-6
/
+35
2017-09-23
Do not re-use the attribute @IDXVERSION for SAMDB_INDEXING_VERSION
Andrew Bartlett
1
-1
/
+1
2017-09-23
dsdb: Set that Samba uses the GUID index in LDB
Andrew Bartlett
1
-0
/
+19
2017-09-14
schema: Rework dsdb_schema_set_indices_and_attributes() db operations
Andrew Bartlett
1
-8
/
+9
2017-08-01
dsdb: Do not force a re-index of sam.ldb on upgrade to 4.7
Andrew Bartlett
1
-1
/
+21
2017-07-26
s4: schema: Allocate global_schema off the NULL context, not the talloc_autof...
Jeremy Allison
1
-2
/
+2
2017-06-16
dsdb: Do not run dsdb_replace() on the calculated difference between old and ...
Andrew Bartlett
1
-2
/
+12
2017-06-15
dsdb: Provide proper errors when dsdb_schema_set_indices_and_attributes fails
Andrew Bartlett
1
-0
/
+8
2017-06-10
dsdb: Improve error messages when dsdb_set_schema_from_ldif() fails
Andrew Bartlett
1
-0
/
+2
2017-05-31
schema: Use ldb_schema_set_override_indexlist for faster index selection
Andrew Bartlett
1
-0
/
+1
2017-05-23
dsdb: Do not write the @INDEXLIST or @ATTRIBUTES records during schema refresh
Andrew Bartlett
1
-4
/
+9
2017-02-09
schema: Set flag into @INDEXLIST to indicate we support feature flags
Andrew Bartlett
1
-0
/
+5
2016-09-28
werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/dsdb/
Günther Deschner
1
-2
/
+2
2016-09-28
werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source4/dsdb/
Günther Deschner
1
-1
/
+1
2016-08-11
s4:dsdb/schema: Remove unused old schema from memory
Andrew Bartlett
1
-0
/
+12
2016-07-06
schema: Reorder dsdb_set_schema() to unlink the old schema last
Andrew Bartlett
1
-12
/
+13
2014-06-11
dsdb: Do not refresh the schema using the wrong event context
Andrew Bartlett
1
-25
/
+69
2014-06-11
dsdb: Do not store a struct ldb_dn in struct schema_data
Andrew Bartlett
1
-4
/
+0
2013-06-11
dsdb: reset schema->{classes,attributes}_to_remove_size to 0
Stefan Metzmacher
1
-1
/
+3
2013-05-23
dsdb-schema: make deduplication of class and schema possible (bug #8680)
Matthieu Patou
1
-5
/
+41
2012-12-07
s4:dsdb/schema: fix dsdb_schema_set_el_from_ldb_msg() (bug #9470)
Stefan Metzmacher
1
-7
/
+7
2012-08-10
s4-dsdb: Explain better what records are written during schema set
Andrew Bartlett
1
-7
/
+16
2012-06-22
s4-schema: keep track of the timestamp of the most recently changed/created o...
Matthieu Patou
1
-1
/
+11
2012-04-18
s4-schema: rename dsdb_attribute_from_ldb to dsdb_set_attribute_from_ldb and...
Matthieu Patou
1
-2
/
+2
2011-11-15
s4:dsdb/schema: add "dsdb:schema update allowed" option to enable schema updates
Stefan Metzmacher
1
-0
/
+1
2011-11-15
s4:dsdb/schema: pass and remember the schema_dn in dsdb_set_schema_from_ldif()
Stefan Metzmacher
1
-3
/
+11
2011-10-07
s4-dsdb: fixed one_way_link calculation
Andrew Tridgell
1
-1
/
+2
2011-08-09
move schema_fill_constructed() call to dsdb_setup_sorted_accessors()
Andrew Bartlett
1
-5
/
+7
2011-08-09
s4-dsdb Remove unused schema function
Andrew Bartlett
1
-18
/
+0
2011-08-09
s4-dsdb: added SAMDB_INDEXING_VERSION to @INDEXLIST
Andrew Tridgell
1
-0
/
+11
2011-08-09
s4-dsdb: ensure we setup the dn_format field in schema attributes
Andrew Tridgell
1
-0
/
+40
2011-07-21
update/add my copyright
Matthieu Patou
1
-0
/
+1
2011-02-10
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
1
-1
/
+1
2010-12-15
s4-dsdb_schema: Seize using global_schema when referencing new schema for an LDB
Kamen Mazdrashki
1
-0
/
+6
[next]