10
I Use This!
Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 2 days ago.
Jun 27, 2025 — Jun 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Check for LDAP schema and slapd binaries More... over 8 years ago
Merge Michael's work from the CVS repository on SourceForge More... over 8 years ago
Add Makefile and LDAP related types to indent.pro More... over 8 years ago
Add indent.pro from cpython More... over 8 years ago
Add _ldap.__version__ More... over 8 years ago
removed CVS-Id in t_ldap_syncrepl.py More... over 8 years ago
use ..assertEqual() instead of .assertEquals() in t_ldap_syncrepl.py More... over 8 years ago
use single quotes More... over 8 years ago
prepare release 2.5.2 More... over 8 years ago
assume C extension API for Python 2.7+ More... over 8 years ago
another LDAPObject test More... over 8 years ago
added tests for ldap.syncrepl More... over 8 years ago
raise ldap.PROTOCOL_ERROR if compare operation returned a wrong result More... over 8 years ago
some cosmetics in syncrepl demo script, use logging More... over 8 years ago
some code cosmetics in ldap.syncrepl and also a small fix More... over 8 years ago
ldap.resiter: PEP-8 and a small fix More... over 8 years ago
bumped Doc version to 2.5.2.0 More... over 8 years ago
added ldap.dn tests with ldap.DN_FORMAT_LDAPV2 More... over 8 years ago
removed class ldap.ldapobject.NonblockingLDAPObject More... over 8 years ago
use example.com in examples and tests More... over 8 years ago
ldap.dn: use Boolean for notypes More... over 8 years ago
added more tests for sub-module ldap.dn More... over 8 years ago
docstring line-wrapping More... over 8 years ago
a bit of PEP-8 for ldap.sasl More... over 8 years ago
more obsolete docstring content removed More... over 8 years ago
a bit of PEP-8 for ldap.logger More... over 8 years ago
modifyModlist(): avoid map(None, ...) More... over 8 years ago
ldap.cidict: avoid using .has_key() More... over 8 years ago
fixed pickling and restoring of ReconnectLDAPObject, avoid .has_key() in ldap.ldapobject More... over 8 years ago
added Test01_ReconnectLDAPObject.test104_reconnect_restore() More... over 8 years ago