10
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 23, 2025 — Jun 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Started 2.4.17 More... almost 12 years ago
Release 2.4.16 now More... almost 12 years ago
self More... almost 12 years ago
ReconnectLDAPObject.reconnect(): Fixed invoking start_tls_s() More... almost 12 years ago
New convenience methods LDAPObject.read_s() and LDAPObject.find_unique_entry() More... almost 12 years ago
Fixed indentation More... almost 12 years ago
New convenience function ldap.escape_str() More... about 12 years ago
New convenience function ldap.escape_str() More... about 12 years ago
New convenience function ldap.dn.is_dn() More... about 12 years ago
Started 2.4.16 More... about 12 years ago
respect attribute list in LDAP URI More... about 12 years ago
__del__() is not called always which sometimes breaks database => use separate method SyncReplConsumer.close_db() More... about 12 years ago
add command line example More... about 12 years ago
Release 2.4.15 today More... over 12 years ago
Fixed constant ldap.sasl.CB_GETREALM More... over 12 years ago
__version__ = '2.4.15' More... over 12 years ago
Support new scope value for draft-sermersheim-ldap-subordinate-scope More... over 12 years ago
Support for X-SUBST in schema element class LDAPSyntax; Support for X-ORDERED and X-ORIGIN in schema element class AttributeType More... over 12 years ago
Removed unneeded imports More... over 12 years ago
Fixed ldap.controls.pwdpolicy.decodeControlValue() to decode string of digits More... over 12 years ago
Added missing imports to ldap.controls.pwdpolicy More... over 12 years ago
Added missing modules ldap.controls.openldap and ldap.controls.pwdpolicy to setup.py More... over 12 years ago
Started 2.4.15 More... over 12 years ago
Cleaned up reconnect logging a bit More... over 12 years ago
Release 2.4.14 now More... over 12 years ago
* Method signature of ReconnectLDAPObject.reconnect() changed to be able to call it with separate retry_max and retry_delay values More... over 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... over 12 years ago
More log data in LDAPLock.acquire() and LDAPLock.release() More... over 12 years ago
New method ldap.async.AsyncSearchHandler.afterFirstResult() More... almost 13 years ago
urlfetch(): Work-around for mix-cased attribute type namesy More... almost 13 years ago