Age | Commit message (Expand) | Author | Files | Lines |
2011-02-10 | ldb: use #include <ldb.h> for ldb | Andrew Tridgell | 1 | -1/+1 |
2010-12-18 | s4-drepl: During Schema replication, we need to save updated prefixMap if eve... | Kamen Mazdrashki | 1 | -0/+18 |
2010-12-18 | s4-drepl: Make refreshed schema a global one | Kamen Mazdrashki | 1 | -0/+7 |
2010-12-17 | s4-drepl: Reference current Schema cache into working_schema context | Kamen Mazdrashki | 1 | -1/+1 |
2010-12-15 | s4-repl: Allow dsdb_replicated_objects_commit() to use different schema while... | Kamen Mazdrashki | 1 | -0/+55 |
2010-12-01 | s4:dsdb/repl/replicated_objects.c - proof if "talloc_reference" doesn't retur... | Matthias Dieter Wallnöfer | 1 | -1/+2 |
2010-12-01 | s4-dsdb/schema: Implement multi-pass working schema creation function | Kamen Mazdrashki | 1 | -0/+132 |
2010-12-01 | s4-repl: Let dsdb_replicated_objects_convert() to accept schema from caller | Kamen Mazdrashki | 1 | -7/+6 |
2010-11-11 | s4-repl: Propagate remote prefixMap in DRSUAPI data conversion functions | Kamen Mazdrashki | 1 | -3/+19 |
2010-11-11 | s4-repl: dsdb_extended_replicated_objects_convert -> dsdb_replicated_objects_... | Kamen Mazdrashki | 1 | -12/+12 |
2010-11-11 | s4-repl: dsdb_extended_replicated_objects_commit -> dsdb_replicated_objects_c... | Kamen Mazdrashki | 1 | -3/+3 |
2010-11-11 | s4-repl: dsdb_convert_object -> dsdb_origin_object_convert | Kamen Mazdrashki | 1 | -7/+7 |
2010-10-31 | idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values | Kamen Mazdrashki | 1 | -1/+1 |
2010-10-10 | s4-dsdb-repl: Print what the error code for failure is | Kamen Mazdrashki | 1 | -1/+3 |
2010-09-18 | s4-drs: Check for schema changes only in case we are *not* applying Schema re... | Kamen Mazdrashki | 1 | -8/+19 |
2010-06-12 | s4:dsdb Allow calling dsdb_convert_object_ex() directly | Andrew Bartlett | 1 | -6/+6 |
2010-03-16 | s4:dsdb Change dsdb_get_schema() callers to use new talloc argument | Andrew Bartlett | 1 | -11/+19 |
2010-03-05 | s4:repl - change also here the counter variables to "unsigned" | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-01-14 | s4-drs: Store uSNUrgent for Urgent Replication | Fernando J V da Silva | 1 | -2/+2 |
2009-12-21 | Revert "s4-drs: cope with bogus empty attributes from w2k8-r2" | Kamen Mazdrashki | 1 | -17/+0 |
2009-12-21 | s4-repl: give a reason why the prepare commit failed | Andrew Tridgell | 1 | -1/+2 |
2009-12-10 | s4-dsdb: use GUID_to_ndr_blob() | Andrew Tridgell | 1 | -7/+2 |
2009-11-28 | s4-drs: cope with bogus empty attributes from w2k8-r2 | Andrew Tridgell | 1 | -0/+17 |
2009-11-16 | Revert "s4:dsdb/repl/replicated_objects - Applicate also here the new "lDAPDi... | Matthias Dieter Wallnöfer | 1 | -4/+1 |
2009-11-15 | s4:dsdb/repl/replicated_objects - Applicate also here the new "lDAPDisplayNam... | Matthias Dieter Wallnöfer | 1 | -1/+4 |
2009-11-12 | s4:dsdb/repl Split the 'convert' or 'commit' stages in the DRS import | Andrew Bartlett | 1 | -34/+29 |
2009-11-06 | s4/drs: dsdb_verify_oid_mappings_drsuapi() replaced by dsdb_schema_pfm_contai... | Kamen Mazdrashki | 1 | -1/+1 |
2009-10-07 | s4-drs: fixed a memory error introduced yesterday | Andrew Tridgell | 1 | -1/+1 |
2009-10-06 | s4-repl: added RELAX control and fix transactions | Andrew Tridgell | 1 | -8/+57 |
2009-09-22 | s4-ldb: added a bunch more debug for DC join | Andrew Tridgell | 1 | -0/+4 |
2009-09-15 | s4-repl: don't do double replication | Andrew Tridgell | 1 | -1/+34 |
2009-09-15 | s4-repl: add a debug to make it easier to monitor replication | Andrew Tridgell | 1 | -0/+5 |
2009-09-11 | s4-repl: don't add the RDN if it is already there | Andrew Tridgell | 1 | -3/+19 |
2009-09-11 | s4-drs: add the magic DRS SPNs on AddEntry | Andrew Tridgell | 1 | -23/+2 |
2009-09-10 | s4/repl: give a useful error message if we can't decode an object | Andrew Tridgell | 1 | -1/+4 |
2009-09-08 | s4:drsuapi: add an incomplete DsAddEntry implementation | Stefan Metzmacher | 1 | -8/+157 |
2009-09-03 | add the the linked attributes elements to the repl structure | Andrew Tridgell | 1 | -0/+5 |
2009-09-02 | Wrap DRS changes in a transaction | Andrew Tridgell | 1 | -0/+18 |
2009-07-02 | decrypt all objects in a DRS record, not just the first one | Andrew Tridgell | 1 | -2/+5 |
2009-04-14 | Move DRSUAPI per-attribute decryption into a common file | Andrew Bartlett | 1 | -158/+2 |
2008-12-20 | Now store the GUID and SID from a DN over DRSUAPI into ldb. | Andrew Bartlett | 1 | -1/+1 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-24 | Move source4/lib/crypto to lib/crypto. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-23 | Get more information from ldb when reporting a failed replication. | Andrew Bartlett | 1 | -2/+2 |
2008-01-01 | r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc... | Jelmer Vernooij | 1 | -1/+4 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 1 | -2/+4 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r21859: add a comment why we remove the rid_crypt obfuscation | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r21839: add my email address | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21773: fix typo orginating -> originating | Stefan Metzmacher | 1 | -8/+8 |