summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/repl_meta_data.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-13DSDB cosmetic patches: Some enhancementsMatthias Dieter Wallnöfer1-5/+5
2008-10-13Cosmetic corrections for the DSDB moduleMatthias Dieter Wallnöfer1-7/+7
2008-09-29LDB ASYNC: samba4 modulesSimo Sorce1-454/+282
2008-09-29s4:dsdb: passdown DSDB_CONTROL_REPLICATED_UPDATE_OID for replicated updatesStefan Metzmacher1-3/+24
2008-09-25Revert LDB return code patches from Matthias.Jelmer Vernooij1-7/+7
2008-09-24Cosmetic corrections for the DSDB moduleMatthias Dieter Wallnöfer1-7/+7
2008-02-20Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij1-1/+1
2008-02-20Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij1-6/+1
2008-01-25repl_meta_data: add some TODOs to replmd_modify_originating()Stefan Metzmacher1-0/+17
2008-01-24Use the repl_meta_data module by default.Andrew Bartlett1-0/+4
2008-01-23Fix DRSUAPI replication test - NET-API-BECOME-DC.Andrew Bartlett1-126/+14
2008-01-01r26640: Janitorial: Remove some more uses of global_loadparm.Jelmer Vernooij1-4/+4
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij1-3/+5
2008-01-01r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij1-6/+19
2007-12-21r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij1-1/+1
2007-12-21r26539: Remove unnecessary statics.Jelmer Vernooij1-1/+1
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher1-32/+38
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell1-2/+1
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell1-1/+1
2007-10-10r22991: ignore '@foo' attributes in the repl_meta_data moduleStefan Metzmacher1-0/+2
2007-10-10r21842: fix typo in commentStefan Metzmacher1-12/+12
2007-10-10r21839: add my email addressStefan Metzmacher1-1/+1
2007-10-10r21838: generate no metadata for constructed attributesStefan Metzmacher1-2/+4
2007-10-10r21773: fix typo orginating -> originatingStefan Metzmacher1-7/+7
2007-10-10r21496: A number of ldb control and LDAP changes, surrounding theAndrew Bartlett1-1/+1
2007-10-10r21465: the LDAP-UPTODATEVECTOR test shows that the replUpToDateVectorStefan Metzmacher1-37/+11
2007-10-10r20975: - implement handling of meta data an on originating addStefan Metzmacher1-37/+240
2007-10-10r20971: we don't need this check twice:-)Stefan Metzmacher1-7/+0
2007-10-10r20968: - add functions to sort the meta data and attribute arraysStefan Metzmacher1-25/+90
2007-10-10r20864: move common stuff into an extra functionStefan Metzmacher1-85/+62
2007-10-10r20863: check that there's a current partition control attached to the requestStefan Metzmacher1-6/+65
2007-10-10r20776: require a loaded dsdb_schema for originating add and modify operationsStefan Metzmacher1-6/+26
2007-10-10r20729: add a version number to struct dsdb_extended_replicated_objectsStefan Metzmacher1-0/+7
2007-10-10r20728: the DSDB_CONTROL_REPLICATED_OBJECT_OID control isn't used anymoreStefan Metzmacher1-50/+0
2007-10-10r20727: implement basic merging of replicated objects when it already existStefan Metzmacher1-4/+246
2007-10-10r20726: - only add the rdn attribute and it's meta_data when the 'name' attri...Stefan Metzmacher1-0/+19
2007-10-10r20713: sort the cursors in replUpToDateVector by source_dsa_invocation_id,Stefan Metzmacher1-0/+13
2007-10-10r20710: update or create the "repsFrom" values after applying replicated objectsStefan Metzmacher1-1/+93
2007-10-10r20709: pass a repsFromTo1 struct down as it contains all needed info for the...Stefan Metzmacher1-4/+7
2007-10-10r20705: store the "replUpToDateVector" attribute in DSDB_EXTENDED_REPLICATED_...Stefan Metzmacher1-2/+335
2007-10-10r20681: implement the DSDB_EXTENDED_REPLICATED_OBJECTS operation.Stefan Metzmacher1-2/+373
2007-10-10r20587: prepare the DSDB_EXTENDED_REPLICATED_OBJECTS_OID handlingStefan Metzmacher1-0/+16
2007-10-10r20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID with the ldb_add requestStefan Metzmacher1-17/+78
2007-10-10r20522: make a copy of the objectguid ldb module because:Stefan Metzmacher1-0/+262