Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21359: remove the rid encryption before storing the password hashes | Stefan Metzmacher | 1 | -7/+39 |
2007-10-10 | r21296: remove the session specific encryption from the attributes | Stefan Metzmacher | 1 | -1/+132 |
2007-10-10 | r21282: we only need one for loop... | Stefan Metzmacher | 1 | -7/+5 |
2007-10-10 | r21281: move constinancy checks to the beginning of the function | Stefan Metzmacher | 1 | -8/+8 |
2007-10-10 | r20978: 300 seconds as interval is ok, when we do nothing | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20977: start the 'drepl' service, which currently does nothing by default, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20974: add basic infrastructure for a DSDB replication service | Stefan Metzmacher | 2 | -0/+253 |
2007-10-10 | r20767: don't pass a dsdb_schema to dsdb_extended_replicated_objects_commit() | Stefan Metzmacher | 1 | -3/+8 |
2007-10-10 | r20733: add a function to load the oid mappings from ldb_val's | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20729: add a version number to struct dsdb_extended_replicated_objects | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r20726: - only add the rdn attribute and it's meta_data when the 'name' attri... | Stefan Metzmacher | 1 | -35/+27 |
2007-10-10 | r20709: pass a repsFromTo1 struct down as it contains all needed info for the... | Stefan Metzmacher | 1 | -5/+3 |
2007-10-10 | r20705: store the "replUpToDateVector" attribute in DSDB_EXTENDED_REPLICATED_... | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r20682: make the dsdb_extended_replicated_objects_commit() interface a bit mo... | Stefan Metzmacher | 1 | -22/+8 |
2007-10-10 | r20680: prepare the helper functions for applying replicated objects | Stefan Metzmacher | 1 | -59/+17 |
2007-10-10 | r20629: add a wrapper function for ldb_extended(ldb, DSDB_EXTENDED_REPLICATED... | Stefan Metzmacher | 1 | -0/+299 |