s4-libnet: split libnet_Vampire() into two parts
authorAndrew Tridgell <tridge@samba.org>
Mon, 23 Aug 2010 01:13:22 +0000 (11:13 +1000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 23 Aug 2010 05:55:39 +0000 (15:55 +1000)
commitbdc1639642de79aa08e839f77be210683e6361f6
tree1ea537e4326ac3d8319e32721093379aa3f3e315
parent2d2a0cb5823080694df0ba161017a83876048d93
s4-libnet: split libnet_Vampire() into two parts

libnet_Replicate() will do just the replication portion of
libnet_Vampire(). This will be used by the RODC join, where the join
part of the operation happens in python, and behaves quite differently
to the libnet_Join() code.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/libnet/libnet_vampire.c
source4/libnet/libnet_vampire.h