dsdb: Add log when ignoring a replicated object outside of partition
[samba.git] / source4 / dsdb / repl / replicated_objects.c
2018-05-30 Tim Bealedsdb: Add log when ignoring a replicated object outside...
2018-05-30 Andrew Bartletts4-repl: Try to give more information in the error...
2018-04-12 Andrew Bartlettdsdb: Ensure to cancel the transaction if we fail to...
2017-11-24 Garming Samschema: Make writing indices flag an enum for a new...
2017-09-07 Andrew Bartlettdebug: Add new debug class "drs_repl" for DRS replicati...
2017-08-18 Tim Bealedrs: Check target object is known after applying objects
2017-07-27 Tim Bealerepl: Remove old TODO
2017-07-02 Andrew Bartlettdsdb: Improve debugging on start transacton failure
2016-09-27 Günther Deschnerwerror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY...
2016-08-25 Garming Samreplicated_objects: Add missing newline for debug
2016-08-10 Stefan Metzmachers4:dsdb/repl: let dsdb_replicated_objects_convert(...
2016-08-10 Stefan Metzmachers4:dsdb/repl: set working_schema->resolving_in_progress...
2016-08-10 Stefan Metzmachers4:dsdb/repl: make sure the working_schema prefix map...
2016-08-10 Andrew Bartletts4:dsdb/repl: Improve memory handling in replicated...
2016-07-23 Stefan Metzmachers4:dsdb/replicated_objects: don't skip notifications...
2016-07-19 Andrew Bartlettrepl: Remove check for parentGUID being NULL in dsdb_co...
2016-07-13 Volker Lendeckedsdb: Fix CID 1363810: Null pointer dereferences
2016-07-06 Andrew Bartlettdsdb: Remove 120 second delay and USN from schema refre...
2016-06-07 Andrew Bartlettdsdb: Fix rename and RDN handling for replPropertyMetaData
2016-06-06 Andrew Bartlettrepl: Do not report all replication failures at level 0
2016-06-06 Andrew Bartlettdsdb: Clearly fail to replicate objects not NC_HEAD...
2016-06-06 Andrew Bartlettrepl: Enforce that we have parent objects for all repli...
2016-06-06 Andrew Bartlettrepl: Retry replication of the schema on WERR_DS_DRA_SC...
2016-06-06 Andrew Bartlettrepl: Pass in the full partition DN to dsdb_replicated_...
2016-06-02 Andrew Bartlettdsdb: Improve syntax clarity
2016-03-13 Andrew Bartlettdsdb/repl: Ensure we use the LOCAL attid value, not...
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2015-12-24 Andrew Bartlettrepl: Skip new subdomains and partitions when replicating
2015-10-26 Andrew Bartlettrepl: Give an error if we get a secret when not expecti...
2015-09-08 Volker Lendeckedsdb: Fix a confusing parameter
2014-03-26 Andrew Bartlettdsdb: Do not update notify_uSN until the transaction...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-22 Andrew Bartlettdsdb: Refuse to replicate an all-zero invocationID...
2013-06-11 Stefan Metzmacherdsdb: use the correct talloc parent in dsdb_repl_merge_...
2013-05-23 Stefan Metzmacherdsdb-repl: merge the logic from libnet_vampire_cb_apply...
2013-05-23 Stefan Metzmacherdsdb-repl: split out dsdb_repl_resolve_working_schema
2013-05-23 Matthieu Patoudsdb-drs: when replicating schema object checks ask...
2013-05-16 Andrew Bartlettdsdb-repl: Allow the name attribute (and name-based...
2013-02-08 Matthieu Patoudsdb-repl: make message more clearer
2012-08-14 Stefan Metzmachers4:dsdb/repl: ldb_errstring() takes a 'struct ldb_conte...
2012-08-14 Stefan Metzmachers4:dsdb/repl: make sure instanceType_e is not changed...
2012-08-14 Stefan Metzmachers4:dsdb/repl: avoid reallocation of msg->elements
2012-08-11 Andrew Bartletts4-dsdb: Take more care in handling of global schema...
2012-08-03 Stefan Metzmachers4:dsdb:replicated_objects: do not move 'instanceType...
2012-07-29 Andrew Bartletts4-repl: Use ldb_dn_new() to create the rootDSE DN
2012-07-29 Andrew Bartletts4-repl: Use NULL for pointer test when checking for...
2012-07-18 Andrew Bartletts4-dsdb: Ensure we never write read-only objects onto...
2012-07-06 Andrew Bartletts4-dsdb: Use parent_object_guid to find the correct...
2012-06-23 Matthieu Patous4-drs: if schema has changed during replication notify...
2011-10-04 Andrew Tridgells4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICA
2011-10-04 Andrew Tridgells4-repl: support creation of new NCs via DsAddEntry
2011-10-04 Andrew Tridgells4-repl: update instanceType in partial_replica replication
2011-08-09 Andrew Bartletts4-dsdb clarify that failure to load the schema items...
2011-03-01 Kamen Mazdrashkis4-repl/working_schema: Ignore some attributes when...
2011-03-01 Kamen Mazdrashkis4-replicated_objects: Implement a mechanism to relax...
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2010-12-18 Kamen Mazdrashkis4-drepl: During Schema replication, we need to save...
2010-12-18 Kamen Mazdrashkis4-drepl: Make refreshed schema a global one
2010-12-17 Kamen Mazdrashkis4-drepl: Reference current Schema cache into working_s...
2010-12-14 Kamen Mazdrashkis4-repl: Allow dsdb_replicated_objects_commit() to...
2010-12-01 Matthias Dieter... s4:dsdb/repl/replicated_objects.c - proof if "talloc_re...
2010-12-01 Kamen Mazdrashkis4-dsdb/schema: Implement multi-pass working schema...
2010-12-01 Kamen Mazdrashkis4-repl: Let dsdb_replicated_objects_convert() to accep...
2010-11-11 Kamen Mazdrashkis4-repl: Propagate remote prefixMap in DRSUAPI data...
2010-11-11 Kamen Mazdrashkis4-repl: dsdb_extended_replicated_objects_convert ...
2010-11-11 Kamen Mazdrashkis4-repl: dsdb_extended_replicated_objects_commit -...
2010-11-11 Kamen Mazdrashkis4-repl: dsdb_convert_object -> dsdb_origin_object_convert
2010-10-31 Kamen Mazdrashkiidl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRI...
2010-10-10 Kamen Mazdrashkis4-dsdb-repl: Print what the error code for failure is
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-18 Kamen Mazdrashkis4-drs: Check for schema changes only in case we are...
2010-06-12 Andrew Bartletts4:dsdb Allow calling dsdb_convert_object_ex() directly
2010-03-16 Andrew Bartletts4:dsdb Change dsdb_get_schema() callers to use new...
2010-03-05 Matthias Dieter... s4:repl - change also here the counter variables to...
2010-01-14 Fernando J V da... s4-drs: Store uSNUrgent for Urgent Replication
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-21 Kamen MazdrashkiRevert "s4-drs: cope with bogus empty attributes from...
2009-12-21 Andrew Tridgells4-repl: give a reason why the prepare commit failed
2009-12-10 Andrew Tridgells4-dsdb: use GUID_to_ndr_blob()
2009-11-28 Andrew Tridgells4-drs: cope with bogus empty attributes from w2k8-r2
2009-11-16 Matthias Dieter... Revert "s4:dsdb/repl/replicated_objects - Applicate...
2009-11-15 Matthias Dieter... s4:dsdb/repl/replicated_objects - Applicate also here...
2009-11-12 Andrew Bartletts4:dsdb/repl Split the 'convert' or 'commit' stages...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_verify_oid_mappings_drsuapi() replaced...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-07 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-07 Andrew Tridgells4-drs: fixed a memory error introduced yesterday
2009-10-06 Andrew Tridgells4-repl: added RELAX control and fix transactions
2009-09-23 Andrew Tridgells4-ldb: added a bunch more debug for DC join
2009-09-16 Andrew Tridgells4-repl: don't do double replication
2009-09-16 Andrew Tridgells4-repl: add a debug to make it easier to monitor repli...
2009-09-15 Andrew Tridgells4-repl: don't do double replication
2009-09-15 Andrew Tridgells4-repl: add a debug to make it easier to monitor repli...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgells4-repl: don't do double replication
2009-09-15 Andrew Tridgells4-repl: add a debug to make it easier to monitor repli...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgells4-repl: add a debug to make it easier to monitor repli...
2009-09-11 Andrew Tridgells4-repl: don't add the RDN if it is already there
2009-09-11 Andrew Tridgells4-drs: add the magic DRS SPNs on AddEntry
next