10
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 01, 2025 — Apr 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Infra: Re-format README to Restructured Text, add REMADE.rst symlink More... over 8 years ago
Tests: Expand cidict membership tests More... over 8 years ago
py3: Import StringIO from io More... over 8 years ago
py3: Use absolute imports More... over 8 years ago
py3: Use "int" instead of "long" (in Python code) More... over 8 years ago
py3: Add and use the ldap.compat module More... over 8 years ago
py3: Use modern idioms with built-in types More... over 8 years ago
py3: Use new syntax for exceptions More... over 8 years ago
py3: Use print as a function rather than statement More... over 8 years ago
Infra: Condense CHANGELOG from 2.5 More... over 8 years ago
Infra: Add a .gitignore file More... over 8 years ago
Add coverage reporting More... over 8 years ago
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