Revert "s4-drs: do not try to contact for replication servers that are not anymore...
authorAndrew Tridgell <tridge@samba.org>
Wed, 1 Feb 2012 05:14:08 +0000 (16:14 +1100)
committerAndrew Tridgell <tridge@samba.org>
Wed, 1 Feb 2012 06:49:41 +0000 (07:49 +0100)
commit204c07501d05f3d7e4657ce4422709ad64e087e2
tree310238b645802b0c0c9108baceac99e3cdd12b27
parent42d4152ed4255f22ff0718d450f181468d7fb827
Revert "s4-drs: do not try to contact for replication servers that are not anymore in reps*"

This reverts commit 5bfd6251eb22ff701184a95649822a73cf4d157b.

This change has been causing regular segfaults in the build farm since
it was applied. I also think it may be unnecessary as
dreplsrv_refresh_partitions() should already be achieving the same
thing (removing stale replication targets).

I think the segfaults were caused by freeing an in-flight DSA, but I
have been unable to reproduce it outside of the build farm

Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Wed Feb  1 07:49:42 CET 2012 on sn-devel-104
source4/dsdb/repl/drepl_partitions.c