r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
[jelmer/samba4-debian.git] / source / dsdb / samdb / ldb_modules / repl_meta_data.c
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Stefan Metzmacherr22991: ignore '@foo' attributes in the repl_meta_data...
2007-10-10 Stefan Metzmacherr21842: fix typo in comment
2007-10-10 Stefan Metzmacherr21839: add my email address
2007-10-10 Stefan Metzmacherr21838: generate no metadata for constructed attributes
2007-10-10 Stefan Metzmacherr21773: fix typo orginating -> originating
2007-10-10 Andrew Bartlettr21496: A number of ldb control and LDAP changes, surro...
2007-10-10 Stefan Metzmacherr21465: the LDAP-UPTODATEVECTOR test shows that the...
2007-10-10 Stefan Metzmacherr20975: - implement handling of meta data an on origina...
2007-10-10 Stefan Metzmacherr20971: we don't need this check twice:-)
2007-10-10 Stefan Metzmacherr20968: - add functions to sort the meta data and attri...
2007-10-10 Stefan Metzmacherr20864: move common stuff into an extra function
2007-10-10 Stefan Metzmacherr20863: check that there's a current partition control...
2007-10-10 Stefan Metzmacherr20776: require a loaded dsdb_schema for originating...
2007-10-10 Stefan Metzmacherr20729: add a version number to struct dsdb_extended_re...
2007-10-10 Stefan Metzmacherr20728: the DSDB_CONTROL_REPLICATED_OBJECT_OID control...
2007-10-10 Stefan Metzmacherr20727: implement basic merging of replicated objects...
2007-10-10 Stefan Metzmacherr20726: - only add the rdn attribute and it's meta_data...
2007-10-10 Stefan Metzmacherr20713: sort the cursors in replUpToDateVector by sourc...
2007-10-10 Stefan Metzmacherr20710: update or create the "repsFrom" values after...
2007-10-10 Stefan Metzmacherr20709: pass a repsFromTo1 struct down as it contains...
2007-10-10 Stefan Metzmacherr20705: store the "replUpToDateVector" attribute in...
2007-10-10 Stefan Metzmacherr20681: implement the DSDB_EXTENDED_REPLICATED_OBJECTS...
2007-10-10 Stefan Metzmacherr20587: prepare the DSDB_EXTENDED_REPLICATED_OBJECTS_OI...
2007-10-10 Stefan Metzmacherr20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID...
2007-10-10 Stefan Metzmacherr20522: make a copy of the objectguid ldb module because: