s4-dsdb Allow repl server to start even when no master NCs are present
[amitay/samba.git] / source4 / dsdb / repl /
2011-10-06 Andrew Bartletts4-dsdb Allow repl server to start even when no master...
2011-10-04 Andrew Tridgells4-repl: try harder to find the right SPN in replicatio...
2011-10-04 Andrew Tridgells4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICA
2011-10-04 Andrew Tridgells4-repl: support creation of new NCs via DsAddEntry
2011-10-04 Andrew Tridgells4-repl: fixed formatting of some debug messages
2011-10-04 Andrew Tridgells4-repl: update instanceType in partial_replica replication
2011-10-04 Andrew Tridgells4-repl: add FULL_SYNC and PARTIAL_REPLICA flags
2011-09-22 Andrew Tridgells4-repl: remove unused principal_name element
2011-09-22 Andrew Tridgells4-repl: fill in GUID and SID from partition information
2011-09-22 Andrew Tridgells4-dsdb: get GUID and SID for DSA from extended DN
2011-09-22 Andrew Tridgells4-dsdb: enable initial replication of partitions via...
2011-09-22 Andrew Tridgells4-repl: get NCs to replicate from our NTDS object
2011-09-22 Andrew Tridgells4-dsdb: added support for replicating with GC partial...
2011-08-24 Andrew Tridgells4-repl: fixed _msdcs DNS name
2011-08-13 Simo Sorces4:dsdb: use tevent_ fn names instaed of legacy event_...
2011-08-09 Andrew Bartletts4-dsdb clarify that failure to load the schema items...
2011-08-03 Andrew Bartlettgensec: clarify memory ownership for gensec_session_inf...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
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...
next