Commits
User selector
Commit History
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 773defaauthoredMerge pull request #46 – Don't define search path for includes and libs
Show description for 0ec9b74authoredMake init_ldap_module definition a strict prototype
Show description for 5b2d2f9committedFix implicit declaration of error functions
Show description for 67c69e7committedCorrect return LDAPerror_TypeError()
Show description for 7f6b5facommittedUse standard PyVarObject_HEAD_INIT() call
Show description for ece4738authored andcommitted
Commits on Nov 28, 2017
Include sasl.h from standard path
Show description for 5729d06committedFix reference leak in result4
Show description for 0778a20authored andcommitted
Commits on Nov 27, 2017
Fix resource leaks in error cases
Show description for 03d09f0committed- committed
- committed
Refactor: Keep information about OpenLDAP constants in Python, generate C
Show description for 48a9241committedModules: Remove _ldap._forward and _ldap._reverse
Show description for 8807e75committedFix multiple ref leaks when raising TypeError
Show description for a72aaacauthored andcommitted
Commits on Nov 25, 2017
Remove obsolete .cvsignore files
Show description for 2f3d9b7committedFix type conversion in page control
Show description for 52077e8authored andcommitted
Commits on Nov 24, 2017
Remove unused LDAPberval helper functions
Show description for cc64929committed