-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 09/29/2009 06:18 PM, Simo Sorce wrote:
Newer tevent library now enforce the "no nested loops" unwritten rule.
Tools had a funny way to do async that nested loops.
This patch fixes tools to not nest loops and use common code to start/end transactions. It also fixes the memory hierarchy of the tools_ctx.
Simo.
Applies, compiles and works fine
- -> ACK
I'll follow up with a similar patch to fix the python bindings.