summaryrefslogtreecommitdiff
path: root/source4/dsdb/repl/replicated_objects.c
Commit message (Expand)AuthorAgeFilesLines
* schema: Make writing indices flag an enum for a new stateGarming Sam2017-11-241-7/+7
* debug: Add new debug class "drs_repl" for DRS replication processingAndrew Bartlett2017-09-071-0/+3
* drs: Check target object is known after applying objectsTim Beale2017-08-181-4/+7
* repl: Remove old TODOTim Beale2017-07-281-2/+0
* dsdb: Improve debugging on start transacton failureAndrew Bartlett2017-07-021-1/+2
* werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source4/dsdb/Günther Deschner2016-09-281-7/+7
* replicated_objects: Add missing newline for debugGarming Sam2016-08-251-2/+2
* s4:dsdb/repl: let dsdb_replicated_objects_convert() change remote to local at...Stefan Metzmacher2016-08-111-5/+57
* s4:dsdb/repl: set working_schema->resolving_in_progress during schema creationStefan Metzmacher2016-08-111-0/+3
* s4:dsdb/repl: make sure the working_schema prefix map is populated with the r...Stefan Metzmacher2016-08-111-0/+35
* s4:dsdb/repl: Improve memory handling in replicated schema codeAndrew Bartlett2016-08-111-4/+10
* s4:dsdb/replicated_objects: don't skip notifications on resolved conflictsStefan Metzmacher2016-07-231-4/+16
* repl: Remove check for parentGUID being NULL in dsdb_convert_object_ex()Andrew Bartlett2016-07-191-5/+0
* dsdb: Fix CID 1363810: Null pointer dereferencesVolker Lendecke2016-07-131-3/+6
* dsdb: Remove 120 second delay and USN from schema refresh checkAndrew Bartlett2016-07-061-69/+11
* dsdb: Fix rename and RDN handling for replPropertyMetaDataAndrew Bartlett2016-06-071-64/+22
* repl: Do not report all replication failures at level 0Andrew Bartlett2016-06-061-2/+7
* dsdb: Clearly fail to replicate objects not NC_HEAD with a all-zero parentGUIDAndrew Bartlett2016-06-061-0/+5
* repl: Enforce that we have parent objects for all replicated objectsAndrew Bartlett2016-06-061-15/+10
* repl: Retry replication of the schema on WERR_DS_DRA_SCHEMA_MISMATCHAndrew Bartlett2016-06-061-1/+1
* repl: Pass in the full partition DN to dsdb_replicated_objects_convert()Andrew Bartlett2016-06-061-6/+2
* dsdb: Improve syntax clarityAndrew Bartlett2016-06-021-1/+2
* dsdb/repl: Ensure we use the LOCAL attid value, not the remote oneAndrew Bartlett2016-03-131-4/+14
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-061-1/+1
* repl: Skip new subdomains and partitions when replicatingAndrew Bartlett2015-12-241-6/+43
* repl: Give an error if we get a secret when not expecting oneAndrew Bartlett2015-10-261-3/+20
* dsdb: Fix a confusing parameterVolker Lendecke2015-09-081-1/+1
* dsdb: Do not update notify_uSN until the transaction is genuinely committed t...Andrew Bartlett2014-03-271-7/+7
* dsdb: Refuse to replicate an all-zero invocationID GUID in replPropertyMetaDataAndrew Bartlett2013-09-221-0/+9
* dsdb: use the correct talloc parent in dsdb_repl_merge_working_schema()Stefan Metzmacher2013-06-111-2/+2
* dsdb-repl: merge the logic from libnet_vampire_cb_apply_schema()Stefan Metzmacher2013-05-231-6/+113
* dsdb-repl: split out dsdb_repl_resolve_working_schemaStefan Metzmacher2013-05-231-53/+94
* dsdb-drs: when replicating schema object checks ask for removal of previous v...Matthieu Patou2013-05-231-3/+4
* dsdb-repl: Allow the name attribute (and name-based schema lookups) to be ski...Andrew Bartlett2013-05-161-12/+19
* dsdb-repl: make message more clearerMatthieu Patou2013-02-081-2/+2
* s4:dsdb/repl: ldb_errstring() takes a 'struct ldb_context' not 'int'Stefan Metzmacher2012-08-141-1/+2
* s4:dsdb/repl: make sure instanceType_e is not changed by a reallocationStefan Metzmacher2012-08-141-1/+11
* s4:dsdb/repl: avoid reallocation of msg->elementsStefan Metzmacher2012-08-141-1/+1
* s4-dsdb: Take more care in handling of global schema memoryAndrew Bartlett2012-08-111-27/+61
* s4:dsdb:replicated_objects: do not move 'instanceType' to the end of msg->ele...Stefan Metzmacher2012-08-031-1/+22
* s4-repl: Use ldb_dn_new() to create the rootDSE DNAndrew Bartlett2012-07-291-1/+5
* s4-repl: Use NULL for pointer test when checking for ldb_msg_new() failureAndrew Bartlett2012-07-291-1/+1
* s4-dsdb: Ensure we never write read-only objects onto a read-write replicaAndrew Bartlett2012-07-181-1/+8
* s4-dsdb: Use parent_object_guid to find the correct parent for new objectsAndrew Bartlett2012-07-061-0/+11
* s4-drs: if schema has changed during replication notify other process that th...Matthieu Patou2012-06-221-0/+55
* s4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICAAndrew Tridgell2011-10-041-60/+3
* s4-repl: support creation of new NCs via DsAddEntryAndrew Tridgell2011-10-041-0/+84
* s4-repl: update instanceType in partial_replica replicationAndrew Tridgell2011-10-041-0/+20
* s4-dsdb clarify that failure to load the schema items from DRS is expectedAndrew Bartlett2011-08-091-3/+3
* s4-repl/working_schema: Ignore some attributes when bulding working schema cacheKamen Mazdrashki2011-03-011-0/+9