summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/schema
Commit message (Expand)AuthorAgeFilesLines
* s4-dsdb: Do not use a possibly-old loadparm context in schema reloadAndrew Bartlett2012-08-232-12/+15
* s4:dsdb_sort_objectClass_attr - simplify memory context handlingMatthias Dieter Wallnöfer2012-08-221-9/+19
* s4:dsdb_sort_objectClass_attr - use "data_blob_string_const" for setting valuesMatthias Dieter Wallnöfer2012-08-221-6/+1
* s4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dnAndrew Bartlett2012-08-141-1/+1
* s4-dsdb: Improve memory handling in dsdb_schema_from_ldb_results() by adding ...Andrew Bartlett2012-08-141-2/+14
* s4-dsdb: Use only the replication USN for schema reload.Andrew Bartlett2012-08-111-6/+0
* s4-dsdb: Explain better what records are written during schema setAndrew Bartlett2012-08-101-7/+16
* s4-schema: improve the documentation of the dsdb_schema structureMatthieu Patou2012-06-221-4/+6
* s4-dsdb: Check for key SCHEMA_SEQ_NUM in metadata.tdb updatesMatthieu Patou2012-06-221-1/+8
* s4-schema: keep track of the timestamp of the most recently changed/created o...Matthieu Patou2012-06-223-1/+13
* s4-schema: generalized time use its own syntax nowMatthieu Patou2012-06-221-1/+0
* dsdb-schema: do not reload more often than schema_reload_intervalMatthieu Patou2012-06-221-0/+1
* Add some debug for FOOBAR return case as they are hard to diagnoseMatthieu Patou2012-04-291-0/+3
* s4-schema: rename dsdb_attribute_from_ldb to dsdb_set_attribute_from_ldb and...Matthieu Patou2012-04-183-11/+32
* s4:dsdb - move "objectclass_sort()" out from the objectclass LDB module into ...Matthias Dieter Wallnöfer2012-04-111-0/+164
* s4:schema/schema_query.c - fix a commentMatthias Dieter Wallnöfer2012-04-111-1/+1
* s4:schema/schema_init.c - better use "ldb_attr_cmp" instead of "strcasecmp"Matthias Dieter Wallnöfer2012-04-111-1/+1
* s4:dsdb/schema: add "dsdb:schema update allowed" option to enable schema updatesStefan Metzmacher2011-11-153-2/+17
* s4:param/provision: pass schema_dn to provision_get_schema()Stefan Metzmacher2011-11-151-1/+1
* s4:dsdb/schema: pass and remember the schema_dn in dsdb_set_schema_from_ldif()Stefan Metzmacher2011-11-151-3/+11
* s3:utils change data_blob_dup_talloc() to take a DATA_BLOB by valueGregor Beck2011-10-122-4/+4
* s4-dsdb: fixed one_way_link calculationAndrew Tridgell2011-10-071-1/+2
* s4-schema consolidate schema handlingAndrew Bartlett2011-09-051-24/+32
* s4-dsdb: fixed calls to ldb_val_string_cmp()Andrew Tridgell2011-08-251-2/+2
* move schema_fill_constructed() call to dsdb_setup_sorted_accessors()Andrew Bartlett2011-08-091-5/+7
* s4-dsdb Remove unused schema functionAndrew Bartlett2011-08-091-18/+0
* s4-dsdb: added SAMDB_INDEXING_VERSION to @INDEXLISTAndrew Tridgell2011-08-091-0/+11
* s4-dsdb: fixed booling conversion to check value lengthAndrew Tridgell2011-08-091-11/+14
* s4-dsdb: add auto-normalisation of attributesAndrew Tridgell2011-08-092-3/+10
* s4-dsdb: ensure we setup the dn_format field in schema attributesAndrew Tridgell2011-08-092-31/+40
* s4-dsdb: added dn_format attribute of a dsdb_attributeAndrew Tridgell2011-08-042-2/+14
* s4-dsdb: setup a one_way_link attribute on schema attributesAndrew Tridgell2011-08-042-0/+30
* update/add my copyrightMatthieu Patou2011-07-211-0/+1
* s4-schema: add systemFlags to dsdb classes objectsMatthieu Patou2011-07-212-0/+2
* dsdb: fixed special case of zero NTTIMEAndrew Tridgell2011-07-131-0/+20
* s4-schema: avoid segfaulting if id3.guid is NULLMatthieu Patou2011-06-221-2/+1
* s4-dsdb: don't add zero GUID to BINARY_DNAndrew Tridgell2011-06-221-9/+11
* s4-dsdb: if we don't have a remote schema, then use the local oneAndrew Tridgell2011-06-171-2/+8
* s4:schema_convert_to_ol.c - fix memory contextsMatthias Dieter Wallnöfer2011-06-091-3/+13
* s4:dsdb/schema_convert_to_ol.c - quiet enum warningMatthias Dieter Wallnöfer2011-06-091-0/+9
* dsdb:schema/schema_syntax.c - correctly check error code of "ldb_string_utc_t...Matthias Dieter Wallnöfer2011-04-071-2/+1
* dsdb:schema/schema_syntax.c - add some empty value checks on validate functionsMatthias Dieter Wallnöfer2011-04-071-0/+9
* Ensure convert_string_XXX is always called with a valid converted_size pointer.Jeremy Allison2011-03-291-2/+4
* charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell2011-03-241-5/+5
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-107-10/+10
* s4:dsdb/schema/schema_* - adaptions needed for removed "const" on OIDsMatthias Dieter Wallnöfer2010-12-212-2/+5
* s4-dsdb_schema: Copy info needed for Schema refresh in dsdb_schema_copy_shallowKamen Mazdrashki2010-12-181-0/+4
* s4-dsdb_schema: Handle remote ATTIDs based on msDs-IntId valueKamen Mazdrashki2010-12-151-4/+17
* s4-schema_syntax: Log error message when _dsdb_syntax_OID_oid_drsuapi_to_ldb(...Kamen Mazdrashki2010-12-151-1/+5
* s4-dsdb_schema: We need base_dn in Schema's shallow copy tooKamen Mazdrashki2010-12-151-1/+7