summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/repl
Commit message (Expand)AuthorAgeFilesLines
...
* r21281: move constinancy checks to the beginning of the functionStefan Metzmacher2007-10-101-8/+8
* r20978: 300 seconds as interval is ok, when we do nothingStefan Metzmacher2007-10-101-1/+1
* r20977: start the 'drepl' service, which currently does nothing by default,Stefan Metzmacher2007-10-101-1/+1
* r20974: add basic infrastructure for a DSDB replication serviceStefan Metzmacher2007-10-102-0/+253
* r20767: don't pass a dsdb_schema to dsdb_extended_replicated_objects_commit()Stefan Metzmacher2007-10-101-3/+8
* r20733: add a function to load the oid mappings from ldb_val'sStefan Metzmacher2007-10-101-1/+1
* r20729: add a version number to struct dsdb_extended_replicated_objectsStefan Metzmacher2007-10-101-1/+2
* r20726: - only add the rdn attribute and it's meta_data when the 'name' attri...Stefan Metzmacher2007-10-101-35/+27
* r20709: pass a repsFromTo1 struct down as it contains all needed info for the...Stefan Metzmacher2007-10-101-5/+3
* r20705: store the "replUpToDateVector" attribute in DSDB_EXTENDED_REPLICATED_...Stefan Metzmacher2007-10-101-0/+5
* r20682: make the dsdb_extended_replicated_objects_commit() interface a bit mo...Stefan Metzmacher2007-10-101-22/+8
* r20680: prepare the helper functions for applying replicated objectsStefan Metzmacher2007-10-101-59/+17
* r20629: add a wrapper function for ldb_extended(ldb, DSDB_EXTENDED_REPLICATED...Stefan Metzmacher2007-10-101-0/+299