[Freeipa-devel] [PATCH] binary encode xmlrpc binary data

Karl MacMillan kmacmill at redhat.com
Tue Aug 28 14:04:25 UTC 2007


On Mon, 2007-08-27 at 16:43 -0400, Rob Crittenden wrote:
> Kevin McCarthy wrote:
> > This patch wraps binary data in an xmlrpclib Binary object.  This
> > removes the need for LDIF conversion.  It will make TurboGears direct
> > code faster, but should keep xmlrpc about the same speed.
> > 
> > The patch also swaps out ldap.cidict for the IPA CIDict class.  IPA code
> > should only use the CIDict class now.
> > 
> > -Kevin
> 
> Looks ok. I guess we'll need to be careful to unwrap the data before we 
> return it to the client.
> 

Pushed - though there was a minor merge error (in the import section)
that I fixed. Is there a preceding patch missing from the repo?

Karl






More information about the Freeipa-devel mailing list