[Freeipa-devel] [PATCH] 78 Redo boolean value encoding

Jan Cholasta jcholast at redhat.com
Mon May 7 12:48:23 UTC 2012


Hi,

this patch changes the way boolean values are encoded to LDAP boolean 
syntax. The code for encoding boolean values is moved from the Parameter 
class to the Encoder class, where the rest of LDAP encoding takes place. 
The patch removes encoding code from the Parameter class altogether, as 
all LDAP encoding should be done in the Encoder class.

Unit tests show no regressions and fixes for related tickets 
(<https://fedorahosted.org/freeipa/ticket/2039> and 
<https://fedorahosted.org/freeipa/ticket/2616>) seem to be intact.

Honza

-- 
Jan Cholasta
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-jcholast-78-redo-boolean-encoding.patch
Type: text/x-patch
Size: 8207 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20120507/9f13cbc1/attachment.bin>


More information about the Freeipa-devel mailing list