10
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 21, 2025 — Jun 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Avoid leaking slapd processes when testing
David Leonard
as leonard
More... almost 17 years ago
issue #1964993: corrected exceptions raised by set_option/get_option
David Leonard
as leonard
More... almost 17 years ago
Factor out LDAPberval_to_object()
David Leonard
as leonard
More... almost 17 years ago
Add more tests for the C Extension module.
David Leonard
as leonard
More... almost 17 years ago
Add some unit tests
David Leonard
as leonard
More... almost 17 years ago
Changed internal API List_to_LDAPControls() to LDAPControls_from_object()
David Leonard
as leonard
More... almost 17 years ago
Correctly use ldap.async.AsyncSearchHandler, some other cosmetic corrections More... almost 17 years ago
All sub-modules import __version__ from main module ldap More... almost 17 years ago
Fixed ldap.schema.tokenizer.split_tokens() to accept a single DOLLAR as separator More... about 17 years ago
Refer to new project home-page More... about 17 years ago
Refer to new project home-page More... about 17 years ago
Modification due to doc tool change More... about 18 years ago
Other example for ldap_uri More... about 18 years ago
Simplified Makefile More... about 18 years ago
Simple search util also as a demo for using LDAP URLs with custom extension More... about 18 years ago
Demo script for Matched Values Control contributed by Andreas Hasenack More... almost 19 years ago
Examples for using ldap.async. More... about 20 years ago
New sub-module ldap.resiter which simply provides a mix-in class for ldap.ldapobject.LDAPObject with a generator method allresults(). More... over 20 years ago
Start at 2.5.6.0 More... about 21 years ago
Finishing support for receiving controls More... about 21 years ago
Contributed by Mauro Cicognini via e-mail More... over 21 years ago
Simple example for extended passwort operation. More... over 21 years ago
Added directory Build/ mainly intended for platform-specific examples of setup.cfg. More... almost 23 years ago
Fixed __setstate__() and __getstate__() of ReconnectLDAPObject More... about 23 years ago
Removed unused __doc__ string related symbols. More... over 23 years ago
... More... over 23 years ago
Attribute charset not available in recent ldapurl anymore More... over 23 years ago
Lib/ldap/schema/.cvsignore More... almost 24 years ago
Fixed LDAPUrlExtensions.__eq__() and test suite More... almost 24 years ago
Demo for ldap.ldapobject.ReconnectLDAPObject More... almost 24 years ago