summaryrefslogtreecommitdiff
path: root/source4/dsdb/repl/drepl_out_pull.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-24s4-drepl: Ensure that the op->source does not get deallocated too earlyAndrew Bartlett1-1/+19
2011-02-27s4-drepl: Refactor dreplsrv_run_pull_ops() toKamen Mazdrashki1-16/+33
2011-02-27s4-drepl: Pass replication options from DsReplicaSync callKamen Mazdrashki1-1/+3
2011-02-10ldb: use #include <ldb.h> for ldbAndrew Tridgell1-1/+1
2010-11-28s4:dsdb/repl/drepl* - move "lib/messaging/irpc.h" include into "drepl_service.h"Matthias Dieter Wallnöfer1-1/+0
2010-11-17s4-repl: save the result of the last replication in repsFrom/repsToAndrew Tridgell1-29/+68
2010-11-17s4-repl: ensure we don't starve pending replication opsAndrew Tridgell1-3/+3
2010-10-12libcli/security Use common security.hAndrew Bartlett1-1/+1
2010-09-16s4-repl: cleanup the extended op calls in repl serverAndrew Tridgell1-1/+1
2010-09-09s4-dreplsrv: Call dreplsrv_out_operation::callback in case we fail to even ru...Kamen Mazdrashki1-0/+8
2010-09-09s4-dsdb/repl/drepl_out_pull.c: Remove unused codeKamen Mazdrashki1-43/+0
2010-09-03s4-dreplsrv: Add caller-specific data parameter for dreplsrv_fsmo_callback_tKamen Mazdrashki1-3/+7
2010-07-09s4:dsdb/repl: expose drsuapi_DsExtendedError to the caller (e.g. the ridalloc...Stefan Metzmacher1-2/+2
2010-06-25s4/drs: DsReplicaSync should search partition to SyncKamen Mazdrashki1-0/+29
2010-04-27s4-repl: on a failed request, clear the current ptrAndrew Tridgell1-0/+1
2010-01-09s4-drs: give DN of failed replication partitionAndrew Tridgell1-4/+5
2010-01-08s4:dsdb/repl: convert dreplsrv_op_pull_source_send/recv to tevent_reqStefan Metzmacher1-15/+18
2010-01-08s4-repl: allow for callbacks when a repl operation completesAndrew Tridgell1-2/+9
2010-01-08s4-repl: added request for RID allocation in drepl taskAndrew Tridgell1-7/+7
2009-09-16s4-repl: raise a debug levelAndrew Tridgell1-1/+1
2009-09-13s4-repl: added a preiodic notification check to the repl taskAndrew Tridgell1-1/+2
2009-09-09s4/repl: implement DsReplicaSyncAndrew Tridgell1-0/+16
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22472: Commit the start of the DRSUAPI pull replication service.Stefan Metzmacher1-0/+155