Re: [SSSD] [PATCH] Fix python sync operations and mem hierarchy

2009-10-05 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/05/2009 09:54 AM, Stephen Gallagher wrote: > On 09/30/2009 09:29 AM, Jakub Hrozek wrote: >> Similar to Simo's patch that fixed the tools, this one converts the >> python bindings to the start_transaction/end_transaction functions. > >> Also fixe

Re: [SSSD] [PATCH] Fix python sync operations and mem hierarchy

2009-10-05 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/30/2009 09:29 AM, Jakub Hrozek wrote: > Similar to Simo's patch that fixed the tools, this one converts the > python bindings to the start_transaction/end_transaction functions. > > Also fixes memory hierarchy so that tools_ctx is allocated in e

[SSSD] [PATCH] Fix python sync operations and mem hierarchy

2009-09-30 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Similar to Simo's patch that fixed the tools, this one converts the python bindings to the start_transaction/end_transaction functions. Also fixes memory hierarchy so that tools_ctx is allocated in every operation and used as memory context for the op