drepl: Support GET_TGT on periodic replication client
[nivanova/samba-autobuild/.git] / source4 / dsdb / repl / drepl_out_helpers.c
2017-08-18 Tim Bealedrepl: Support GET_TGT on periodic replication client
2017-08-18 Tim Bealedrs: Fail replication transaction instead of dropping...
2017-06-15 Garming Samrepl: Set GET_ALL_GROUP_MEMBERSHIP flag in the drepl...
2017-04-13 Garming Samdrepl: Add partial attribute set in the case of repl...
2016-08-25 Garming Samdrepl_out: Send the prefix map alongside the global...
2016-08-25 Garming Samdrepl_out: Send the prefix map alongside the RODC parti...
2016-08-10 Stefan Metzmachers4:dsdb/repl: avoid recursion after fetching schema...
2016-08-05 Jeremy Allisons4: repl: Ensure all error paths in dreplsrv_op_pull_so...
2016-07-21 Garming Samdrepl: Fix a typo
2016-07-19 Andrew Bartlettdrs: pass the forced-replication flag from DsReplicaSyn...
2016-06-07 Andrew Bartlettrepl: Avoid use-after-free when working with the workin...
2016-06-06 Andrew Bartlettrepl: Enforce that we have parent objects for all repli...
2016-06-06 Andrew Bartlettrepl: Retry replication of the schema on WERR_DS_DRA_SC...
2016-06-06 Andrew Bartlettrepl: Pass in the full partition DN to dsdb_replicated_...
2015-10-26 Andrew Bartlettrepl: Give an error if we get a secret when not expecti...
2015-03-16 Andrew Bartlettdsdb-repl: Always set DRSUAPI_DRS_SPECIAL_SECRET_PROCES...
2015-02-25 Volker LendeckeFix the developer O3 build
2014-07-07 Samuel CabreroOrder switch statements
2014-07-07 Samuel Cabreroidl:drsuapi: Manage all possible lengths of drsuapi_DsB...
2014-06-11 Andrew Bartlettdsdb: Do not store a struct ldb_dn in struct schema_data
2014-03-24 Stefan Metzmachers4:dsdb/repl: make use of dcerpc_binding_handle_is_conn...
2014-03-05 Garming SamRemove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-02-08 Matthieu Patoudsdb-repl: do not ask to add ref when doing getncchange...
2013-01-01 Stefan Metzmachers4:dsdb/drepl: update the source_dsa_obj/invocation_id...
2011-12-05 Matthieu Patous4-resolver: do not use all the A and AAAA records...
2011-12-05 Matthieu Patous4-drs: mark WERR_DS_DRA_BUSY as a non error in DsRepli...
2011-10-06 Andrew Tridgells4-rodc: use the rodc_replica flag on the partition
2011-10-04 Andrew Tridgells4-repl: add FULL_SYNC and PARTIAL_REPLICA flags
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-03 Andrew Bartlettgensec: clarify memory ownership for gensec_session_inf...
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-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 Kamen Mazdrashkis4-dreplsrv: Use working_schema when replicating from...
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_out_helpers.c - print out the correc...
2010-11-11 Kamen Mazdrashkis4-repl: dsdb_extended_replicated_objects_convert ...
2010-11-11 Kamen Mazdrashkis4-repl: dsdb_extended_replicated_objects_commit -...
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-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-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-10 Anatoliy Atanasovs4/drs: update repsFrom only when we are not in getncch...
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:dsdb/repl: expose drsuapi_DsExtendedError to the...
2010-07-09 Stefan Metzmachers4:drepl_out_helpers: don't return NT_STATUS_OK, if...
2010-04-27 Andrew Tridgells4-repl: end repl request when not doing an UpdateRefs
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-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-01 Stefan Metzmachers4:drepl_out_helpers: don't look at the internals of...
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-01-14 Andrew Tridgells4-drepl: switch drepl over to using the generic DRS...
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
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: 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 Stefan Metzmachers4:dsdb/repl: convert dreplsrv_out_drsuapi_send/recv...
2009-11-12 Andrew Bartletts4:dsdb/repl Split the 'convert' or 'commit' stages...
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-09-16 Andrew Tridgells4-repl: don't do double replication
2009-09-15 Andrew Tridgells4-repl: don't do double replication
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-14 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
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-09 Andrew Tridgells4/repl: added refresh of repsTo
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Günther Deschners4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuap...
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-24 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-22 Andrew TridgellMerge branch 'abartlet-4-0-local' into v4-0-test
2008-08-20 Stefan Metzmacherdrsuapi: fix samba4 callers after drsuapi.idl changes
2008-08-12 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-07 Stefan Metzmacherdrsuapi: fix callers after idl change
next