summaryrefslogtreecommitdiff
path: root/source4/dsdb/repl/drepl_out_helpers.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-26s4:drepl: make use of dcerpc_binding_handle_auth_session_key()Stefan Metzmacher1-3/+4
2024-05-22s4:dsdb/repl: let drepl_out_helpers.c always go via dreplsrv_out_drsuapi_send()Stefan Metzmacher1-6/+20
2023-08-08s4:dsdb: Add missing newlines to logging messagesJoseph Sutton1-4/+4
2023-08-03s4:dsdb:repl: Fix code spellingAndreas Schneider1-3/+3
2023-03-31librpc/ndr: Unimplement DRSUAPI_COMPRESSION_TYPE_XPRESS and renameAndrew Bartlett1-1/+1
2020-11-27s4: rename source4/smbd/ to source4/samba/Ralph Boehme1-1/+1
2020-08-17Fix a comment typo copied aroundVolker Lendecke1-1/+1
2019-04-11dsdb/repl: we need to replicate the whole schema before we can apply itStefan Metzmacher1-10/+164
2017-09-07debug: Add new debug class "drs_repl" for DRS replication processingAndrew Bartlett1-0/+3
2017-08-18replmd: Don't fail cycle if we get link for deleted object with GET_TGTTim Beale1-0/+4
2017-08-18drepl: Support GET_TGT on periodic replication clientTim Beale1-17/+80
2017-08-18drs: Fail replication transaction instead of dropping linksTim Beale1-0/+4
2017-06-15repl: Set GET_ALL_GROUP_MEMBERSHIP flag in the drepl serverGarming Sam1-0/+14
2017-04-13drepl: Add partial attribute set in the case of repl secretGarming Sam1-1/+1
2016-08-25drepl_out: Send the prefix map alongside the global catalog partial attribute...Garming Sam1-2/+10
2016-08-25drepl_out: Send the prefix map alongside the RODC partial attribute setGarming Sam1-4/+13
2016-08-11s4:dsdb/repl: avoid recursion after fetching schema changes.Stefan Metzmacher1-10/+25
2016-08-06s4: repl: Ensure all error paths in dreplsrv_op_pull_source_get_changes_trigg...Jeremy Allison1-0/+4
2016-07-21drepl: Fix a typoGarming Sam1-1/+1
2016-07-19drs: pass the forced-replication flag from DsReplicaSync to GetNCChangesAndrew Bartlett1-0/+4
2016-06-07repl: Avoid use-after-free when working with the working_schemaAndrew Bartlett1-1/+1
2016-06-06repl: Enforce that we have parent objects for all replicated objectsAndrew Bartlett1-1/+25
2016-06-06repl: Retry replication of the schema on WERR_DS_DRA_SCHEMA_MISMATCHAndrew Bartlett1-1/+101
2016-06-06repl: Pass in the full partition DN to dsdb_replicated_objects_convert()Andrew Bartlett1-1/+16
2015-10-26repl: Give an error if we get a secret when not expecting oneAndrew Bartlett1-0/+3
2015-03-16dsdb-repl: Always set DRSUAPI_DRS_SPECIAL_SECRET_PROCESSING when we are an RODCAndrew Bartlett1-0/+3
2015-02-25Fix the developer O3 buildVolker Lendecke1-1/+1
2014-07-07Order switch statementsSamuel Cabrero1-10/+10
2014-07-07idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfoSamuel Cabrero1-1/+26
2014-06-11dsdb: Do not store a struct ldb_dn in struct schema_dataAndrew Bartlett1-15/+20
2014-03-25s4:dsdb/repl: make use of dcerpc_binding_handle_is_connected()Stefan Metzmacher1-7/+10
2014-03-05Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.Garming Sam1-4/+16
2013-02-08dsdb-repl: do not ask to add ref when doing getncchange for an exopMatthieu Patou1-0/+7
2013-01-01s4:dsdb/drepl: update the source_dsa_obj/invocation_id in repsFromStefan Metzmacher1-0/+4
2011-12-05s4-resolver: do not use all the A and AAAA records, those after a NS are not ...Matthieu Patou1-1/+1
2011-12-05s4-drs: mark WERR_DS_DRA_BUSY as a non error in DsReplicaUpdateRefsMatthieu Patou1-2/+22
2011-10-06s4-rodc: use the rodc_replica flag on the partitionAndrew Tridgell1-2/+2
2011-10-04s4-repl: add FULL_SYNC and PARTIAL_REPLICA flagsAndrew Tridgell1-5/+27
2011-09-22s4-dsdb: added support for replicating with GC partial attribute setAndrew Tridgell1-3/+50
2011-08-25s4-repl: fixed _msdcs DNS nameAndrew Tridgell1-9/+3
2011-08-03gensec: clarify memory ownership for gensec_session_info() and gensec_session...Andrew Bartlett1-0/+1
2011-02-22s4-auth Move libcli/security/session.c to the top levelAndrew Bartlett1-0/+1
2011-02-10ldb: use #include <ldb.h> for ldbAndrew Tridgell1-1/+1
2010-12-17s4-drepl: Fix log message to be shown on its own lineKamen Mazdrashki1-1/+1
2010-12-15s4-drepl: We won't need a working schema for empty replicas sent.Kamen Mazdrashki1-2/+5
2010-12-15s4-drepl: User working schema for commiting objects when replicating Schema NCKamen Mazdrashki1-6/+4
2010-12-15s4-repl: Allow dsdb_replicated_objects_commit() to use different schema while...Kamen Mazdrashki1-0/+2
2010-12-01s4-dreplsrv: Use working_schema when replicating from Schema NCKamen Mazdrashki1-2/+22
2010-12-01s4-repl: Let dsdb_replicated_objects_convert() to accept schema from callerKamen Mazdrashki1-0/+10
2010-11-28s4:dsdb/repl/drepl* - move "lib/messaging/irpc.h" include into "drepl_service.h"Matthias Dieter Wallnöfer1-1/+0