Implement the LIST_INFO_FOR_SERVER input format
[kai/samba.git] / source4 / dsdb / repl /
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.
2010-05-13 Matthieu Patous4: Do not display by default the message Failed to...
2010-04-27 Andrew Tridgells4-repl: added a workaround for WERR_DS_DRA_NO_REPLICA...
2010-04-27 Andrew Tridgells4-repl: on a failed request, clear the current ptr
2010-04-27 Andrew Tridgells4-repl: end repl request when not doing an UpdateRefs
2010-04-27 Andrew Tridgells4-repl: don't delete repsTo entry on DsReplicaSync
2010-04-26 Andrew Tridgells4-drs: allow getncchanges requests to non WRIT_REP...
2010-04-26 Andrew Tridgells4-drepl: don't send an UpdateRefs unless its a plain...
2010-04-22 Andrew Tridgells4-drs: removed dsdb_validate_client_flags()
2010-04-22 Fernando J V da... s40-drs: Do not send GetNCChanges messages to RODCs
2010-04-22 Fernando J V da... s4-drs: samdb_is_rodc() function and new samdb_rodc...
2010-04-13 Matthias Dieter... Revert "s4:prefer "samdb_*_dn" basedn calls over the...
2010-03-25 Fernando J V da... s4-drs: If we are a RODC then do not send DSReplicaSync...
2010-03-16 Andrew Bartletts4:dsdb Change dsdb_get_schema() callers to use new...
2010-03-12 Stefan Metzmachers4:dsdb/repl: make use of use tevent_req based dcerpc_b...
2010-03-10 Kamen Mazdrashkis4/drs: DsGetNCChanges - Propagating IDL changes to...
2010-03-05 Matthias Dieter... s4:repl - change also here the counter variables to...
2010-03-01 Stefan Metzmachers4:drepl_out_helpers: don't look at the internals of...
2010-03-01 Stefan Metzmachers4:drepl_notify: don't look at the internals of 'struct...
2010-03-01 Stefan Metzmachers4:dsdb/repl: make use of explicit dcerpc_*_recv functions
2010-03-01 Anatoliy Atanasovs4/rodc: Implement samdb_rodc with ldb context
2010-02-24 Kamen Mazdrashkis4/drs: Propagate drsuapi_DsReplicaSync changes in...
2010-02-05 Kamen Mazdrashkis4/drs: propagate DRS_ extension flags in code base
2010-01-28 Fernando J V da... s4-drs: Reads uSNUrgent and sets Urgent Replication...
2010-01-16 Andrew Tridgells4-dsdb: take advantage of local cursor and sort
2010-01-16 Andrew Tridgells4-dsdb: use dsdb_load_udv_v2() in repl task
2010-01-14 Andrew Tridgells4-drepl: switch drepl over to using the generic DRS...
2010-01-14 Fernando J V da... s4-drs: Uses dsdb_load_partition_usn() with urgent_uSN...
2010-01-14 Fernando J V da... s4-drs: Store uSNUrgent for Urgent Replication
2010-01-13 Stefan Metzmachers4:dsdb/repl: reorder dreplsrv_op_notify* functions
2010-01-13 Stefan Metzmachers4:dsdb/repl: change dreplsrv_op_notify_send/recv(...
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-09 Andrew Tridgells4-drs: add a local UDV entry even when no replUpToDate...
2010-01-09 Andrew Tridgells4-drs: give DN of failed replication partition
2010-01-09 Andrew Tridgells4-drs: calculate and send a uptodateness_vector with...
2010-01-08 Stefan Metzmachers4:dsdb/repl: convert dreplsrv_op_pull_source_send...
2010-01-08 Andrew Tridgells4-repl: implement MSG_DREPL_ALLOCATE_RID
2010-01-08 Andrew Tridgells4-repl: allow for callbacks when a repl operation...
2010-01-08 Andrew Tridgells4-repl: added request for RID allocation in drepl...
2010-01-07 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-04 Stefan Metzmachers4:dsdb/repl: convert dreplsrv_out_drsuapi_send/recv...
2009-12-21 Kamen MazdrashkiRevert "s4-drs: cope with bogus empty attributes from...
2009-12-21 Andrew Tridgells4-repl: give a reason why the prepare commit failed
2009-12-21 Andrew Tridgells4-repl: only try to replicate for NCs that we are...
2009-12-21 Andrew Tridgells4-repl: lower debug level of a common message
2009-12-10 Andrew Tridgells4-dsdb: use GUID_to_ndr_blob()
2009-11-28 Andrew Tridgells4-drs: cope with bogus empty attributes from w2k8-r2
2009-11-16 Matthias Dieter... Revert "s4:dsdb/repl/replicated_objects - Applicate...
2009-11-15 Matthias Dieter... s4:dsdb/repl/replicated_objects - Applicate also here...
2009-11-12 Andrew Bartletts4:dsdb/repl Split the 'convert' or 'commit' stages...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_verify_oid_mappings_drsuapi() replaced...
2009-10-25 Andrew Tridgells4-samdb: reduce the number of samdb opens at startup
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-14 Andrew Tridgells4-dsdb: added samdb_rodc() and samdb_ntds_options()
2009-10-14 Matthias Dieter... s4: Changes the old occurences of "lp_realm" in "lp_dns...
2009-10-07 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-07 Andrew Tridgells4-drs: fixed a memory error introduced yesterday
next