summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/repl/drepl_partitions.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-6/+4
* r26640: Janitorial: Remove some more uses of global_loadparm.Jelmer Vernooij2008-01-011-2/+2
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-011-2/+5
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-211-2/+2
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-211-2/+2
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-8/+10
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22472: Commit the start of the DRSUAPI pull replication service.Stefan Metzmacher2007-10-101-0/+268