

Release Notes: Mainly fixes/improvements to ReconnectLDAPObject.


Release Notes: Support for more LDAPv3 extended controls was added. Some bugfixes, especially for a memory leak and a false lock release.


Release Notes: OpenLDAP 2.4.11 or later is now required to build the modules. Support for extracting LDAPv3 extended controls in LDAP_RES_SEARCH_ENTRY responses was added along with generic support for LDAPv3 extended operations. A new class API was provided in ldap.controls, with new control classes. Some require pyasn1 and pyasn1_modules. A new ldap.logger helper module was included. There were also some fixes and code cleanups.


Release Notes: Fixes were made to the schema parser.


Release Notes: Various fixes were made for 64-bit systems. It now handles out-of-range error codes returned by libldap.