summaryrefslogtreecommitdiff
path: root/source4/dsdb/repl/drepl_periodic.c
Commit message (Expand)AuthorAgeFilesLines
* debug: Add new debug class "drs_repl" for DRS replication processingAndrew Bartlett2017-09-071-0/+3
* s4-drepl: Use tevent_schedule_immediate() in DsReplicaSync handlerAndrew Bartlett2017-07-221-51/+9
* dsdb-drepl: create a new schedulable event for running pending operationsMatthieu Patou2013-05-151-0/+61
* s4:dsdb: use tevent_ fn names instaed of legacy event_ onesSimo Sorce2011-08-131-1/+1
* 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: ensure we don't starve pending replication opsAndrew Tridgell2010-11-171-1/+17
* fixAndrew Tridgell2010-11-081-3/+3
* s4-dreplsrv: Move partition cache update before scheduling another set of rep...Kamen Mazdrashki2010-08-281-3/+7
* s4-repl: added request for RID allocation in drepl taskAndrew Tridgell2010-01-081-0/+2
* s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell2009-09-181-1/+1
* s4-repl: added a preiodic notification check to the repl taskAndrew Tridgell2009-09-131-0/+1
* s4-repl: fixed memory leaksAndrew Tridgell2009-09-121-1/+2
* s4-repl: refresh the partitions on each cycleAndrew Tridgell2009-09-111-0/+3
* Fix the mess with ldb includes.Simo Sorce2009-01-301-1/+1
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-2/+2
* 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/+110