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
1 day
ago. based on code collected
2 days
ago.
Jun 27, 2025 — Jun 27, 2026
Showing page 18 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
removed setting class attribute result_code in SSSResponseControl.decodeControlValue() and VLVResponseControl.decodeControlValue
stroeder
More...
over 8 years ago
setup.py: added ldap.controls.vlv to py_modules
stroeder
More...
over 8 years ago
build checks whether LDAP_API_VERSION is OpenLDAP 2.4.x
stroeder
More...
over 8 years ago
removed obsolete back-ward compability constants from common.h
stroeder
More...
over 8 years ago
moved code from version.c to ldapmodule.c and removed version.[ch]
stroeder
More...
over 8 years ago
only use _ldap when setting LIBLDAP_API_INFO
stroeder
More...
over 8 years ago
Tests/ scripts do not directly call SlapdTestCase.setUpClass() anymore
stroeder
More...
over 8 years ago
started 2.5.2
stroeder
More...
over 8 years ago
prepare release 2.5.1
stroeder
More...
over 8 years ago
added missing ldap.pkginfo in setup.py
stroeder
More...
over 8 years ago
* The methods SSSResponseControl.decodeControlValue() and VLVResponseControl.decodeControlValue() now follow the coding convention to use camel-cased ASN.1 name as class attribute name. The old class names are still set for back-ward compability but should not be used in new code because they might be removed in a later release. * removed SSSRequestControl from ldap.controls.KNOWN_RESPONSE_CONTROLS
stroeder
More...
over 8 years ago
Added safety assertion when importing _ldap: ldap.pkginfo.__version__ must match _ldap.__version__
stroeder
More...
over 8 years ago
corrected Test02_ReconnectLDAPObject.__doc__
stroeder
More...
over 8 years ago
For 2.5.x mandatory prerequisites are: Python 2.7.x, pyasn1 0.3.7+ and pyasn1_modules 0.1.5+
stroeder
More...
over 8 years ago
removed schema.c and schema.h
stroeder
More...
over 8 years ago
ldap.__version__, ldap.__author__ and ldap.__license__ now imported from new sub-module ldap.pkginfo also to setup.py
stroeder
More...
over 8 years ago
added distclean.sh
stroeder
More...
over 8 years ago
removed schema.h and LDAPinit_schema
stroeder
More...
over 8 years ago
removed schema.h and LDAPinit_schema
stroeder
More...
over 8 years ago
removed unused code schema.c
stroeder
More...
over 8 years ago
removed unused code schema.c
stroeder
More...
over 8 years ago
removed stand-alone module dsml
stroeder
More...
over 8 years ago
class ldap.async.DSMLWriter removed too
stroeder
More...
over 8 years ago
there will never be DSMLv2 support
stroeder
More...
over 8 years ago
remove stand-alone module dsml
stroeder
More...
over 8 years ago
module dsml was removed => docs obsolete
stroeder
More...
over 8 years ago
removed stand-alone module dsml
stroeder
More...
over 8 years ago
added requirements.txt, pyasn1>=0.3.7 and pyasn1_modules>=0.1.5 now mandatory for python-ldap 2.5.0+
stroeder
More...
over 8 years ago
bumped Doc/ version to 2.5
stroeder
More...
over 8 years ago
announce pyasn1* modules as Installation prerequisites, do not index C lib names
stroeder
More...
over 8 years ago
←
1
2
…
14
15
16
17
18
19
20
21
22
…
33
34
→
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