summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/repl/drepl_notify.c
Commit message (Expand)AuthorAgeFilesLines
* s4-repl: added a workaround for WERR_DS_DRA_NO_REPLICA DsReplicaSync errorsAndrew Tridgell2010-04-271-2/+17
* s4-repl: don't delete repsTo entry on DsReplicaSyncAndrew Tridgell2010-04-271-46/+12
* s4:dsdb/repl: make use of use tevent_req based dcerpc_binding_handle stubsStefan Metzmacher2010-03-121-9/+16
* s4:repl - change also here the counter variables to "unsigned"Matthias Dieter Wallnöfer2010-03-051-2/+3
* s4:drepl_notify: don't look at the internals of 'struct rpc_request'Stefan Metzmacher2010-03-011-1/+9
* s4:dsdb/repl: make use of explicit dcerpc_*_recv functionsStefan Metzmacher2010-03-011-1/+1
* s4/drs: Propagate drsuapi_DsReplicaSync changes in source baseKamen Mazdrashki2010-02-241-4/+8
* s4-drs: Reads uSNUrgent and sets Urgent Replication Bit for DS_ReplicaSync wh...Fernando J V da Silva2010-01-281-7/+23
* s4-drepl: switch drepl over to using the generic DRS options flagsAndrew Tridgell2010-01-141-3/+3
* s4-drs: Store uSNUrgent for Urgent ReplicationFernando J V da Silva2010-01-141-1/+1
* s4:dsdb/repl: reorder dreplsrv_op_notify* functionsStefan Metzmacher2010-01-131-53/+50
* s4:dsdb/repl: change dreplsrv_op_notify_send/recv() to tevent_reqStefan Metzmacher2010-01-131-68/+74
* s4:dsdb/repl: convert dreplsrv_out_drsuapi_send/recv to tevent_reqStefan Metzmacher2010-01-041-7/+11
* s4-repl: lower debug level of a common messageAndrew Tridgell2009-12-211-1/+1
* s4:dsdb Print the partition we failed to suggest replication forAndrew Bartlett2009-09-191-1/+2
* s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell2009-09-181-1/+1
* s4-repl: fall back to repsFrom if repsTo not setAndrew Tridgell2009-09-141-2/+4
* s4-repl: added a preiodic notification check to the repl taskAndrew Tridgell2009-09-131-0/+426