summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/repl/replicated_objects.c
Commit message (Expand)AuthorAgeFilesLines
* s4-drs: Check for schema changes only in case we are *not* applying Schema re...Kamen Mazdrashki2010-09-181-8/+19
* s4:dsdb Allow calling dsdb_convert_object_ex() directlyAndrew Bartlett2010-06-121-6/+6
* s4:dsdb Change dsdb_get_schema() callers to use new talloc argumentAndrew Bartlett2010-03-161-11/+19
* s4:repl - change also here the counter variables to "unsigned"Matthias Dieter Wallnöfer2010-03-051-2/+2
* s4-drs: Store uSNUrgent for Urgent ReplicationFernando J V da Silva2010-01-141-2/+2
* Revert "s4-drs: cope with bogus empty attributes from w2k8-r2"Kamen Mazdrashki2009-12-211-17/+0
* s4-repl: give a reason why the prepare commit failedAndrew Tridgell2009-12-211-1/+2
* s4-dsdb: use GUID_to_ndr_blob()Andrew Tridgell2009-12-101-7/+2
* s4-drs: cope with bogus empty attributes from w2k8-r2Andrew Tridgell2009-11-281-0/+17
* Revert "s4:dsdb/repl/replicated_objects - Applicate also here the new "lDAPDi...Matthias Dieter Wallnöfer2009-11-161-4/+1
* s4:dsdb/repl/replicated_objects - Applicate also here the new "lDAPDisplayNam...Matthias Dieter Wallnöfer2009-11-151-1/+4
* s4:dsdb/repl Split the 'convert' or 'commit' stages in the DRS importAndrew Bartlett2009-11-121-34/+29
* s4/drs: dsdb_verify_oid_mappings_drsuapi() replaced by dsdb_schema_pfm_contai...Kamen Mazdrashki2009-11-061-1/+1
* s4-drs: fixed a memory error introduced yesterdayAndrew Tridgell2009-10-071-1/+1
* s4-repl: added RELAX control and fix transactionsAndrew Tridgell2009-10-061-8/+57
* s4-ldb: added a bunch more debug for DC joinAndrew Tridgell2009-09-221-0/+4
* s4-repl: don't do double replicationAndrew Tridgell2009-09-151-1/+34
* s4-repl: add a debug to make it easier to monitor replicationAndrew Tridgell2009-09-151-0/+5
* s4-repl: don't add the RDN if it is already thereAndrew Tridgell2009-09-111-3/+19
* s4-drs: add the magic DRS SPNs on AddEntryAndrew Tridgell2009-09-111-23/+2
* s4/repl: give a useful error message if we can't decode an objectAndrew Tridgell2009-09-101-1/+4
* s4:drsuapi: add an incomplete DsAddEntry implementationStefan Metzmacher2009-09-081-8/+157
* add the the linked attributes elements to the repl structureAndrew Tridgell2009-09-031-0/+5
* Wrap DRS changes in a transactionAndrew Tridgell2009-09-021-0/+18
* decrypt all objects in a DRS record, not just the first oneAndrew Tridgell2009-07-021-2/+5
* Move DRSUAPI per-attribute decryption into a common fileAndrew Bartlett2009-04-141-158/+2
* Now store the GUID and SID from a DN over DRSUAPI into ldb.Andrew Bartlett2008-12-201-1/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-241-1/+1
* Get more information from ldb when reporting a failed replication.Andrew Bartlett2008-01-231-2/+2
* r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2008-01-011-1/+4
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-2/+4
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21859: add a comment why we remove the rid_crypt obfuscationStefan Metzmacher2007-10-101-0/+8
* r21839: add my email addressStefan Metzmacher2007-10-101-1/+1
* r21773: fix typo orginating -> originatingStefan Metzmacher2007-10-101-8/+8
* r21359: remove the rid encryption before storing the password hashesStefan Metzmacher2007-10-101-7/+39
* r21296: remove the session specific encryption from the attributesStefan Metzmacher2007-10-101-1/+132
* r21282: we only need one for loop...Stefan Metzmacher2007-10-101-7/+5
* r21281: move constinancy checks to the beginning of the functionStefan Metzmacher2007-10-101-8/+8
* r20767: don't pass a dsdb_schema to dsdb_extended_replicated_objects_commit()Stefan Metzmacher2007-10-101-3/+8
* r20733: add a function to load the oid mappings from ldb_val'sStefan Metzmacher2007-10-101-1/+1
* r20729: add a version number to struct dsdb_extended_replicated_objectsStefan Metzmacher2007-10-101-1/+2
* r20726: - only add the rdn attribute and it's meta_data when the 'name' attri...Stefan Metzmacher2007-10-101-35/+27
* r20709: pass a repsFromTo1 struct down as it contains all needed info for the...Stefan Metzmacher2007-10-101-5/+3
* r20705: store the "replUpToDateVector" attribute in DSDB_EXTENDED_REPLICATED_...Stefan Metzmacher2007-10-101-0/+5
* r20682: make the dsdb_extended_replicated_objects_commit() interface a bit mo...Stefan Metzmacher2007-10-101-22/+8
* r20680: prepare the helper functions for applying replicated objectsStefan Metzmacher2007-10-101-59/+17
* r20629: add a wrapper function for ldb_extended(ldb, DSDB_EXTENDED_REPLICATED...Stefan Metzmacher2007-10-101-0/+299