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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-23
dsdb: Fix CID 1034745 Dereference after null check
Volker Lendecke
1
-1
/
+1
2014-12-22
dsdb: Define syntax access point oid string as a macro
Samuel Cabrero
1
-1
/
+1
2014-07-09
dsdb: Set syntax of userParameters to binary string, not unicode string
Andrew Bartlett
2
-0
/
+12
2014-06-11
dsdb: Do not refresh the schema using the wrong event context
Andrew Bartlett
3
-29
/
+74
2014-06-11
dsdb: Do not store a struct ldb_dn in struct schema_data
Andrew Bartlett
3
-14
/
+0
2013-09-26
dsdb: Convert the full string from UTF16 to UTF8, including embedded NULLs
Andrew Bartlett
1
-1
/
+1
2013-09-22
dsdb: Use WERR_DS_ATT_NOT_DEF_IN_SCHEMA for failed schema lookups
Andrew Bartlett
1
-28
/
+28
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
3
-10
/
+113
2013-05-23
dsdb-schema: schema_fill_possible_inferiors() should rebuild everthing
Stefan Metzmacher
1
-2
/
+2
2013-05-20
dsdb-schema: remove looping on all schema classes for system_possible_inferrior
Matthieu Patou
1
-34
/
+19
2013-05-16
dsdb-schema: Print clear debug message when we find a OID in our local DB we ...
Andrew Bartlett
1
-0
/
+1
2013-05-15
source4/dsdb/schema/schema_convert_to_ol.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-01-21
dsdb-schema: make sure we build [system]PossibleInferiors completely
Stefan Metzmacher
1
-0
/
+4
2013-01-21
dsdb-schema: make sure use clean caches in schema_inferiors.c
Stefan Metzmacher
2
-28
/
+32
2013-01-21
dsdb-schema: make schema_subclasses_order_recurse() static
Stefan Metzmacher
1
-3
/
+3
2012-12-07
s4:dsdb/schema: fix dsdb_schema_set_el_from_ldb_msg() (bug #9470)
Stefan Metzmacher
1
-7
/
+7
2012-08-23
s4-dsdb: Do not use a possibly-old loadparm context in schema reload
Andrew Bartlett
2
-12
/
+15
2012-08-22
s4:dsdb_sort_objectClass_attr - simplify memory context handling
Matthias Dieter Wallnöfer
1
-9
/
+19
2012-08-22
s4:dsdb_sort_objectClass_attr - use "data_blob_string_const" for setting values
Matthias Dieter Wallnöfer
1
-6
/
+1
2012-08-14
s4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dn
Andrew Bartlett
1
-1
/
+1
2012-08-14
s4-dsdb: Improve memory handling in dsdb_schema_from_ldb_results() by adding ...
Andrew Bartlett
1
-2
/
+14
2012-08-11
s4-dsdb: Use only the replication USN for schema reload.
Andrew Bartlett
1
-6
/
+0
2012-08-10
s4-dsdb: Explain better what records are written during schema set
Andrew Bartlett
1
-7
/
+16
2012-06-22
s4-schema: improve the documentation of the dsdb_schema structure
Matthieu Patou
1
-4
/
+6
2012-06-22
s4-dsdb: Check for key SCHEMA_SEQ_NUM in metadata.tdb updates
Matthieu Patou
1
-1
/
+8
2012-06-22
s4-schema: keep track of the timestamp of the most recently changed/created o...
Matthieu Patou
3
-1
/
+13
2012-06-22
s4-schema: generalized time use its own syntax now
Matthieu Patou
1
-1
/
+0
2012-06-22
dsdb-schema: do not reload more often than schema_reload_interval
Matthieu Patou
1
-0
/
+1
2012-04-29
Add some debug for FOOBAR return case as they are hard to diagnose
Matthieu Patou
1
-0
/
+3
2012-04-18
s4-schema: rename dsdb_attribute_from_ldb to dsdb_set_attribute_from_ldb and...
Matthieu Patou
3
-11
/
+32
2012-04-11
s4:dsdb - move "objectclass_sort()" out from the objectclass LDB module into ...
Matthias Dieter Wallnöfer
1
-0
/
+164
2012-04-11
s4:schema/schema_query.c - fix a comment
Matthias Dieter Wallnöfer
1
-1
/
+1
2012-04-11
s4:schema/schema_init.c - better use "ldb_attr_cmp" instead of "strcasecmp"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-11-15
s4:dsdb/schema: add "dsdb:schema update allowed" option to enable schema updates
Stefan Metzmacher
3
-2
/
+17
2011-11-15
s4:param/provision: pass schema_dn to provision_get_schema()
Stefan Metzmacher
1
-1
/
+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-12
s3:utils change data_blob_dup_talloc() to take a DATA_BLOB by value
Gregor Beck
2
-4
/
+4
2011-10-07
s4-dsdb: fixed one_way_link calculation
Andrew Tridgell
1
-1
/
+2
2011-09-05
s4-schema consolidate schema handling
Andrew Bartlett
1
-24
/
+32
2011-08-25
s4-dsdb: fixed calls to ldb_val_string_cmp()
Andrew Tridgell
1
-2
/
+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: fixed booling conversion to check value length
Andrew Tridgell
1
-11
/
+14
2011-08-09
s4-dsdb: add auto-normalisation of attributes
Andrew Tridgell
2
-3
/
+10
2011-08-09
s4-dsdb: ensure we setup the dn_format field in schema attributes
Andrew Tridgell
2
-31
/
+40
2011-08-04
s4-dsdb: added dn_format attribute of a dsdb_attribute
Andrew Tridgell
2
-2
/
+14
2011-08-04
s4-dsdb: setup a one_way_link attribute on schema attributes
Andrew Tridgell
2
-0
/
+30
2011-07-21
update/add my copyright
Matthieu Patou
1
-0
/
+1
[next]