smbd: Fix snapshot query on shares with DFS enabled
[jlayton/samba.git] / source4 / dsdb / repl /
2016-08-10 Stefan Metzmachers4:dsdb/repl: let dsdb_replicated_objects_convert(...
2016-08-10 Stefan Metzmachers4:dsdb/repl: set working_schema->resolving_in_progress...
2016-08-10 Stefan Metzmachers4:dsdb/repl: make sure the working_schema prefix map...
2016-08-10 Andrew Bartletts4:dsdb/repl: Improve memory handling in replicated...
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-23 Stefan Metzmachers4:dsdb/replicated_objects: don't skip notifications...
2016-07-21 Garming Samdrepl: Fix a typo
2016-07-19 Andrew Bartlettdrs: pass the forced-replication flag from DsReplicaSyn...
2016-07-19 Andrew Bartlettrepl: Remove check for parentGUID being NULL in dsdb_co...
2016-07-13 Volker Lendeckedsdb: Fix CID 1363810: Null pointer dereferences
2016-07-06 Andrew Bartlettdsdb: Remove 120 second delay and USN from schema refre...
2016-06-07 Andrew Bartlettrepl: Avoid use-after-free when working with the workin...
2016-06-07 Andrew Bartlettdsdb: Fix rename and RDN handling for replPropertyMetaData
2016-06-06 Andrew Bartlettrepl: Do not report all replication failures at level 0
2016-06-06 Andrew Bartlettdsdb: Clearly fail to replicate objects not NC_HEAD...
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_...
2016-06-02 Andrew Bartlettdsdb: Improve syntax clarity
2016-03-13 Andrew Bartlettdsdb/repl: Ensure we use the LOCAL attid value, not...
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2016-01-13 Jelmer VernooijAvoid including libds/common/roles.h in public loadparm...
2015-12-24 Andrew Bartlettrepl: Skip new subdomains and partitions when replicating
2015-10-26 Andrew Bartlettrepl: Give an error if we get a secret when not expecti...
2015-09-08 Volker Lendeckedsdb: Fix a confusing parameter
2015-03-16 Andrew Bartlettdsdb-repl: Always set DRSUAPI_DRS_SPECIAL_SECRET_PROCES...
2015-02-25 Volker LendeckeFix the developer O3 build
2014-09-30 Andrew Bartlettrepl: Specify the target realm in dreplsrv_get_target_p...
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-06-10 Volker LendeckeUse GUID_equal in a few places
2014-03-26 Andrew Bartlettdsdb: Do not update notify_uSN until the transaction...
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...
2014-02-13 Stefan Metzmachers4:dsdb/repl: make use of dcerpc_binding_get_string_opt...
2014-02-13 Stefan Metzmachers4:dsdb/repl: make dreplsrv_get_target_principal()...
2014-02-13 Stefan Metzmachers4:dsdb/repl: make use of dcerpc_binding_set_string_opt...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-22 Andrew Bartlettdsdb: Refuse to replicate an all-zero invocationID...
2013-07-24 Andrew Bartlettdsdb: Add assert in drepl_take_FSMO_role
2013-06-12 Andrew Bartlettdsdb: Allow dsdb_find_dn_by_guid to show deleted DNs
2013-06-11 Stefan Metzmacherdsdb: use the correct talloc parent in dsdb_repl_merge_...
2013-05-23 Stefan Metzmacherdsdb-repl: merge the logic from libnet_vampire_cb_apply...
2013-05-23 Stefan Metzmacherdsdb-repl: split out dsdb_repl_resolve_working_schema
2013-05-23 Matthieu Patoudsdb-drs: when replicating schema object checks ask...
2013-05-16 Andrew Bartlettdsdb-repl: Allow the name attribute (and name-based...
2013-05-15 Matthieu Patoudsdb-drepl: create a new schedulable event for running...
2013-02-08 Matthieu Patoudsdb-repl: make message more clearer
2013-02-08 Matthieu Patoudsdb-repl: do not ask to add ref when doing getncchange...
2013-01-22 Matthieu Patoudrepl-notify: change misleading message
2013-01-17 Andrew Bartlettdrs-fsmo: Improve handling of FSMO role takeover.
2013-01-01 Stefan Metzmachers4:dsdb/drepl: update the source_dsa_obj/invocation_id...
2012-10-08 Matthieu Patous4-repl: make dreplsrv_partition_find_for_nc return...
2012-08-14 Stefan Metzmachers4:dsdb/repl: fix the usage of 'GC/' prefixed principal...
2012-08-14 Andrew Bartletts4-dsdb: Use samdb_dn_is_our_ntdsa()
2012-08-14 Stefan Metzmachers4:dsdb/repl: ldb_errstring() takes a 'struct ldb_conte...
2012-08-14 Stefan Metzmachers4:dsdb/repl: make sure instanceType_e is not changed...
2012-08-14 Stefan Metzmachers4:dsdb/repl: avoid reallocation of msg->elements
2012-08-14 Andrew Bartletts4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dn
2012-08-11 Andrew Bartletts4-dsdb: Take more care in handling of global schema...
2012-08-03 Stefan Metzmachers4:dsdb:replicated_objects: do not move 'instanceType...
2012-07-29 Andrew Bartletts4-repl: Use ldb_dn_new() to create the rootDSE DN
2012-07-29 Andrew Bartletts4-repl: Use NULL for pointer test when checking for...
2012-07-18 Andrew Bartletts4-dsdb: Ensure we never write read-only objects onto...
2012-07-06 Andrew Bartletts4-dsdb: Use parent_object_guid to find the correct...
2012-06-24 Andrew Bartletts4-drepl: Ensure that the op->source does not get deall...
2012-06-23 Matthieu Patous4-drs: if schema has changed during replication notify...
2012-06-15 Andrew Bartlettlib/param: Create a seperate server role for "active...
2012-03-14 Amitay Isaacss4-dsdb: Fix the case for attribute name msDS-hasMasterNCs
2012-02-01 Andrew TridgellRevert "s4-drs: do not try to contact for replication...
2011-12-05 Matthieu Patous4-drs: do not try to contact for replication servers...
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-11-29 Amitay Isaacss4-repl: Check if GC SPN exists before using it for...
2011-11-02 Amitay Isaacss4-drepl: Search for application partitions in addition...
2011-10-06 Andrew Tridgells4-rodc: use the rodc_replica flag on the partition
2011-10-06 Andrew Tridgells4-rodc: ensure we load replicated partitions for RODCs
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...
2011-05-11 Kamen Mazdrashkis4/drepl_fsmo: Add an CR so that message is visible...
2011-05-03 Andrew Bartletts4-messaging Rename messaging -> imessaging
next