Age | Commit message (Expand) | Author | Files | Lines |
2011-03-29 | s4-dsdb: perform FSMO transfers asynchronously | Andrew Tridgell | 2 | -26/+43 |
2011-03-01 | s4-repl/working_schema: Ignore some attributes when bulding working schema cache | Kamen Mazdrashki | 1 | -0/+9 |
2011-03-01 | s4-replicated_objects: Implement a mechanism to relax some attributes conversion | Kamen Mazdrashki | 1 | -4/+31 |
2011-02-27 | s4-drepl: Schedule event to trigger replication rather than calling run_pendi... | Kamen Mazdrashki | 1 | -2/+5 |
2011-02-27 | s4-drepl: Fix replica sync callback to really store last error rather than la... | Kamen Mazdrashki | 1 | -1/+1 |
2011-02-27 | s4-drepl: Refactor dreplsrv_run_pull_ops() to | Kamen Mazdrashki | 1 | -16/+33 |
2011-02-27 | s4-drepl: Pass replication options from DsReplicaSync call | Kamen Mazdrashki | 4 | -5/+12 |
2011-02-22 | s4-auth Move libcli/security/session.c to the top level | Andrew Bartlett | 1 | -0/+1 |
2011-02-10 | ldb: use #include <ldb.h> for ldb | Andrew Tridgell | 7 | -7/+7 |
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-17 | s4-drepl: Fix log message to be shown on its own line | Kamen Mazdrashki | 1 | -1/+1 |
2010-12-15 | s4-drepl: We won't need a working schema for empty replicas sent. | Kamen Mazdrashki | 1 | -2/+5 |
2010-12-15 | s4-drepl: User working schema for commiting objects when replicating Schema NC | Kamen Mazdrashki | 1 | -6/+4 |
2010-12-15 | s4-repl: Allow dsdb_replicated_objects_commit() to use different schema while... | Kamen Mazdrashki | 2 | -0/+57 |
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-dreplsrv: Use working_schema when replicating from Schema NC | Kamen Mazdrashki | 1 | -2/+22 |
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 | 2 | -7/+16 |
2010-11-28 | s4:dsdb/repl/drepl* - move "lib/messaging/irpc.h" include into "drepl_service.h" | Matthias Dieter Wallnöfer | 8 | -9/+1 |
2010-11-27 | s4:dsdb/repl/drepl_service.c - return the correct WERR result | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-11-27 | s4:drepl_service.c - fix error macro (use "_werr" and not "werr") | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-11-27 | s4:dsdb/repl/drepl_out_helpers.c - print out the correct error message (werr) | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-11-27 | s4:role transfer - use always type "enum drepl_role_master" for role specific... | Matthias Dieter Wallnöfer | 2 | -3/+4 |
2010-11-17 | s4-repl: removed the syncall_workaround code | Andrew Tridgell | 2 | -6/+0 |
2010-11-17 | s4-repl: save the result of the last replication in repsFrom/repsTo | Andrew Tridgell | 2 | -53/+75 |
2010-11-17 | s4-repl: ensure we don't starve pending replication ops | Andrew Tridgell | 4 | -6/+24 |
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 | 2 | -23/+23 |
2010-11-11 | s4-repl: dsdb_extended_replicated_objects_commit -> dsdb_replicated_objects_c... | Kamen Mazdrashki | 2 | -6/+6 |
2010-11-11 | s4-repl: dsdb_convert_object -> dsdb_origin_object_convert | Kamen Mazdrashki | 1 | -7/+7 |
2010-11-08 | s4-drs: reduce verbosity of dreplsrv_out_connection_attach | Andrew Tridgell | 1 | -2/+2 |
2010-11-08 | s4-dsdb Explain why we may not use the GC name in some situations. | Andrew Bartlett | 1 | -0/+8 |
2010-11-08 | s4-repl: fixed replication notifications to RODCs | Andrew Tridgell | 3 | -7/+58 |
2010-11-08 | fix | Andrew Tridgell | 2 | -4/+4 |
2010-11-05 | s4:dsdb/drepl_notify: reuse dreplsrv_notify_operation structures | Stefan Metzmacher | 1 | -0/+22 |
2010-10-31 | idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values | Kamen Mazdrashki | 1 | -1/+1 |
2010-10-12 | libcli/security Use common security.h | Andrew Bartlett | 2 | -2/+2 |
2010-10-10 | samdb: Add flags argument to samdb_connect(). | Jelmer Vernooij | 1 | -1/+1 |
2010-10-10 | s4-dsdb-repl: Print what the error code for failure is | Kamen Mazdrashki | 1 | -1/+3 |
2010-10-01 | s4-repl: use the GC principal name for DRS replication connection | Andrew Tridgell | 3 | -6/+76 |
2010-09-30 | s4-rodc: don't set SPECIAL_SECRET_PROCESSING on EXOP_REPL_SECRET | Andrew Tridgell | 1 | -0/+3 |
2010-09-29 | s4-drepl: don't call UpdateRefs on a RODC | Andrew Tridgell | 1 | -5/+11 |
2010-09-29 | s4-drepl: fixed the checking of replica_flags in the drepl server | Andrew Tridgell | 1 | -7/+0 |
2010-09-25 | s4-repl: use namingContexts from rootDSE to initialise partition list | Andrew Tridgell | 1 | -53/+36 |
2010-09-25 | s4-repl: force on WRIT_REP when we are a writable replica | Andrew Tridgell | 1 | -4/+3 |
2010-09-25 | s4-repl: use dreplsrv_partition_source_dsa_by_guid to find source dsa | Andrew Tridgell | 1 | -5/+6 |
2010-09-24 | s4:drepl_out_helpers.c - fix a counter type | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-09-20 | s4-drepl: use the partition UDV and hwm for extended getncchanges ops | Andrew Tridgell | 3 | -28/+75 |