summaryrefslogtreecommitdiff
path: root/source4/dsdb/repl/drepl_service.h
Commit message (Expand)AuthorAgeFilesLines
* drepl: Support GET_TGT on periodic replication clientTim Beale2017-08-181-0/+2
* s4-drepl: Use tevent_schedule_immediate() in DsReplicaSync handlerAndrew Bartlett2017-07-221-13/+5
* s4:dsdb/repl: s/highestCommitedUsn/highestCommittedUSNStefan Metzmacher2017-02-081-1/+1
* s4:dsdb/repl: avoid recursion after fetching schema changes.Stefan Metzmacher2016-08-111-7/+0
* repl: Retry replication of the schema on WERR_DS_DRA_SCHEMA_MISMATCHAndrew Bartlett2016-06-061-0/+7
* dsdb-drepl: create a new schedulable event for running pending operationsMatthieu Patou2013-05-151-0/+17
* s4-rodc: ensure we load replicated partitions for RODCsAndrew Tridgell2011-10-061-1/+1
* s4-repl: remove unused principal_name elementAndrew Tridgell2011-09-221-3/+0
* s4-dsdb: added support for replicating with GC partial attribute setAndrew Tridgell2011-09-221-0/+1
* s4-drepl: Pass replication options from DsReplicaSync callKamen Mazdrashki2011-02-271-0/+2
* s4:dsdb/repl/drepl* - move "lib/messaging/irpc.h" include into "drepl_service.h"Matthias Dieter Wallnöfer2010-11-281-2/+1
* s4:role transfer - use always type "enum drepl_role_master" for role specific...Matthias Dieter Wallnöfer2010-11-271-0/+2
* s4-repl: removed the syncall_workaround codeAndrew Tridgell2010-11-171-2/+0
* s4-repl: ensure we don't starve pending replication opsAndrew Tridgell2010-11-171-0/+2
* s4-repl: fixed replication notifications to RODCsAndrew Tridgell2010-11-081-0/+6
* s4-repl: use the GC principal name for DRS replication connectionAndrew Tridgell2010-10-011-0/+4
* s4-repl: add partial attribute set to getncchanges calls for RODCsAndrew Tridgell2010-09-161-0/+2
* s4-repl: cleanup the extended op calls in repl serverAndrew Tridgell2010-09-161-6/+5
* s4-repl: cleanup getncchanges extended op callsAndrew Tridgell2010-09-161-4/+2
* s4-drs: Refactored drepl_service and send_ridalloc_request so that the struct...Nadezhda Ivanova2010-09-101-2/+2
* s4-dreplsrv: Add caller-specific data parameter for dreplsrv_fsmo_callback_tKamen Mazdrashki2010-09-031-2/+4
* s4-repl: load RODC partitions using msDS-hasFullReplicaNCsAndrew Tridgell2010-08-251-0/+2
* s4:dsdb/repl: expose drsuapi_DsExtendedError to the caller (e.g. the ridalloc...Stefan Metzmacher2010-07-091-1/+4
* s4-repl: added a workaround for WERR_DS_DRA_NO_REPLICA DsReplicaSync errorsAndrew Tridgell2010-04-271-0/+2
* s4:dsdb/repl: make use of use tevent_req based dcerpc_binding_handle stubsStefan Metzmacher2010-03-121-0/+1
* s4-drs: Reads uSNUrgent and sets Urgent Replication Bit for DS_ReplicaSync wh...Fernando J V da Silva2010-01-281-0/+1
* s4:dsdb/repl: change dreplsrv_op_notify_send/recv() to tevent_reqStefan Metzmacher2010-01-131-2/+0
* s4:dsdb/repl: convert dreplsrv_op_pull_source_send/recv to tevent_reqStefan Metzmacher2010-01-081-2/+0
* s4-repl: allow for callbacks when a repl operation completesAndrew Tridgell2010-01-081-0/+5
* s4-repl: added request for RID allocation in drepl taskAndrew Tridgell2010-01-081-0/+6
* s4-repl: added a preiodic notification check to the repl taskAndrew Tridgell2009-09-131-0/+37
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22472: Commit the start of the DRSUAPI pull replication service.Stefan Metzmacher2007-10-101-0/+111
* r20974: add basic infrastructure for a DSDB replication serviceStefan Metzmacher2007-10-101-0/+65