summaryrefslogtreecommitdiff
path: root/source4/dsdb/repl/drepl_out_helpers.c
Commit message (Expand)AuthorAgeFilesLines
* debug: Add new debug class "drs_repl" for DRS replication processingAndrew Bartlett2017-09-071-0/+3
* replmd: Don't fail cycle if we get link for deleted object with GET_TGTTim Beale2017-08-181-0/+4
* drepl: Support GET_TGT on periodic replication clientTim Beale2017-08-181-17/+80
* drs: Fail replication transaction instead of dropping linksTim Beale2017-08-181-0/+4
* repl: Set GET_ALL_GROUP_MEMBERSHIP flag in the drepl serverGarming Sam2017-06-151-0/+14
* drepl: Add partial attribute set in the case of repl secretGarming Sam2017-04-131-1/+1
* drepl_out: Send the prefix map alongside the global catalog partial attribute...Garming Sam2016-08-251-2/+10
* drepl_out: Send the prefix map alongside the RODC partial attribute setGarming Sam2016-08-251-4/+13
* s4:dsdb/repl: avoid recursion after fetching schema changes.Stefan Metzmacher2016-08-111-10/+25
* s4: repl: Ensure all error paths in dreplsrv_op_pull_source_get_changes_trigg...Jeremy Allison2016-08-061-0/+4
* drepl: Fix a typoGarming Sam2016-07-211-1/+1
* drs: pass the forced-replication flag from DsReplicaSync to GetNCChangesAndrew Bartlett2016-07-191-0/+4
* repl: Avoid use-after-free when working with the working_schemaAndrew Bartlett2016-06-071-1/+1
* repl: Enforce that we have parent objects for all replicated objectsAndrew Bartlett2016-06-061-1/+25
* repl: Retry replication of the schema on WERR_DS_DRA_SCHEMA_MISMATCHAndrew Bartlett2016-06-061-1/+101
* repl: Pass in the full partition DN to dsdb_replicated_objects_convert()Andrew Bartlett2016-06-061-1/+16
* repl: Give an error if we get a secret when not expecting oneAndrew Bartlett2015-10-261-0/+3
* dsdb-repl: Always set DRSUAPI_DRS_SPECIAL_SECRET_PROCESSING when we are an RODCAndrew Bartlett2015-03-161-0/+3
* Fix the developer O3 buildVolker Lendecke2015-02-251-1/+1
* Order switch statementsSamuel Cabrero2014-07-071-10/+10
* idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfoSamuel Cabrero2014-07-071-1/+26
* dsdb: Do not store a struct ldb_dn in struct schema_dataAndrew Bartlett2014-06-111-15/+20
* s4:dsdb/repl: make use of dcerpc_binding_handle_is_connected()Stefan Metzmacher2014-03-251-7/+10
* Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.Garming Sam2014-03-051-4/+16
* dsdb-repl: do not ask to add ref when doing getncchange for an exopMatthieu Patou2013-02-081-0/+7
* s4:dsdb/drepl: update the source_dsa_obj/invocation_id in repsFromStefan Metzmacher2013-01-011-0/+4
* s4-resolver: do not use all the A and AAAA records, those after a NS are not ...Matthieu Patou2011-12-051-1/+1
* s4-drs: mark WERR_DS_DRA_BUSY as a non error in DsReplicaUpdateRefsMatthieu Patou2011-12-051-2/+22
* s4-rodc: use the rodc_replica flag on the partitionAndrew Tridgell2011-10-061-2/+2
* s4-repl: add FULL_SYNC and PARTIAL_REPLICA flagsAndrew Tridgell2011-10-041-5/+27
* s4-dsdb: added support for replicating with GC partial attribute setAndrew Tridgell2011-09-221-3/+50
* s4-repl: fixed _msdcs DNS nameAndrew Tridgell2011-08-251-9/+3
* gensec: clarify memory ownership for gensec_session_info() and gensec_session...Andrew Bartlett2011-08-031-0/+1
* s4-auth Move libcli/security/session.c to the top levelAndrew Bartlett2011-02-221-0/+1
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-1/+1
* s4-drepl: Fix log message to be shown on its own lineKamen Mazdrashki2010-12-171-1/+1
* s4-drepl: We won't need a working schema for empty replicas sent.Kamen Mazdrashki2010-12-151-2/+5
* s4-drepl: User working schema for commiting objects when replicating Schema NCKamen Mazdrashki2010-12-151-6/+4
* s4-repl: Allow dsdb_replicated_objects_commit() to use different schema while...Kamen Mazdrashki2010-12-151-0/+2
* s4-dreplsrv: Use working_schema when replicating from Schema NCKamen Mazdrashki2010-12-011-2/+22
* s4-repl: Let dsdb_replicated_objects_convert() to accept schema from callerKamen Mazdrashki2010-12-011-0/+10
* s4:dsdb/repl/drepl* - move "lib/messaging/irpc.h" include into "drepl_service.h"Matthias Dieter Wallnöfer2010-11-281-1/+0
* s4:dsdb/repl/drepl_out_helpers.c - print out the correct error message (werr)Matthias Dieter Wallnöfer2010-11-271-1/+1
* s4-repl: dsdb_extended_replicated_objects_convert -> dsdb_replicated_objects_...Kamen Mazdrashki2010-11-111-11/+11
* s4-repl: dsdb_extended_replicated_objects_commit -> dsdb_replicated_objects_c...Kamen Mazdrashki2010-11-111-3/+3
* s4-rodc: don't set SPECIAL_SECRET_PROCESSING on EXOP_REPL_SECRETAndrew Tridgell2010-09-301-0/+3
* s4-drepl: don't call UpdateRefs on a RODCAndrew Tridgell2010-09-291-5/+11
* s4-drepl: fixed the checking of replica_flags in the drepl serverAndrew Tridgell2010-09-291-7/+0
* s4:drepl_out_helpers.c - fix a counter typeMatthias Dieter Wallnöfer2010-09-241-1/+1
* s4-drepl: use the partition UDV and hwm for extended getncchanges opsAndrew Tridgell2010-09-201-0/+35