summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/repl/drepl_notify.c
Commit message (Expand)AuthorAgeFilesLines
* Use GUID_equal in a few placesVolker Lendecke2014-06-101-2/+2
* drepl-notify: change misleading messageMatthieu Patou2013-01-221-1/+1
* 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: removed the syncall_workaround codeAndrew Tridgell2010-11-171-4/+0
* s4-repl: save the result of the last replication in repsFrom/repsToAndrew Tridgell2010-11-171-24/+7
* s4-repl: ensure we don't starve pending replication opsAndrew Tridgell2010-11-171-2/+2
* s4-repl: fixed replication notifications to RODCsAndrew Tridgell2010-11-081-3/+11
* s4:dsdb/drepl_notify: reuse dreplsrv_notify_operation structuresStefan Metzmacher2010-11-051-0/+22
* s4-repl: use the GC principal name for DRS replication connectionAndrew Tridgell2010-10-011-6/+10
* s4:drepl_notify: hide some bugs from the make test outputStefan Metzmacher2010-07-091-1/+12
* s4: Do not display by default the message Failed to send DsReplicaSync is oth...Matthieu Patou2010-05-131-1/+6
* 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