summaryrefslogtreecommitdiff
path: root/source4/dsdb/repl
AgeCommit message (Expand)AuthorFilesLines
2020-11-27s4: rename source4/smbd/ to source4/samba/Ralph Boehme11-11/+11
2020-08-28lib/util: remove extra safe_string.h fileMatthew DeVore1-0/+2
2020-08-17Fix a comment typo copied aroundVolker Lendecke14-14/+14
2019-09-18messaging4: Pass fds to messaging handlersVolker Lendecke1-2/+10
2019-04-11dsdb/repl: we need to replicate the whole schema before we can apply itStefan Metzmacher1-10/+164
2019-02-27s4:dsdb: Remove unused header fileAndreas Schneider1-1/+0
2018-12-17drepl: schema repl race condition fixAaron Haslett1-2/+33
2018-11-01source4 smdb: Add a post fork hook to the service APIGary Lockyer1-12/+15
2018-11-01source4 smbd: Make the service_details structure constant.Gary Lockyer1-1/+1
2018-08-22dsdb: Fix a typoVolker Lendecke1-2/+3
2018-05-30dsdb: Add log when ignoring a replicated object outside of partitionTim Beale1-0/+6
2018-05-30s4-repl: Try to give more information in the error codes for prepare_commit f...Andrew Bartlett1-2/+3
2018-05-10samdb: Add remote address to connectGary Lockyer1-1/+6
2018-04-12dsdb: Ensure to cancel the transaction if we fail to save the prefixMapAndrew Bartlett1-0/+1
2017-11-24schema: Make writing indices flag an enum for a new stateGarming Sam1-7/+7
2017-11-13dreplsrv: Use is_null_sidVolker Lendecke1-3/+1
2017-10-19 source4/smbd: refactor the process model for preforkGary Lockyer1-1/+6
2017-09-07debug: Add new debug class "drs_repl" for DRS replication processingAndrew Bartlett12-0/+36
2017-08-18replmd: Don't fail cycle if we get link for deleted object with GET_TGTTim Beale1-0/+4
2017-08-18drepl: Support GET_TGT on periodic replication clientTim Beale3-17/+83
2017-08-18drs: Check target object is known after applying objectsTim Beale1-4/+7
2017-08-18drs: Fail replication transaction instead of dropping linksTim Beale1-0/+4
2017-07-28repl: Remove old TODOTim Beale1-2/+0
2017-07-23s4-drepl: Block GetNCChanges during a DsReplicaSyncAndrew Bartlett1-1/+1
2017-07-22s4-drepl: Use tevent_schedule_immediate() in DsReplicaSync handlerAndrew Bartlett3-65/+24
2017-07-02dsdb: Improve debugging on start transacton failureAndrew Bartlett1-1/+2
2017-06-15repl: Set GET_ALL_GROUP_MEMBERSHIP flag in the drepl serverGarming Sam1-0/+14
2017-05-11s4: Add TALLOC_CTX * to register_server_service().Jeremy Allison1-1/+1
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison1-1/+1
2017-04-13drepl: Add partial attribute set in the case of repl secretGarming Sam1-1/+1
2017-03-27repl_secret: Error condition should sound harmlessGarming Sam1-2/+8
2017-02-22Correct "successfuly" typos.Chris Lamb1-1/+1
2017-02-22Correct "enought" typo.Chris Lamb1-1/+1
2017-02-08s4:dsdb/repl: s/highestCommitedUsn/highestCommittedUSNStefan Metzmacher1-1/+1
2016-09-28werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source4/dsdb/Günther Deschner4-15/+15
2016-09-02s4-dsdb: Change debug level for replicationAndreas Schneider1-25/+26
2016-08-25drepl_out: Send the prefix map alongside the global catalog partial attribute...Garming Sam1-2/+10
2016-08-25drepl_out: Send the prefix map alongside the RODC partial attribute setGarming Sam1-4/+13
2016-08-25replicated_objects: Add missing newline for debugGarming Sam1-2/+2
2016-08-11s4:dsdb/repl: let dsdb_replicated_objects_convert() change remote to local at...Stefan Metzmacher1-5/+57
2016-08-11s4:dsdb/repl: set working_schema->resolving_in_progress during schema creationStefan Metzmacher1-0/+3
2016-08-11s4:dsdb/repl: make sure the working_schema prefix map is populated with the r...Stefan Metzmacher1-0/+35
2016-08-11s4:dsdb/repl: Improve memory handling in replicated schema codeAndrew Bartlett1-4/+10
2016-08-11s4:dsdb/repl: avoid recursion after fetching schema changes.Stefan Metzmacher2-17/+25
2016-08-06s4: repl: Ensure all error paths in dreplsrv_op_pull_source_get_changes_trigg...Jeremy Allison1-0/+4
2016-07-23s4:dsdb/replicated_objects: don't skip notifications on resolved conflictsStefan Metzmacher1-4/+16
2016-07-21drepl: Fix a typoGarming Sam1-1/+1
2016-07-19drs: pass the forced-replication flag from DsReplicaSync to GetNCChangesAndrew Bartlett1-0/+4
2016-07-19repl: Remove check for parentGUID being NULL in dsdb_convert_object_ex()Andrew Bartlett1-5/+0
2016-07-13dsdb: Fix CID 1363810: Null pointer dereferencesVolker Lendecke1-3/+6