summaryrefslogtreecommitdiff
path: root/source4/dsdb/repl/drepl_partitions.c
Commit message (Expand)AuthorAgeFilesLines
* dreplsrv: Use is_null_sidVolker Lendecke2017-11-131-3/+1
* debug: Add new debug class "drs_repl" for DRS replication processingAndrew Bartlett2017-09-071-0/+3
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-061-2/+2
* repl: Specify the target realm in dreplsrv_get_target_principal()Andrew Bartlett2014-09-301-2/+2
* Use GUID_equal in a few placesVolker Lendecke2014-06-101-3/+3
* s4:dsdb/repl: make use of dcerpc_binding_get_string_option("host")Stefan Metzmacher2014-02-131-4/+11
* s4:dsdb/repl: make dreplsrv_get_target_principal() staticStefan Metzmacher2014-02-131-5/+6
* s4:dsdb/repl: make use of dcerpc_binding_set_string_option("target_principal")Stefan Metzmacher2014-02-131-1/+9
* dsdb: Allow dsdb_find_dn_by_guid to show deleted DNsAndrew Bartlett2013-06-121-1/+1
* s4-repl: make dreplsrv_partition_find_for_nc return BAD_NC onlyMatthieu Patou2012-10-071-2/+7
* s4:dsdb/repl: fix the usage of 'GC/' prefixed principal namesStefan Metzmacher2012-08-141-21/+6
* s4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dnAndrew Bartlett2012-08-141-1/+1
* s4-dsdb: Fix the case for attribute name msDS-hasMasterNCsAmitay Isaacs2012-03-141-1/+1
* Revert "s4-drs: do not try to contact for replication servers that are not an...Andrew Tridgell2012-02-011-38/+4
* s4-drs: do not try to contact for replication servers that are not anymore in...Matthieu Patou2011-12-051-6/+40
* s4-repl: Check if GC SPN exists before using it for replicationAmitay Isaacs2011-11-291-3/+54
* s4-drepl: Search for application partitions in addition to main onesAmitay Isaacs2011-11-021-3/+16
* s4-rodc: ensure we load replicated partitions for RODCsAndrew Tridgell2011-10-061-45/+34
* s4-dsdb Allow repl server to start even when no master NCs are presentAndrew Bartlett2011-10-061-7/+1
* s4-repl: try harder to find the right SPN in replication serverAndrew Tridgell2011-10-041-23/+72
* s4-repl: fill in GUID and SID from partition informationAndrew Tridgell2011-09-221-2/+9
* s4-dsdb: get GUID and SID for DSA from extended DNAndrew Tridgell2011-09-221-21/+27
* s4-dsdb: enable initial replication of partitions via DsReplicaSyncAndrew Tridgell2011-09-221-0/+42
* s4-repl: get NCs to replicate from our NTDS objectAndrew Tridgell2011-09-221-28/+64
* s4-repl: fixed _msdcs DNS nameAndrew Tridgell2011-08-251-1/+8
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-1/+1
* s4:dsdb/repl/drepl* - move "lib/messaging/irpc.h" include into "drepl_service.h"Matthias Dieter Wallnöfer2010-11-281-1/+0
* s4-drs: reduce verbosity of dreplsrv_out_connection_attachAndrew Tridgell2010-11-081-2/+2
* s4-dsdb Explain why we may not use the GC name in some situations.Andrew Bartlett2010-11-081-0/+8
* s4-repl: fixed replication notifications to RODCsAndrew Tridgell2010-11-081-4/+41
* fixAndrew Tridgell2010-11-081-1/+1
* libcli/security Use common security.hAndrew Bartlett2010-10-121-1/+1
* s4-repl: use the GC principal name for DRS replication connectionAndrew Tridgell2010-10-011-0/+62
* s4-repl: use namingContexts from rootDSE to initialise partition listAndrew Tridgell2010-09-251-53/+36
* s4-drepl: use the partition UDV and hwm for extended getncchanges opsAndrew Tridgell2010-09-201-27/+2
* s4-dreplsrv: Helpers to locate source DSA in a partition by GUID or DNS nameKamen Mazdrashki2010-09-031-0/+40
* s4-dreplsrv: Helper to find NC by DN or GUID or SIDKamen Mazdrashki2010-09-031-0/+33
* s4-repl: load RODC partitions using msDS-hasFullReplicaNCsAndrew Tridgell2010-08-251-4/+26
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-1/+1
* s4:repl - change also here the counter variables to "unsigned"Matthias Dieter Wallnöfer2010-03-051-3/+3
* s4-dsdb: take advantage of local cursor and sortAndrew Tridgell2010-01-161-37/+0
* s4-dsdb: use dsdb_load_udv_v2() in repl taskAndrew Tridgell2010-01-161-27/+2
* s4-drs: Uses dsdb_load_partition_usn() with urgent_uSN in s4 codeFernando J V da Silva2010-01-141-1/+1
* s4-drs: add a local UDV entry even when no replUpToDateVector present on NCAndrew Tridgell2010-01-091-3/+3
* s4-drs: calculate and send a uptodateness_vector with replication requestsAndrew Tridgell2010-01-091-5/+69
* s4-repl: added request for RID allocation in drepl taskAndrew Tridgell2010-01-081-3/+3
* s4-repl: only try to replicate for NCs that we are a master forAndrew Tridgell2009-12-211-4/+3
* s4-repl: fixed memory leaksAndrew Tridgell2009-09-121-7/+27
* s4-repl: refresh the partitions on each cycleAndrew Tridgell2009-09-111-3/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1