DEBUG ridalloc...
[metze/samba/wip.git] / source4 / dsdb / repl /
2010-07-06 Stefan MetzmacherDEBUG ridalloc...
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
2009-10-06 Andrew Tridgells4-repl: added RELAX control and fix transactions
2009-09-23 Andrew Tridgells4-ldb: added a bunch more debug for DC join
2009-09-19 Andrew Bartletts4:dsdb Print the partition we failed to suggest replic...
2009-09-19 Andrew Tridgells4-server: kill main daemon if a task fails to initialise
2009-09-16 Andrew Tridgells4-repl: raise a debug level
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew Tridgells4-repl: raise a debug level
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew Tridgells4-repl: take advantage of async RPC forwarding
2009-09-16 Andrew Tridgells4-repl: don't do double replication
2009-09-16 Andrew Tridgells4-repl: add a debug to make it easier to monitor repli...
2009-09-15 Andrew Tridgells4-repl: don't do double replication
2009-09-15 Andrew Tridgells4-repl: add a debug to make it easier to monitor repli...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgells4-repl: don't do double replication
2009-09-15 Andrew Tridgells4-repl: add a debug to make it easier to monitor repli...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgells4-repl: add a debug to make it easier to monitor repli...
2009-09-14 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-14 Andrew Tridgells4-repl: fall back to repsFrom if repsTo not set
2009-09-13 Andrew Tridgells4-repl: added a preiodic notification check to the...
2009-09-12 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-12 Andrew Tridgells4-repl: fixed memory leaks
2009-09-11 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-11 Andrew Tridgells4-repl: refresh the partitions on each cycle
2009-09-11 Andrew Tridgells4-repl: don't add the RDN if it is already there
2009-09-11 Andrew Tridgells4-drs: add the magic DRS SPNs on AddEntry
2009-09-10 Andrew Tridgells4/repl: give a useful error message if we can't decode...
2009-09-09 Andrew Tridgells4/repl: implement DsReplicaSync
2009-09-09 Andrew Tridgells4/repl: added refresh of repsTo
2009-09-08 Stefan Metzmachers4:drsuapi: add an incomplete DsAddEntry implementation
2009-09-03 Andrew Tridgelladd the the linked attributes elements to the repl...
2009-09-03 Andrew Tridgelltell the server that we support linked attribute replic...
2009-09-02 Andrew TridgellWrap DRS changes in a transaction
2009-07-31 Matthias Dieter... Merge branch 'master' of git://git.samba.org/samba
2009-07-31 Matthias Dieter... s4: Correct renamed constants
2009-07-02 Andrew Tridgelldecrypt all objects in a DRS record, not just the first one
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
next