summaryrefslogtreecommitdiff
path: root/source4/dsdb/kcc/kcc_topology.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-23s4-kcc: added service->am_rodcAndrew Tridgell1-19/+2
2010-09-23s4-kcc: pass the service context into the kcc connection codeAndrew Tridgell1-62/+63
2010-04-22s4-drs: samdb_is_rodc() function and new samdb_rodc() functionFernando J V da Silva1-3/+15
2010-04-13Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"Matthias Dieter Wallnöfer1-1/+1
2010-04-11subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij1-1/+1
2010-03-16s4:dsdb/kcc/*.c - fix up wrong typed countersMatthias Dieter Wallnöfer1-5/+5
2010-03-12use unsigned instead of uint32_t for LDB counters.Crístian Deives1-4/+6
2010-03-12nTDSConnection creationCrístian Deives1-0/+815
2010-03-12spanning tree computationCrístian Deives1-0/+1692
2010-03-12new function kcctpl_color_verticesCrístian Deives1-213/+576
2010-02-16s4-kcc: remove a qsort() that snuck into the new topology codeAndrew Tridgell1-2/+1
2010-02-15s4-kcc: remove C++ commentAndrew Tridgell1-1/+1
2010-02-15s4-kcc: initial code for the topology algorithmCrístian Deives1-0/+614