s4-kcc: initial code for the topology algorithm
commit0cf4e8aae6a2d4155c067137e5e4a391031df930
authorCrístian Deives <cristiandeives@gmail.com>
Wed, 10 Feb 2010 05:42:28 +0000 (10 03:42 -0200)
committerAndrew Tridgell <tridge@samba.org>
Mon, 15 Feb 2010 12:22:48 +0000 (15 23:22 +1100)
tree2da3494aa513d1d18a256693e09bd11f907d3892
parent4edbb255998269f848636669c6d358f194c5eedd
s4-kcc: initial code for the topology algorithm

this patch contains the data structures declarations and the functions to
setup the graph.

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source4/dsdb/config.mk
source4/dsdb/kcc/kcc_topology.c [new file with mode: 0644]