summaryrefslogtreecommitdiff
path: root/source4/dsdb/kcc/kcc_topology.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-14s4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dnAndrew Bartlett1-1/+1
2011-07-14NTDSConnection and NTDSA Site setting flagsDave Craft1-8/+0
2011-03-01s4:dsdb - always handle the attribute "options" as 32bit unsigned integerMatthias Dieter Wallnöfer1-18/+19
2010-11-04s4:dsdb/kcc: fix memory leak in kcctpl_copy_output_edges()Stefan Metzmacher1-0/+1
2010-10-15s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin...Matthias Dieter Wallnöfer1-19/+19
2010-10-03s4-kcc: silence "Testing kcctpl_create_intersite_connections" messageAndrew Tridgell1-1/+1
2010-09-27s4-kcc: fixed a incorrect context to kcctpl_get_all_bridgehead_dcsAndrew Tridgell1-1/+1
2010-09-27s4-kcc: don't print "Testing kcctpl_create_intersite_connections"Andrew Tridgell1-1/+1
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