summaryrefslogtreecommitdiff
path: root/source4/dsdb/repl
AgeCommit message (Expand)AuthorFilesLines
2010-02-24s4/drs: Propagate drsuapi_DsReplicaSync changes in source baseKamen Mazdrashki2-5/+9
2010-02-05s4/drs: propagate DRS_ extension flags in code baseKamen Mazdrashki1-1/+1
2010-01-28s4-drs: Reads uSNUrgent and sets Urgent Replication Bit for DS_ReplicaSync wh...Fernando J V da Silva2-7/+24
2010-01-16s4-dsdb: take advantage of local cursor and sortAndrew Tridgell1-37/+0
2010-01-16s4-dsdb: use dsdb_load_udv_v2() in repl taskAndrew Tridgell1-27/+2
2010-01-14s4-drepl: switch drepl over to using the generic DRS options flagsAndrew Tridgell2-7/+5
2010-01-14s4-drs: Uses dsdb_load_partition_usn() with urgent_uSN in s4 codeFernando J V da Silva1-1/+1
2010-01-14s4-drs: Store uSNUrgent for Urgent ReplicationFernando J V da Silva2-3/+3
2010-01-13s4:dsdb/repl: reorder dreplsrv_op_notify* functionsStefan Metzmacher1-53/+50
2010-01-13s4:dsdb/repl: change dreplsrv_op_notify_send/recv() to tevent_reqStefan Metzmacher2-70/+74
2010-01-09s4-drs: add a local UDV entry even when no replUpToDateVector present on NCAndrew Tridgell1-3/+3
2010-01-09s4-drs: give DN of failed replication partitionAndrew Tridgell1-4/+5
2010-01-09s4-drs: calculate and send a uptodateness_vector with replication requestsAndrew Tridgell2-7/+82
2010-01-08s4:dsdb/repl: convert dreplsrv_op_pull_source_send/recv to tevent_reqStefan Metzmacher3-158/+199
2010-01-08s4-repl: implement MSG_DREPL_ALLOCATE_RIDAndrew Tridgell2-19/+48
2010-01-08s4-repl: allow for callbacks when a repl operation completesAndrew Tridgell3-4/+16
2010-01-08s4-repl: added request for RID allocation in drepl taskAndrew Tridgell6-12/+274
2010-01-04s4:dsdb/repl: convert dreplsrv_out_drsuapi_send/recv to tevent_reqStefan Metzmacher2-99/+127
2009-12-21Revert "s4-drs: cope with bogus empty attributes from w2k8-r2"Kamen Mazdrashki1-17/+0
2009-12-21s4-repl: give a reason why the prepare commit failedAndrew Tridgell1-1/+2
2009-12-21s4-repl: only try to replicate for NCs that we are a master forAndrew Tridgell1-4/+3
2009-12-21s4-repl: lower debug level of a common messageAndrew Tridgell1-1/+1
2009-12-10s4-dsdb: use GUID_to_ndr_blob()Andrew Tridgell1-7/+2
2009-11-28s4-drs: cope with bogus empty attributes from w2k8-r2Andrew Tridgell1-0/+17
2009-11-16Revert "s4:dsdb/repl/replicated_objects - Applicate also here the new "lDAPDi...Matthias Dieter Wallnöfer1-4/+1
2009-11-15s4:dsdb/repl/replicated_objects - Applicate also here the new "lDAPDisplayNam...Matthias Dieter Wallnöfer1-1/+4
2009-11-12s4:dsdb/repl Split the 'convert' or 'commit' stages in the DRS importAndrew Bartlett2-44/+49
2009-11-06s4/drs: dsdb_verify_oid_mappings_drsuapi() replaced by dsdb_schema_pfm_contai...Kamen Mazdrashki1-1/+1
2009-10-25s4-samdb: reduce the number of samdb opens at startupAndrew Tridgell1-6/+3
2009-10-15s4-dsdb: added samdb_rodc() and samdb_ntds_options()Andrew Tridgell1-1/+1
2009-10-14s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where neededMatthias Dieter Wallnöfer1-2/+1
2009-10-07s4-drs: fixed a memory error introduced yesterdayAndrew Tridgell1-1/+1
2009-10-06s4-repl: added RELAX control and fix transactionsAndrew Tridgell1-8/+57
2009-09-22s4-ldb: added a bunch more debug for DC joinAndrew Tridgell1-0/+4
2009-09-19s4:dsdb Print the partition we failed to suggest replication forAndrew Bartlett1-1/+2
2009-09-18s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell3-10/+12
2009-09-16s4-repl: raise a debug levelAndrew Tridgell1-1/+1
2009-09-15s4-repl: take advantage of async RPC forwardingAndrew Tridgell1-5/+3
2009-09-15s4-repl: don't do double replicationAndrew Tridgell2-2/+36
2009-09-15s4-repl: add a debug to make it easier to monitor replicationAndrew Tridgell1-0/+5
2009-09-14s4-repl: fall back to repsFrom if repsTo not setAndrew Tridgell1-2/+4
2009-09-13s4-repl: added a preiodic notification check to the repl taskAndrew Tridgell6-3/+478
2009-09-12s4-repl: fixed memory leaksAndrew Tridgell3-12/+31
2009-09-11s4-repl: refresh the partitions on each cycleAndrew Tridgell2-3/+4
2009-09-11s4-repl: don't add the RDN if it is already thereAndrew Tridgell1-3/+19
2009-09-11s4-drs: add the magic DRS SPNs on AddEntryAndrew Tridgell1-23/+2
2009-09-10s4/repl: give a useful error message if we can't decode an objectAndrew Tridgell1-1/+4
2009-09-09s4/repl: implement DsReplicaSyncAndrew Tridgell2-0/+42
2009-09-09s4/repl: added refresh of repsToAndrew Tridgell1-1/+87
2009-09-08s4:drsuapi: add an incomplete DsAddEntry implementationStefan Metzmacher1-8/+157