summaryrefslogtreecommitdiff
path: root/source4/dsdb/repl/drepl_partitions.c
AgeCommit message (Expand)AuthorFilesLines
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
2010-01-14s4-drs: Uses dsdb_load_partition_usn() with urgent_uSN in s4 codeFernando J V da Silva1-1/+1
2010-01-09s4-drs: add a local UDV entry even when no replUpToDateVector present on NCAndrew Tridgell1-3/+3
2010-01-09s4-drs: calculate and send a uptodateness_vector with replication requestsAndrew Tridgell1-5/+69
2010-01-08s4-repl: added request for RID allocation in drepl taskAndrew Tridgell1-3/+3
2009-12-21s4-repl: only try to replicate for NCs that we are a master forAndrew Tridgell1-4/+3
2009-09-12s4-repl: fixed memory leaksAndrew Tridgell1-7/+27
2009-09-11s4-repl: refresh the partitions on each cycleAndrew Tridgell1-3/+1
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-09-23Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce1-6/+4
2008-01-01r26640: Janitorial: Remove some more uses of global_loadparm.Jelmer Vernooij1-2/+2
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij1-2/+5
2007-12-21r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij1-2/+2
2007-12-21r26539: Remove unnecessary statics.Jelmer Vernooij1-2/+2
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher1-8/+10
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22472: Commit the start of the DRSUAPI pull replication service.Stefan Metzmacher1-0/+268