s4-pynet: added replicate_init() and replicate_chunk() calls
authorAndrew Tridgell <tridge@samba.org>
Tue, 24 Aug 2010 05:41:40 +0000 (15:41 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 24 Aug 2010 22:40:04 +0000 (08:40 +1000)
commit4cacdf00020c808ae8e3ef59378da682ce346133
treeba139bd9868974f110f4b80293f002a52e37ba3d
parent631c5f1fd5e77a6d380df3bc83dc166d902315af
s4-pynet: added replicate_init() and replicate_chunk() calls

these calls allow python code to pass chunks from DRS replication
calls into the code that applies the chunks to a database

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