summaryrefslogtreecommitdiff
path: root/source4/dsdb/repl/drepl_partitions.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-04s4:dsdb: Fix code spellingJo Sutton1-1/+1
2024-08-04s4:dsdb: Remove trailing whitespaceJo Sutton1-10/+10
2023-10-25s4:dsdb: Fix code spellingJoseph Sutton1-1/+1
2023-05-16s4:dsdb: Check return value of allocation functionsJoseph Sutton1-0/+7
2023-05-16s4:dsdb: Check ldb_binary_encode_string() return valueJoseph Sutton1-1/+8
2020-11-27s4: rename source4/smbd/ to source4/samba/Ralph Boehme1-1/+1
2020-08-28lib/util: remove extra safe_string.h fileMatthew DeVore1-0/+2
2020-08-17Fix a comment typo copied aroundVolker Lendecke1-1/+1
2017-11-13dreplsrv: Use is_null_sidVolker Lendecke1-3/+1
2017-09-07debug: Add new debug class "drs_repl" for DRS replication processingAndrew Bartlett1-0/+3
2016-02-06dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam1-2/+2
2014-09-30repl: Specify the target realm in dreplsrv_get_target_principal()Andrew Bartlett1-2/+2
2014-06-10Use GUID_equal in a few placesVolker Lendecke1-3/+3
2014-02-13s4:dsdb/repl: make use of dcerpc_binding_get_string_option("host")Stefan Metzmacher1-4/+11
2014-02-13s4:dsdb/repl: make dreplsrv_get_target_principal() staticStefan Metzmacher1-5/+6
2014-02-13s4:dsdb/repl: make use of dcerpc_binding_set_string_option("target_principal")Stefan Metzmacher1-1/+9
2013-06-12dsdb: Allow dsdb_find_dn_by_guid to show deleted DNsAndrew Bartlett1-1/+1
2012-10-07s4-repl: make dreplsrv_partition_find_for_nc return BAD_NC onlyMatthieu Patou1-2/+7
2012-08-14s4:dsdb/repl: fix the usage of 'GC/' prefixed principal namesStefan Metzmacher1-21/+6
2012-08-14s4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dnAndrew Bartlett1-1/+1
2012-03-14s4-dsdb: Fix the case for attribute name msDS-hasMasterNCsAmitay Isaacs1-1/+1
2012-02-01Revert "s4-drs: do not try to contact for replication servers that are not an...Andrew Tridgell1-38/+4
2011-12-05s4-drs: do not try to contact for replication servers that are not anymore in...Matthieu Patou1-6/+40
2011-11-29s4-repl: Check if GC SPN exists before using it for replicationAmitay Isaacs1-3/+54
2011-11-02s4-drepl: Search for application partitions in addition to main onesAmitay Isaacs1-3/+16
2011-10-06s4-rodc: ensure we load replicated partitions for RODCsAndrew Tridgell1-45/+34
2011-10-06s4-dsdb Allow repl server to start even when no master NCs are presentAndrew Bartlett1-7/+1
2011-10-04s4-repl: try harder to find the right SPN in replication serverAndrew Tridgell1-23/+72
2011-09-22s4-repl: fill in GUID and SID from partition informationAndrew Tridgell1-2/+9
2011-09-22s4-dsdb: get GUID and SID for DSA from extended DNAndrew Tridgell1-21/+27
2011-09-22s4-dsdb: enable initial replication of partitions via DsReplicaSyncAndrew Tridgell1-0/+42
2011-09-22s4-repl: get NCs to replicate from our NTDS objectAndrew Tridgell1-28/+64
2011-08-25s4-repl: fixed _msdcs DNS nameAndrew Tridgell1-1/+8
2011-02-10ldb: use #include <ldb.h> for ldbAndrew Tridgell1-1/+1
2010-11-28s4:dsdb/repl/drepl* - move "lib/messaging/irpc.h" include into "drepl_service.h"Matthias Dieter Wallnöfer1-1/+0
2010-11-08s4-drs: reduce verbosity of dreplsrv_out_connection_attachAndrew Tridgell1-2/+2
2010-11-08s4-dsdb Explain why we may not use the GC name in some situations.Andrew Bartlett1-0/+8
2010-11-08s4-repl: fixed replication notifications to RODCsAndrew Tridgell1-4/+41
2010-11-08fixAndrew Tridgell1-1/+1
2010-10-12libcli/security Use common security.hAndrew Bartlett1-1/+1
2010-10-01s4-repl: use the GC principal name for DRS replication connectionAndrew Tridgell1-0/+62
2010-09-25s4-repl: use namingContexts from rootDSE to initialise partition listAndrew Tridgell1-53/+36
2010-09-20s4-drepl: use the partition UDV and hwm for extended getncchanges opsAndrew Tridgell1-27/+2
2010-09-03s4-dreplsrv: Helpers to locate source DSA in a partition by GUID or DNS nameKamen Mazdrashki1-0/+40
2010-09-03s4-dreplsrv: Helper to find NC by DN or GUID or SIDKamen Mazdrashki1-0/+33
2010-08-25s4-repl: load RODC partitions using msDS-hasFullReplicaNCsAndrew Tridgell1-4/+26
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-1/+1
2010-03-05s4:repl - change also here the counter variables to "unsigned"Matthias Dieter Wallnöfer1-3/+3
2010-01-16s4-dsdb: take advantage of local cursor and sortAndrew Tridgell1-37/+0
2010-01-16s4-dsdb: use dsdb_load_udv_v2() in repl taskAndrew Tridgell1-27/+2