s4-drs: add deletion of old connections
commit1cf48022afab79e1fc462b18032d0e497ed15ecf
authorCrístian Deives <cristiandeives@gmail.com>
Mon, 30 Nov 2009 09:12:24 +0000 (30 20:12 +1100)
committerAndrew Tridgell <tridge@samba.org>
Mon, 30 Nov 2009 09:22:13 +0000 (30 20:22 +1100)
tree8139dc12a9da62465acdf1beaa47f6d5ae57a36f
parentbed9efa6cda17ecca91bdf71227ec656b94dcf94
s4-drs: add deletion of old connections

the nTDSConnection objects that are not needed anymore will be deleted.
the function kccsrv_delete_connection wasn't tested yet.

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