openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
python-ldap
Settings
|
Report Duplicate
10
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 21 hours
ago. based on code collected
about 21 hours
ago.
Jan 19, 2025 — Jan 19, 2026
Showing page 23 of 33
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
prepare release 2.4.31
stroeder
More...
almost 9 years ago
consistent white-spaces
stroeder
More...
almost 9 years ago
Tests/search.py moved to Demo/ldapurl_search.py because it
stroeder
More...
almost 9 years ago
tests were merged into Tests/t_ldapurl.py
stroeder
More...
almost 9 years ago
Tests must match glob pattern t_*.py
stroeder
More...
almost 9 years ago
new test-cases in t_ldap_dn.py
stroeder
More...
almost 9 years ago
new/updates scripts Tests/t_*.py
stroeder
More...
almost 9 years ago
started 2.4.31
stroeder
More...
almost 9 years ago
started 2.4.3.1
stroeder
More...
almost 9 years ago
added new test class TestParseLDAPUrl
stroeder
More...
almost 9 years ago
added test class TestIsLDAPUrl for ldapurl.isLDAPUrl()
stroeder
More...
almost 9 years ago
Tests/Lib/ldap/test_modlist.py is now Tests/t_ldap_modlist.py based on module unittest
stroeder
More...
almost 9 years ago
Lib/ldap/schema/test_tokenizer.py is now Tests/t_ldap_schema_tokenizer.py based on module unittest
stroeder
More...
almost 9 years ago
release 2.4.30 with compability fix for pyasn1 0.2.x
stroeder
More...
almost 9 years ago
prepare release 2.4.29
stroeder
More...
almost 9 years ago
Fixed releasing GIL when calling ldap_start_tls_s()
stroeder
More...
almost 9 years ago
Fixed checking for empty server error message
stroeder
More...
about 9 years ago
Started 2.4.29
stroeder
More...
about 9 years ago
we have 2017 now
stroeder
More...
about 9 years ago
added decorator @unittest.expectedFailure to TestLDAPUrl.test_bad_urls() for now
stroeder
More...
about 9 years ago
TestLDAPUrl.test_bad_urls(): One bad URL per line, put every failed URL into a list to be displayed with self.fail()
stroeder
More...
about 9 years ago
LDAPObject.unbind_ext_s() invokes LDAPObject._trace_file.flush() only if LDAPObject._trace_level is non-zero and Python is running in debug mode
stroeder
More...
about 9 years ago
prepare release 2.4.28
stroeder
More...
about 9 years ago
LDAPObject.unbind_ext_s() now ignores AttributeError in case _trace_file has no flush() method
stroeder
More...
about 9 years ago
added dummy method logging_file_class.flush() because LDAPObject.unbind_ext_s() invokes it
stroeder
More...
about 9 years ago
started 2.4.28
stroeder
More...
about 9 years ago
async search to deal with ldap.SIZELIMIT_EXCEEDED, added comments
stroeder
More...
over 9 years ago
Fixed example in SSSRequestControl.__doc__
stroeder
More...
over 9 years ago
added example script which finds highest uidNumber/gidNumber values
stroeder
More...
over 9 years ago
added classifier 'Programming Language :: Python :: 2'
stroeder
More...
over 9 years ago
←
1
2
…
19
20
21
22
23
24
25
26
27
…
32
33
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree