Commits
User selector
Commit History
Commits on Jun 18, 2020
Document the LDAPError fields
Show description for 578b0b7authored
Commits on Jun 5, 2020
Allow LDAP connection from file descriptor
Show description for cb4eb78authored andcommittedExtract new password in passwd_s
Show description for 9a91bbdauthoredImprove TLS documentation
Show description for c803bfcauthored- committed
- authored andcommitted
Document that TLS options are backend specific
Show description for f8f10a9authoredAdd additional exception fields
Show description for 3c0f7efauthored
Commits on May 28, 2020
docs: python-tox no longer exists in Debian Buster (#307)
Show description for 63058a0authored

Commits on May 7, 2020
Commits on May 6, 2020
Doc: Remove duplicate entry for NO_OBJECT_CLASS_MODS
Show description for 8dd59eaauthoredDoc: Use bytes for attribute values in example
Show description for 9005ba9authored
Commits on Feb 18, 2020
- authored andcommitted
- authored andcommitted
Commits on Jan 29, 2020
- authored andcommitted
Commits on Sep 20, 2019
Doc: Clarify the relationship between initialize() and LDAPObject()
Show description for 4339169committedDoc: Use the full module in ldap.ldapobject.LDAPObject
Show description for 0f1d8a8committed
Commits on May 24, 2019
Fix TypeError in compare_s, test and document error behavior
Show description for 1d373daauthored andcommitted
Commits on Apr 9, 2019
Update FAQ to include Samba AD-DC error message (GH-276)
Show description for adf9dc4authored andcommitted
Commits on Jan 30, 2019
Add Doc/requirements.txt for Read the Docs build (#260)
Show description for 7fb02c0authored
Commits on Jan 7, 2019
Make initialize() pass extra keyword arguments to LDAPObject
Show description for 576d5bfauthored
Commits on Nov 2, 2018
In docs, use intersphinx to link to Python documentation
Show description for 7ce471ecommitted
Commits on Jul 5, 2018
Docs: Fix internal set|get_option func|meth references
Show description for e8cc39dcommitted
Commits on May 25, 2018
Return a bool in .compare_s() and .compare_ext_s()
Show description for f3ff4a3authored andcommitted
Commits on Apr 19, 2018
Update all pypi.python.org URLs to pypi.org
Show description for f23f790committed
Commits on Apr 3, 2018
Doc: Replace Mac OS X -> macOS, this is now the official name
Show description for e7ee841authored andcommitted
Commits on Mar 15, 2018
Trim white space throughout the project
Show description for 6ae0e0aauthored andcommitted
Commits on Mar 14, 2018
Remove long deprecated functions ldap.open() and ldap.init()
Show description for 60b761bauthored andcommitted- committed
- committed
Commits on Feb 12, 2018
- committed
Document that bytes_strictness is ignored on Python 3.
Show description for ef0c514committed
Commits on Jan 22, 2018
Add bytes_strictness to allow configuring behavior on bytes/text mismatch
Show description for 1b17e85committed
Commits on Jan 10, 2018
- committed
simple_bind() accept None for who and cred
Show description for 9369294committed