10
I Use This!
Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jan 13, 2025 — Jan 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed unneeded imports More... almost 12 years ago
Fixed ldap.controls.pwdpolicy.decodeControlValue() to decode string of digits More... almost 12 years ago
Added missing imports to ldap.controls.pwdpolicy More... almost 12 years ago
Added missing modules ldap.controls.openldap and ldap.controls.pwdpolicy to setup.py More... almost 12 years ago
Started 2.4.15 More... almost 12 years ago
Cleaned up reconnect logging a bit More... almost 12 years ago
Release 2.4.14 now More... almost 12 years ago
* Method signature of ReconnectLDAPObject.reconnect() changed to be able to call it with separate retry_max and retry_delay values More... about 12 years ago
* LDAPObject and friends now pass `desc' to ldap.LDAPLock() which results in better logging * ldapobject.ReconnectLDAPObject now uses internal class-wide lock for serializing reconnects More... about 12 years ago
More log data in LDAPLock.acquire() and LDAPLock.release() More... about 12 years ago
New method ldap.async.AsyncSearchHandler.afterFirstResult() More... over 12 years ago
urlfetch(): Work-around for mix-cased attribute type namesy More... over 12 years ago
Added support for LDAPObject.get_option(ldap.OPT_X_TLS_VERSION) More... over 12 years ago
updated reference to RFC 4516 in comment More... over 12 years ago
Added ldap.controls.openldap.SearchNoOpControl More... over 12 years ago
Removed obsolete shee-bang More... over 12 years ago
Started 2.4.14 More... over 12 years ago
Several other fixes for ldapobject.ReconnectLDAPObject More... over 12 years ago
ldap.controls: Truly optional import of PyAsn1Error exception More... over 12 years ago
White-space cleaning More... over 12 years ago
Corrected description for class attribute 'kind' in ldap.schema.models.ObjectClass.__doc__ More... about 13 years ago
Fixed class names More... over 13 years ago
release = '2.4.10.0 More... over 13 years ago
Fixes for Sphinx doc generator More... over 13 years ago
Removed class attrs from AuthorizationIdentityRequestControl.__doc__ More... over 13 years ago
Better version of Demo/pyasn1/syncrepl.py More... over 13 years ago
Hopefully smoother... More... almost 14 years ago
Added expirmental support for draft-vchu-ldap-pwd-policy More... almost 14 years ago
Another note about LDAPError instances More... almost 14 years ago
Fixed memory leak reported by David Malcolm More... about 14 years ago