s4-drs: When comparing DN, check the DN itself and its extra bits if present
[mat/samba.git] / source4 / dsdb / samdb / ldb_modules / repl_meta_data.c
2014-05-18 Matthieu Patous4-drs: When comparing DN, check the DN itself and...
2014-05-03 Andrew Bartlettdsdb: Make it harder to corrupt the database by requiri...
2014-05-01 Stefan Metzmachers4:repl_meta_data: fix array assignment in replmd_proce...
2014-03-26 Andrew Bartlettdsdb: Improve missing objectClass handling
2014-03-26 Andrew Bartlettdsdb: Improve errors and checks for missing objectClass...
2014-03-26 Andrew Bartlettdsdb: Clarify how the DSDB_REPL_FLAG_PRIORITISE_INCOMIN...
2014-03-17 Andrew Bartlettdsdb: Further assert that we always have an objectClass...
2014-03-14 Andrew Bartlettdsdb: Ensure to sort replPropertyMetaData as UNSIGNED...
2014-02-06 Arvid Requates4:samdb: respect SEARCH_FLAG_PRESERVEONDELETE
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-19 Andrew Bartlettdsdb-repl_meta_data: Make handling of Deleted Objects...
2013-09-19 Andrew Bartlettdsdb-repl_meta_data: Do not re-delete the Deleted Objec...
2013-09-19 Andrew Bartlettdsdb-repl_meta_data: Check for a NULL invocationID...
2013-07-30 Andrew Bartlettdsdb: Include MS-ADTS doc references on deleted object...
2013-07-30 Andrew Bartlettdsdb: Improve DRS deleted link source/target handing...
2013-07-30 Andrew Bartlettdsdb: Ensure we always force deleted objects back under...
2013-07-30 Stefan Metzmacherdsdb/repl_meta_data: split out replmd_deletion_state()
2013-07-30 Andrew Bartlettdsdb: Prune deleted objects of links and extra attribut...
2013-06-13 Andrew Bartlettdsdb repl_meta_data: Use dsdb_request_add_controls()
2013-06-12 Andrew Bartlettdsdb: Fix behaviour for when to update the USN when...
2013-06-11 Andrew BartlettRevert "s4-dsdb: Remove strcasecmp() fallback in replmd...
2013-05-28 Andrew Bartlettdsdb-repl_meta_data: Move TODO comment about conflicts...
2013-05-28 Andrew Bartlettdsdb-repl_meta_data: Handle renames better, considering...
2013-02-08 Matthieu Patoureplmetadata: raise msg level for conflict resolution...
2013-01-01 Stefan Metzmachers4:dsdb/repl_meta_data: don't merge highwatermark and...
2013-01-01 Stefan Metzmachers4:dsdb/repl_meta_data: also update the last_sync_succe...
2013-01-01 Stefan Metzmachers4:dsdb/repl_meta_data: store the last results and...
2013-01-01 Stefan Metzmachers4:dsdb/repl_meta_data: always treat the highwatermark...
2012-11-30 Stefan Metzmachers4:dsdb/repl_meta_data: call dsdb_module_schedule_sd_pr...
2012-11-30 Stefan Metzmachers4:dsdb/repl_meta_data: allow DSDB_CONTROL_SEC_DESC_PRO...
2012-08-09 Andrew Bartletts4-dsdb: Remove strcasecmp() fallback in replmd_ldb_mes...
2012-07-31 Andrew Bartletts4-dsdb: Replace any existing lastKnownParent attribute...
2012-07-31 Andrew Bartletts4-dsdb: Improve tracing in repl_meta_data
2012-07-31 Andrew Bartletts4-dsdb: Handle rename conflicts in both directions
2012-07-31 Andrew Bartletts4-dsdb: Request extended DN and show deleted when...
2012-07-29 Andrew Bartletts4-dsdb: Fill in lastKnownParent when moving to lostAnd...
2012-07-29 Andrew Bartletts4-dsdb: Do not strip base components off DN before...
2012-07-29 Andrew Bartletts4-dsdb: Change move to lostAndFound to use container...
2012-07-29 Andrew Bartletts4-dsdb: Provide a way to force incoming renames to...
2012-07-29 Andrew Bartletts4-dsdb: Provide a way to handle conflicts due to rename
2012-07-18 Andrew Bartlettdsdb: Allocate new OID to allow updates of a read-only...
2012-07-06 Andrew Bartletts4-dsdb: Use parent_object_guid to find the correct...
2012-06-23 Matthieu Patous4-dsdb: Try to avoid much of the time a db search...
2012-06-23 Matthieu Patous4-dsdb: fix a warning about unused variable
2012-01-05 Matthias Dieter... s4:repl_meta_data LDB module - set "isRecycled" time...
2011-12-23 Matthieu Patous4-ldb: Add isRecycled when is defined in the schema
2011-11-19 Matthieu Patous4-dsdb: Modify the repl_meta_data behavior to allow...
2011-11-13 Matthieu Patous4-dsdb: initialize correctly the value of originating_...
2011-10-27 Matthias Dieter... s4:repl_meta_data LDB module - don't intercept the...
2011-10-27 Matthias Dieter... s4:repl_meta_data LDB module - rename operation - do...
2011-10-27 Matthias Dieter... s4:repl_meta_data LDB module - remove pointless debug...
2011-10-27 Matthias Dieter... s4:repl_meta_data LDB module - always return the origin...
2011-10-27 Matthias Dieter... s4:repl_meta_data LDB module - "dsdb_search_module_dn...
2011-10-19 Andrew Tridgelldsdb: improve debug message
2011-10-06 Andrew Tridgells4-dsdb: allow deletion of backlinks if DSDB_CONTROL_DB...
2011-10-06 Andrew Bartletts4-dsdb: Do not assume that all deleted objects have...
2011-10-06 Andrew Bartlettdsdb: Do not attempt to resolve conflicts on an RODC
2011-10-06 Andrew Bartlettdsdb: fix double-free in replication failure case on...
2011-10-04 Andrew Tridgells4-dsdb: add the DSDB_CONTROL_PARTIAL_REPLICA when...
2011-10-04 Andrew Tridgells4-dsdb: fixed formatting of a debug message
2011-10-04 Andrew Tridgells4-dsdb: implement DSDB_REPL_FLAG_PRIORITISE_INCOMING
2011-10-04 Andrew Tridgells4-dsdb: disallow changes based on instanceType
2011-09-19 Andrew Tridgells4-drs: cope with REPL_OBJ getncchanges call for new...
2011-08-17 Andrew Tridgells4-dsdb: added comments and fixed backlink check in...
2011-08-09 Matthieu Patous4-dsdb: avoid printing a pointless debug line
2011-07-13 Andrew Tridgells4-dsdb: another special case for the "member" attribute
2011-07-13 Andrew Tridgells4-dsdb: raise debug level for backlink errors
2011-07-13 Andrew Tridgells4-dsdb: moved checking of duplicate member entries...
2011-07-11 Matthieu Patous4-dsdb: if the provision control is specified, update...
2011-07-11 Matthieu Patous4-dsdb: when replacing linked attribute take always...
2011-07-11 Matthieu Patous4-dsdb: check for single valued attribute in repl_meta...
2011-07-05 Andrew Tridgells4-dsdb: allow removal of unknown attributes if RELAX set
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba...
2011-06-10 Andrew Tridgells4-drs: ensure we add a RMD_ADDTIME when upgrading...
2011-06-07 Andrew Tridgells4-dsdb: cope with missing backlinks in rpmd handling
2011-04-29 Matthias Dieter... s4:repl_meta_data LDB module - quiet a discard const...
2011-04-06 Stefan Metzmachers4:dsdb/repl_meta_data: update replPropertyMetaData...
2011-04-06 Stefan Metzmachers4:dsdb/repl_meta_data: allow passing an explicit attri...
2011-04-06 Stefan Metzmachers4:dsdb/repl_meta_data: normalize the rdn attribute...
2011-04-06 Matthieu Patous4: Update/Set local USN only on attribute that have...
2011-04-04 Andrew Tridgells4-dsdb: implemented creation of conflict records
2011-03-10 Matthias Dieter... s4:repl_meta_data LDB module - always ask manually...
2011-03-10 Matthias Dieter... s4:repl_meta_data LDB module - don't remove the partiti...
2011-03-10 Matthias Dieter... s4:repl_meta_data LDB module - remove the current parti...
2011-02-22 Andrew Bartletts4-auth Move libcli/security/session.c to the top level
2011-02-14 Andrew Tridgells4-dsdb: cope with broken exchange schema with single...
2011-01-22 Kamen Mazdrashkis4-repl_meta_data: replmd_update_is_newer() should...
2011-01-22 Kamen Mazdrashkis4-repl_meta_data: Print out what is wrong when we...
2011-01-22 Kamen Mazdrashkis4-repl_meta_data: We should not use USNs in metadata...
2011-01-17 Andrew Tridgells4-dsdb: pass parent request to dsdb_module_*() functions
2010-12-18 Jelmer Vernooijldb: Rename controls_except_specified -> ldb_controls_e...
2010-12-05 Kamen Mazdrashkis4-repl_meta_data: Print function name when we can...
2010-12-05 Kamen Mazdrashkis4-repl_meta_data: Remove duplicated check
2010-11-20 Matthias Dieter... s4:repl_meta_data LDB module - fix a counter type
2010-11-20 Matthias Dieter... s4:repl_meta_data LDB module - move the "objectGUID...
2010-11-18 Matthias Dieter... s4:repl_meta_data LDB module - allow also special DNs...
2010-11-17 Andrew Tridgells4-repl: save the result of the last replication in...
2010-11-12 Matthias Dieter... s4:repl_meta_data LDB module - convert two debug messag...
2010-11-11 Matthias Dieter... s4:dsdb - proof against empty RDN values where expected
next