r21296: remove the session specific encryption from the attributes
[ira/wip.git] / source / dsdb / repl / replicated_objects.c
2007-10-10 Stefan Metzmacherr21296: remove the session specific encryption from...
2007-10-10 Stefan Metzmacherr21282: we only need one for loop...
2007-10-10 Stefan Metzmacherr21281: move constinancy checks to the beginning of...
2007-10-10 Stefan Metzmacherr20767: don't pass a dsdb_schema to dsdb_extended_repli...
2007-10-10 Stefan Metzmacherr20733: add a function to load the oid mappings from...
2007-10-10 Stefan Metzmacherr20729: add a version number to struct dsdb_extended_re...
2007-10-10 Stefan Metzmacherr20726: - only add the rdn attribute and it's meta_data...
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 Metzmacherr20682: make the dsdb_extended_replicated_objects_commi...
2007-10-10 Stefan Metzmacherr20680: prepare the helper functions for applying repli...
2007-10-10 Stefan Metzmacherr20629: add a wrapper function for ldb_extended(ldb...