[Freeipa-devel] Re: [PATCHES] Add support for incomplete (truncated) search results.

Pavel Zůna pzuna at redhat.com
Fri Jun 12 15:27:33 UTC 2009


Rob Crittenden wrote:
> Pavel Zuna wrote:
>> Patch 0001: Add support for incomplete (truncated) search results.
>>
>> ldap2 didn't have the capability to return search results when a DS 
>> limitation got exceeded (an exception was raised).
>>
>> Pavel
> 
> I think truncated should be initialized to False, not None. It looks 
> like this could actually be transported across XML-RPC and I don't 
> believe we've enabled the NULL option (and I'd rather avoid doing so).
> 
> If this is ok I can make this change before committing the patch.
> 
> rob

It is set to None, because otherwise it gets encoded into a string by 
the decode_retval decorator. If that's a problem I'll rework decode_retval.

Pavel




More information about the Freeipa-devel mailing list