s4:dsdb: Factor out a function to remove all password related attributes
[samba.git] / source4 / dsdb / repl /
2023-10-25 Joseph Suttons4:dsdb: Fix code spelling
2023-09-11 Joseph Suttons4:dsdb: Fix code spelling
2023-08-08 Joseph Suttons4:dsdb: Add missing newlines to logging messages
2023-08-03 Andreas Schneiders4:dsdb:repl: Fix code spelling
2023-05-16 Joseph Suttons4:dsdb: Check return value of allocation functions
2023-05-16 Joseph Suttons4:dsdb: Check ldb_binary_encode_string() return value
2023-03-31 Andrew Bartlettlibrpc/ndr: Unimplement DRSUAPI_COMPRESSION_TYPE_XPRESS...
2022-10-21 Joseph Suttons4-join: Fix typos in recent GET_ANC patch set
2022-10-04 Andrew Bartletts4-libnet: Add messages to object count mismatch failures
2020-11-27 Ralph Boehmes4: rename source4/smbd/ to source4/samba/
2020-08-28 Matthew DeVorelib/util: remove extra safe_string.h file
2020-08-17 Volker LendeckeFix a comment typo copied around
2019-09-18 Volker Lendeckemessaging4: Pass fds to messaging handlers
2019-04-11 Stefan Metzmacherdsdb/repl: we need to replicate the whole schema before...
2019-02-27 Andreas Schneiders4:dsdb: Remove unused header file
2018-12-17 Aaron Haslettdrepl: schema repl race condition fix
2018-11-01 Gary Lockyersource4 smdb: Add a post fork hook to the service API
2018-11-01 Gary Lockyersource4 smbd: Make the service_details structure constant.
2018-08-21 Volker Lendeckedsdb: Fix a typo
2018-05-30 Tim Bealedsdb: Add log when ignoring a replicated object outside...
2018-05-30 Andrew Bartletts4-repl: Try to give more information in the error...
2018-05-10 Gary Lockyersamdb: Add remote address to connect
2018-04-12 Andrew Bartlettdsdb: Ensure to cancel the transaction if we fail to...
2017-11-24 Garming Samschema: Make writing indices flag an enum for a new...
2017-11-13 Volker Lendeckedreplsrv: Use is_null_sid
2017-10-19 Gary Lockyer source4/smbd: refactor the process model for prefork
2017-09-07 Andrew Bartlettdebug: Add new debug class "drs_repl" for DRS replicati...
2017-08-18 Tim Bealereplmd: Don't fail cycle if we get link for deleted...
2017-08-18 Tim Bealedrepl: Support GET_TGT on periodic replication client
2017-08-18 Tim Bealedrs: Check target object is known after applying objects
2017-08-18 Tim Bealedrs: Fail replication transaction instead of dropping...
2017-07-27 Tim Bealerepl: Remove old TODO
2017-07-23 Andrew Bartletts4-drepl: Block GetNCChanges during a DsReplicaSync
2017-07-22 Andrew Bartletts4-drepl: Use tevent_schedule_immediate() in DsReplicaS...
2017-07-02 Andrew Bartlettdsdb: Improve debugging on start transacton failure
2017-06-15 Garming Samrepl: Set GET_ALL_GROUP_MEMBERSHIP flag in the drepl...
2017-05-11 Jeremy Allisons4: Add TALLOC_CTX * to register_server_service().
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-04-13 Garming Samdrepl: Add partial attribute set in the case of repl...
2017-03-27 Garming Samrepl_secret: Error condition should sound harmless
2017-02-22 Chris LambCorrect "successfuly" typos.
2017-02-22 Chris LambCorrect "enought" typo.
2017-02-08 Stefan Metzmachers4:dsdb/repl: s/highestCommitedUsn/highestCommittedUSN
2016-09-27 Günther Deschnerwerror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY...
2016-09-02 Andreas Schneiders4-dsdb: Change debug level for replication
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-25 Garming Samreplicated_objects: Add missing newline for debug
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
next