summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/repl/drepl_out_pull.c
Commit message (Expand)AuthorAgeFilesLines
* Use GUID_equal in a few placesVolker Lendecke2014-06-101-2/+2
* s4-drepl: Ensure that the op->source does not get deallocated too earlyAndrew Bartlett2012-06-241-1/+19
* s4-drepl: Refactor dreplsrv_run_pull_ops() toKamen Mazdrashki2011-02-271-16/+33
* s4-drepl: Pass replication options from DsReplicaSync callKamen Mazdrashki2011-02-271-1/+3
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-1/+1
* s4:dsdb/repl/drepl* - move "lib/messaging/irpc.h" include into "drepl_service.h"Matthias Dieter Wallnöfer2010-11-281-1/+0
* s4-repl: save the result of the last replication in repsFrom/repsToAndrew Tridgell2010-11-171-29/+68
* s4-repl: ensure we don't starve pending replication opsAndrew Tridgell2010-11-171-3/+3
* libcli/security Use common security.hAndrew Bartlett2010-10-121-1/+1
* s4-repl: cleanup the extended op calls in repl serverAndrew Tridgell2010-09-161-1/+1
* s4-dreplsrv: Call dreplsrv_out_operation::callback in case we fail to even ru...Kamen Mazdrashki2010-09-091-0/+8
* s4-dsdb/repl/drepl_out_pull.c: Remove unused codeKamen Mazdrashki2010-09-091-43/+0
* s4-dreplsrv: Add caller-specific data parameter for dreplsrv_fsmo_callback_tKamen Mazdrashki2010-09-031-3/+7
* s4:dsdb/repl: expose drsuapi_DsExtendedError to the caller (e.g. the ridalloc...Stefan Metzmacher2010-07-091-2/+2
* s4/drs: DsReplicaSync should search partition to SyncKamen Mazdrashki2010-06-251-0/+29
* s4-repl: on a failed request, clear the current ptrAndrew Tridgell2010-04-271-0/+1
* s4-drs: give DN of failed replication partitionAndrew Tridgell2010-01-091-4/+5
* s4:dsdb/repl: convert dreplsrv_op_pull_source_send/recv to tevent_reqStefan Metzmacher2010-01-081-15/+18
* s4-repl: allow for callbacks when a repl operation completesAndrew Tridgell2010-01-081-2/+9
* s4-repl: added request for RID allocation in drepl taskAndrew Tridgell2010-01-081-7/+7
* s4-repl: raise a debug levelAndrew Tridgell2009-09-161-1/+1
* s4-repl: added a preiodic notification check to the repl taskAndrew Tridgell2009-09-131-1/+2
* s4/repl: implement DsReplicaSyncAndrew Tridgell2009-09-091-0/+16
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-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/+155