nTDSConnection creation
commit980f4fb2b66426b7dde8aac80957d22c367a161f
authorCrístian Deives <cristiandeives@gmail.com>
Sun, 7 Mar 2010 05:09:24 +0000 (7 02:09 -0300)
committerCrístian Deives <cristiandeives@gmail.com>
Sun, 7 Mar 2010 05:09:24 +0000 (7 02:09 -0300)
treeda187ddce137c5e153c1ebc702d57a374065db89
parentef74cd712db434b7dda89a8bd70c95284ebf83a1
nTDSConnection creation

create nTDSConnection objects to "imply" the minimum-cost spanning tree edges
for which no nTDSConnection objects yet exist. it also adds a test function in
kcc_connection so the kcctpl functions can be called. this patch is in accord
with the sections [MS-ADTS] 7.2.2.3.4.2 and 7.2.2.3.4.5.
source4/dsdb/kcc/kcc_connection.c
source4/dsdb/kcc/kcc_topology.c