summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/kcc/kcc_topology.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the remaining uses of the macro NT_STATUS_HAVE_NO_MEMORY_AND_FREE in t...Garming Sam2014-03-051-6/+12
* Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.Garming Sam2014-03-051-25/+100
* s4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dnAndrew Bartlett2012-08-141-1/+1
* NTDSConnection and NTDSA Site setting flagsDave Craft2011-07-141-8/+0
* s4:dsdb - always handle the attribute "options" as 32bit unsigned integerMatthias Dieter Wallnöfer2011-03-011-18/+19
* s4:dsdb/kcc: fix memory leak in kcctpl_copy_output_edges()Stefan Metzmacher2010-11-041-0/+1
* s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin...Matthias Dieter Wallnöfer2010-10-151-19/+19
* s4-kcc: silence "Testing kcctpl_create_intersite_connections" messageAndrew Tridgell2010-10-031-1/+1
* s4-kcc: fixed a incorrect context to kcctpl_get_all_bridgehead_dcsAndrew Tridgell2010-09-271-1/+1
* s4-kcc: don't print "Testing kcctpl_create_intersite_connections"Andrew Tridgell2010-09-271-1/+1
* s4-kcc: added service->am_rodcAndrew Tridgell2010-09-231-19/+2
* s4-kcc: pass the service context into the kcc connection codeAndrew Tridgell2010-09-231-62/+63
* s4-drs: samdb_is_rodc() function and new samdb_rodc() functionFernando J V da Silva2010-04-221-3/+15
* Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"Matthias Dieter Wallnöfer2010-04-131-1/+1
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-111-1/+1
* s4:dsdb/kcc/*.c - fix up wrong typed countersMatthias Dieter Wallnöfer2010-03-161-5/+5
* use unsigned instead of uint32_t for LDB counters.Crístian Deives2010-03-121-4/+6
* nTDSConnection creationCrístian Deives2010-03-121-0/+815
* spanning tree computationCrístian Deives2010-03-121-0/+1692
* new function kcctpl_color_verticesCrístian Deives2010-03-121-213/+576
* s4-kcc: remove a qsort() that snuck into the new topology codeAndrew Tridgell2010-02-161-2/+1
* s4-kcc: remove C++ commentAndrew Tridgell2010-02-151-1/+1
* s4-kcc: initial code for the topology algorithmCrístian Deives2010-02-151-0/+614