Commits
User selector
Commit History
Commits on Jun 18, 2020
Drop HAVE_LDAP_INIT_FD
Show description for d45ad6aauthored andcommittedUse openldap.h on OpenLDAP 2.4.48
Show description for f50b197authored andcommitted
Commits on Jun 5, 2020
Make indent again
Show description for 450b2f3authoredAllow LDAP connection from file descriptor
Show description for cb4eb78authored andcommittedCheck valid connection in LDAPObject.set/get_option
Show description for 0870889authored andcommittedFix NULL deref and checks in LDAPmessage_to_python
Show description for 72a4707authoredImprove TLS documentation
Show description for c803bfcauthoredRun make indent on C code
Show description for ed802afauthored andcommittedDon't overallocate memory in attrs_from_List()
Show description for a7671d8authored
Commits on May 18, 2020
Commits on May 7, 2020
- committed
- committed
Attach msgid/controls/... to exceptions (Closes #177, #208)
Show description for f754e35committed- committed
Commits on Sep 20, 2019
- authored andcommitted
Release GIL around global get/set option call
Show description for e6b6e8eauthored andcommitted
Commits on May 25, 2018
Fix ref counting bug in LDAPmessage_to_python
Show description for 77e934eauthored andcommitted
Commits on Mar 15, 2018
Trim white space throughout the project
Show description for 6ae0e0aauthored andcommitted
Commits on Mar 14, 2018
Reformat and indent all C files
Show description for 9a74c29authored andcommitted
Commits on Jan 22, 2018
Make bytes mode TypeError more useful
Show description for e148184authored andcommitted
Commits on Jan 15, 2018
Use correct types for BER en/decode
Show description for 2387fe6authored andcommitted
Commits on Jan 10, 2018
simple_bind() accept None for who and cred
Show description for 9369294committed
Commits on Dec 13, 2017
- committed
When raising LDAPBytesWarning, walk the stack to determine stacklevel
Show description for a3723bcauthored andcommitted
Commits on Dec 11, 2017
Change memory handling in attrs_from_List()
Show description for baa091fauthored andcommitted
Commits on Dec 7, 2017
Commits on Dec 5, 2017
Support None for set_option(OPT_NETWORK_TIMEOUT)
Show description for a8b2748committedFix error reporting of LDAPObject.set_option()
Show description for eb9dbc1authored andcommitted
Commits on Dec 4, 2017
Allow set_option() to set timeout to infinity
Show description for dcb5c00authored andcommitted- authored andcommitted
Fix two memory leaks in encode_assertion_control
Show description for 9f86c06authored andcommittedFix error handling of LDAPControl_to_List() (#89)
Show description for c86b8e9authored andcommittedFix memory leak in whoami_s
Show description for 9524dd3authored andcommitted
Commits on Nov 29, 2017
Fix declaration after statement for C90
Show description for de6da53authored andcommittedMerge pull request #49 – Fix several compiler warnings and make warnings fatal errors
Show description for 773defaauthored