[Freeipa-devel] [PATCHES] Make it possible to construct partial match filters using make_filter* methods. Add missing _sasl_auth variable. + Change ldap2.__handle_errors into the global _handle_errors function.

Pavel Zuna pzuna at redhat.com
Wed Apr 22 09:34:32 UTC 2009


Patch 0001: Make it possible to construct partial match filters using 
make_filter* methods. Add missing _sasl_auth variable.

_sasl_auth variable required to make a connection to the LDAP server has gone 
missing.

make_filter* methods now take an additional boolean argument 'exact'. When True 
it build exact match filters (attribute=value), when False (attribute=*value*).


Patch 0002: Change ldap2.__handle_errors into the global _handle_errors function.

__handle_errors was used outside the class and it's universal enough to earn the 
place of a global function.


Pavel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Make-it-possible-to-construct-partial-match-filters.patch
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20090422/0b7b85ab/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-Change-ldap2.__handle_errors-into-the-global-_handle.patch
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20090422/0b7b85ab/attachment-0001.ksh>


More information about the Freeipa-devel mailing list