build: Remove blacklist now we have a common build
[samba.git] / source4 / dsdb / repl /
2011-05-11 Kamen Mazdrashkis4/drepl_fsmo: Add an CR so that message is visible...
2011-05-03 Andrew Bartletts4-messaging Rename messaging -> imessaging
2011-03-28 Andrew Tridgells4-dsdb: perform FSMO transfers asynchronously
2011-03-01 Kamen Mazdrashkis4-repl/working_schema: Ignore some attributes when...
2011-03-01 Kamen Mazdrashkis4-replicated_objects: Implement a mechanism to relax...
2011-02-26 Kamen Mazdrashkis4-drepl: Schedule event to trigger replication rather...
2011-02-26 Kamen Mazdrashkis4-drepl: Fix replica sync callback to really store...
2011-02-26 Kamen Mazdrashkis4-drepl: Refactor dreplsrv_run_pull_ops() to
2011-02-26 Kamen Mazdrashkis4-drepl: Pass replication options from DsReplicaSync...
2011-02-22 Andrew Bartletts4-auth Move libcli/security/session.c to the top level
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2010-12-18 Kamen Mazdrashkis4-drepl: During Schema replication, we need to save...
2010-12-18 Kamen Mazdrashkis4-drepl: Make refreshed schema a global one
2010-12-17 Kamen Mazdrashkis4-drepl: Reference current Schema cache into working_s...
2010-12-17 Kamen Mazdrashkis4-drepl: Fix log message to be shown on its own line
2010-12-14 Kamen Mazdrashkis4-drepl: We won't need a working schema for empty...
2010-12-14 Kamen Mazdrashkis4-drepl: User working schema for commiting objects...
2010-12-14 Kamen Mazdrashkis4-repl: Allow dsdb_replicated_objects_commit() to...
2010-12-01 Matthias Dieter... s4:dsdb/repl/replicated_objects.c - proof if "talloc_re...
2010-12-01 Kamen Mazdrashkis4-dreplsrv: Use working_schema when replicating from...
2010-12-01 Kamen Mazdrashkis4-dsdb/schema: Implement multi-pass working schema...
2010-12-01 Kamen Mazdrashkis4-repl: Let dsdb_replicated_objects_convert() to accep...
2010-11-28 Matthias Dieter... s4:dsdb/repl/drepl* - move "lib/messaging/irpc.h" inclu...
2010-11-27 Matthias Dieter... s4:dsdb/repl/drepl_service.c - return the correct WERR...
2010-11-27 Matthias Dieter... s4:drepl_service.c - fix error macro (use "_werr" and...
2010-11-27 Matthias Dieter... s4:dsdb/repl/drepl_out_helpers.c - print out the correc...
2010-11-27 Matthias Dieter... s4:role transfer - use always type "enum drepl_role_mas...
2010-11-17 Andrew Tridgells4-repl: removed the syncall_workaround code
2010-11-17 Andrew Tridgells4-repl: save the result of the last replication in...
2010-11-17 Andrew Tridgells4-repl: ensure we don't starve pending replication ops
2010-11-11 Kamen Mazdrashkis4-repl: Propagate remote prefixMap in DRSUAPI data...
2010-11-11 Kamen Mazdrashkis4-repl: dsdb_extended_replicated_objects_convert ...
2010-11-11 Kamen Mazdrashkis4-repl: dsdb_extended_replicated_objects_commit -...
2010-11-11 Kamen Mazdrashkis4-repl: dsdb_convert_object -> dsdb_origin_object_convert
2010-11-08 Andrew Tridgells4-drs: reduce verbosity of dreplsrv_out_connection_attach
2010-11-08 Andrew Bartletts4-dsdb Explain why we may not use the GC name in some...
2010-11-08 Andrew Tridgells4-repl: fixed replication notifications to RODCs
2010-11-08 Andrew Tridgellfix
2010-11-05 Stefan Metzmachers4:dsdb/drepl_notify: reuse dreplsrv_notify_operation...
2010-10-31 Kamen Mazdrashkiidl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRI...
2010-10-12 Andrew Bartlettlibcli/security Use common security.h
2010-10-10 Jelmer Vernooijsamdb: Add flags argument to samdb_connect().
2010-10-10 Kamen Mazdrashkis4-dsdb-repl: Print what the error code for failure is
2010-10-02 Andrew Tridgells4-repl: use the GC principal name for DRS replication...
2010-10-01 Andrew Tridgells4-rodc: don't set SPECIAL_SECRET_PROCESSING on EXOP_RE...
2010-09-30 Andrew Tridgells4-drepl: don't call UpdateRefs on a RODC
2010-09-30 Andrew Tridgells4-drepl: fixed the checking of replica_flags in the...
2010-09-25 Andrew Tridgells4-repl: use namingContexts from rootDSE to initialise...
2010-09-25 Andrew Tridgells4-repl: force on WRIT_REP when we are a writable replica
2010-09-25 Andrew Tridgells4-repl: use dreplsrv_partition_source_dsa_by_guid...
2010-09-23 Matthias Dieter... s4:drepl_out_helpers.c - fix a counter type
2010-09-21 Andrew Tridgells4-drepl: use the partition UDV and hwm for extended...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Anatoliy Atanasovs4/fsmo: Create separate function for retrieving fsmo...
2010-09-19 Anatoliy Atanasovs4/fsmo: Naming master support added
2010-09-18 Kamen Mazdrashkis4-drs: Check for schema changes only in case we are...
2010-09-16 Andrew Tridgells4-drs: initial skeleton for DrsReplica{Add,Del,Mod...
2010-09-15 Andrew Tridgells4-repl: if we are an RODC don't set WRIT_REP in replic...
2010-09-15 Andrew Tridgells4-repl: add partial attribute set to getncchanges...
2010-09-15 Andrew Tridgells4-repl: added min_usn to extended replication call
2010-09-15 Andrew Tridgells4-repl: added repl_secret handling
2010-09-15 Andrew Tridgells4-repl: cleanup the extended op calls in repl server
2010-09-15 Andrew Tridgells4-pyjoin: fill in the dns name in the python replicati...
2010-09-15 Andrew Tridgells4-repl: split out the extended op handling
2010-09-15 Andrew Tridgells4-repl: cleanup getncchanges extended op calls
2010-09-15 Anatoliy Atanasovs4/fsmo: Handle infrastructure, pdc and rid extended ops
2010-09-15 Andrew Tridgells4-repl: use consistent API calls for getting DN GUID
2010-09-15 Andrew Tridgells4-rodc: add a trigger message for REPL_SECRET to auth_sam
2010-09-10 Anatoliy Atanasovs4/fsmo: Change return type from NTSTATUS to WERROR...
2010-09-10 Anatoliy Atanasovs4/fsmo: Fix callback declaration
2010-09-10 Kamen Mazdrashkis4-dreplsrv: fix 'dn' for partition object being created
2010-09-10 Kamen Mazdrashkis4-drs-fsmo: try to dispatch ops in queue as soon as...
2010-09-10 Andrew Tridgells4-fsmo: update FSMO changes for recent IRPC work
2010-09-10 Anatoliy Atanasovs4/drs: update repsFrom only when we are not in getncch...
2010-09-10 Nadezhda Ivanovas4-irpc: Added internal rpc call DREPL_TAKEFSMOROLE
2010-09-10 Nadezhda Ivanovas4-drs: Implementation of GetNCChanges extended op...
2010-09-10 Nadezhda Ivanovas4-drs: Refactored drepl_service and send_ridalloc_requ...
2010-09-09 Kamen Mazdrashkis4-dreplsrv: Call dreplsrv_out_operation::callback...
2010-09-09 Kamen Mazdrashkis4-dsdb/repl/drepl_out_pull.c: Remove unused code
2010-09-09 Kamen Mazdrashkis4-drepl_service.c: Update (C)
2010-09-09 Kamen Mazdrashkis4-drepsrv: Dump more info when drepl_replica_sync...
2010-09-07 Kamen Mazdrashkis4-dreplsrv: Run NC replication synchronously if requested
2010-09-05 Kamen Mazdrashkis4-idl: redefine dreplsrv_refresh() to be alike other...
2010-09-03 Kamen Mazdrashkis4-dreplsrv: Refactor drepl_replica_sync() to behave...
2010-09-03 Kamen Mazdrashkis4-dreplsrv: Helpers to locate source DSA in a partitio...
2010-09-03 Kamen Mazdrashkis4-dreplsrv: Helper to find NC by DN or GUID or SID
2010-09-03 Kamen Mazdrashkis4-dreplsrv: Add caller-specific data parameter for...
2010-08-28 Kamen Mazdrashkis4-dreplsrv: Implement irpc stub to be used to force...
2010-08-28 Kamen Mazdrashkis4-dreplsrv: Move partition cache update before schedul...
2010-08-25 Andrew Tridgells4-repl: load RODC partitions using msDS-hasFullReplicaNCs
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-07-09 Stefan Metzmachers4:drepl_notify: hide some bugs from the make test...
2010-07-09 Stefan Metzmachers4:dsdb/repl: expose drsuapi_DsExtendedError to the...
2010-07-09 Stefan Metzmachers4:drepl_out_helpers: don't return NT_STATUS_OK, if...
2010-07-09 Stefan Metzmachers4:drepl_ridalloc: only ask the rid master for a new...
2010-07-07 Andrew Tridgells4-dsdb: use ldb_operr() in the dsdb code
2010-06-25 Kamen Mazdrashkis4/drs: DsReplicaSync should search partition to Sync
2010-06-12 Andrew Bartletts4:dsdb Allow calling dsdb_convert_object_ex() directly
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
next