summaryrefslogtreecommitdiff
path: root/source4/dsdb/repl/replicated_objects.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-01s4-dsdb/schema: Implement multi-pass working schema creation functionKamen Mazdrashki1-0/+132
2010-12-01s4-repl: Let dsdb_replicated_objects_convert() to accept schema from callerKamen Mazdrashki1-7/+6
2010-11-11s4-repl: Propagate remote prefixMap in DRSUAPI data conversion functionsKamen Mazdrashki1-3/+19
2010-11-11s4-repl: dsdb_extended_replicated_objects_convert -> dsdb_replicated_objects_...Kamen Mazdrashki1-12/+12
2010-11-11s4-repl: dsdb_extended_replicated_objects_commit -> dsdb_replicated_objects_c...Kamen Mazdrashki1-3/+3
2010-11-11s4-repl: dsdb_convert_object -> dsdb_origin_object_convertKamen Mazdrashki1-7/+7
2010-10-31idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID valuesKamen Mazdrashki1-1/+1
2010-10-10s4-dsdb-repl: Print what the error code for failure isKamen Mazdrashki1-1/+3
2010-09-18s4-drs: Check for schema changes only in case we are *not* applying Schema re...Kamen Mazdrashki1-8/+19
2010-06-12s4:dsdb Allow calling dsdb_convert_object_ex() directlyAndrew Bartlett1-6/+6
2010-03-16s4:dsdb Change dsdb_get_schema() callers to use new talloc argumentAndrew Bartlett1-11/+19
2010-03-05s4:repl - change also here the counter variables to "unsigned"Matthias Dieter Wallnöfer1-2/+2
2010-01-14s4-drs: Store uSNUrgent for Urgent ReplicationFernando J V da Silva1-2/+2
2009-12-21Revert "s4-drs: cope with bogus empty attributes from w2k8-r2"Kamen Mazdrashki1-17/+0
2009-12-21s4-repl: give a reason why the prepare commit failedAndrew Tridgell1-1/+2
2009-12-10s4-dsdb: use GUID_to_ndr_blob()Andrew Tridgell1-7/+2
2009-11-28s4-drs: cope with bogus empty attributes from w2k8-r2Andrew Tridgell1-0/+17
2009-11-16Revert "s4:dsdb/repl/replicated_objects - Applicate also here the new "lDAPDi...Matthias Dieter Wallnöfer1-4/+1
2009-11-15s4:dsdb/repl/replicated_objects - Applicate also here the new "lDAPDisplayNam...Matthias Dieter Wallnöfer1-1/+4
2009-11-12s4:dsdb/repl Split the 'convert' or 'commit' stages in the DRS importAndrew Bartlett1-34/+29
2009-11-06s4/drs: dsdb_verify_oid_mappings_drsuapi() replaced by dsdb_schema_pfm_contai...Kamen Mazdrashki1-1/+1
2009-10-07s4-drs: fixed a memory error introduced yesterdayAndrew Tridgell1-1/+1
2009-10-06s4-repl: added RELAX control and fix transactionsAndrew Tridgell1-8/+57
2009-09-22s4-ldb: added a bunch more debug for DC joinAndrew Tridgell1-0/+4
2009-09-15s4-repl: don't do double replicationAndrew Tridgell1-1/+34
2009-09-15s4-repl: add a debug to make it easier to monitor replicationAndrew Tridgell1-0/+5
2009-09-11s4-repl: don't add the RDN if it is already thereAndrew Tridgell1-3/+19
2009-09-11s4-drs: add the magic DRS SPNs on AddEntryAndrew Tridgell1-23/+2
2009-09-10s4/repl: give a useful error message if we can't decode an objectAndrew Tridgell1-1/+4
2009-09-08s4:drsuapi: add an incomplete DsAddEntry implementationStefan Metzmacher1-8/+157
2009-09-03add the the linked attributes elements to the repl structureAndrew Tridgell1-0/+5
2009-09-02Wrap DRS changes in a transactionAndrew Tridgell1-0/+18
2009-07-02decrypt all objects in a DRS record, not just the first oneAndrew Tridgell1-2/+5
2009-04-14Move DRSUAPI per-attribute decryption into a common fileAndrew Bartlett1-158/+2
2008-12-20Now store the GUID and SID from a DN over DRSUAPI into ldb.Andrew Bartlett1-1/+1
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-09-24Move source4/lib/crypto to lib/crypto.Jelmer Vernooij1-1/+1
2008-01-23Get more information from ldb when reporting a failed replication.Andrew Bartlett1-2/+2
2008-01-01r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij1-1/+4
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher1-2/+4
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r21859: add a comment why we remove the rid_crypt obfuscationStefan Metzmacher1-0/+8
2007-10-10r21839: add my email addressStefan Metzmacher1-1/+1
2007-10-10r21773: fix typo orginating -> originatingStefan Metzmacher1-8/+8
2007-10-10r21359: remove the rid encryption before storing the password hashesStefan Metzmacher1-7/+39
2007-10-10r21296: remove the session specific encryption from the attributesStefan Metzmacher1-1/+132
2007-10-10r21282: we only need one for loop...Stefan Metzmacher1-7/+5
2007-10-10r21281: move constinancy checks to the beginning of the functionStefan Metzmacher1-8/+8
2007-10-10r20767: don't pass a dsdb_schema to dsdb_extended_replicated_objects_commit()Stefan Metzmacher1-3/+8
2007-10-10r20733: add a function to load the oid mappings from ldb_val'sStefan Metzmacher1-1/+1