10
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jan 19, 2025 — Jan 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
prepare release 2.4.31 More... almost 9 years ago
consistent white-spaces More... almost 9 years ago
Tests/search.py moved to Demo/ldapurl_search.py because it More... almost 9 years ago
tests were merged into Tests/t_ldapurl.py More... almost 9 years ago
Tests must match glob pattern t_*.py More... almost 9 years ago
new test-cases in t_ldap_dn.py More... almost 9 years ago
new/updates scripts Tests/t_*.py More... almost 9 years ago
started 2.4.31 More... almost 9 years ago
started 2.4.3.1 More... almost 9 years ago
added new test class TestParseLDAPUrl More... almost 9 years ago
added test class TestIsLDAPUrl for ldapurl.isLDAPUrl() More... almost 9 years ago
Tests/Lib/ldap/test_modlist.py is now Tests/t_ldap_modlist.py based on module unittest More... almost 9 years ago
Lib/ldap/schema/test_tokenizer.py is now Tests/t_ldap_schema_tokenizer.py based on module unittest More... almost 9 years ago
release 2.4.30 with compability fix for pyasn1 0.2.x More... almost 9 years ago
prepare release 2.4.29 More... almost 9 years ago
Fixed releasing GIL when calling ldap_start_tls_s() More... almost 9 years ago
Fixed checking for empty server error message More... about 9 years ago
Started 2.4.29 More... about 9 years ago
we have 2017 now More... about 9 years ago
added decorator @unittest.expectedFailure to TestLDAPUrl.test_bad_urls() for now 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() 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 More... about 9 years ago
prepare release 2.4.28 More... about 9 years ago
LDAPObject.unbind_ext_s() now ignores AttributeError in case _trace_file has no flush() method More... about 9 years ago
added dummy method logging_file_class.flush() because LDAPObject.unbind_ext_s() invokes it More... about 9 years ago
started 2.4.28 More... about 9 years ago
async search to deal with ldap.SIZELIMIT_EXCEEDED, added comments More... over 9 years ago
Fixed example in SSSRequestControl.__doc__ More... over 9 years ago
added example script which finds highest uidNumber/gidNumber values More... over 9 years ago
added classifier 'Programming Language :: Python :: 2' More... over 9 years ago