Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-07-21 | s4-schema: add systemFlags to dsdb classes objects | Matthieu Patou | 2 | -0/+2 |
2011-07-13 | dsdb: fixed special case of zero NTTIME | Andrew Tridgell | 1 | -0/+20 |
2011-06-22 | s4-schema: avoid segfaulting if id3.guid is NULL | Matthieu Patou | 1 | -2/+1 |
2011-06-22 | s4-dsdb: don't add zero GUID to BINARY_DN | Andrew Tridgell | 1 | -9/+11 |
2011-06-17 | s4-dsdb: if we don't have a remote schema, then use the local one | Andrew Tridgell | 1 | -2/+8 |
2011-06-09 | s4:schema_convert_to_ol.c - fix memory contexts | Matthias Dieter Wallnöfer | 1 | -3/+13 |
2011-06-09 | s4:dsdb/schema_convert_to_ol.c - quiet enum warning | Matthias Dieter Wallnöfer | 1 | -0/+9 |