Commits
User selector
Commit History
Commits on Jun 18, 2020
Syncrepl fails to parse SyncInfoMessage when the message is a syncIdSet
Show description for 8f79376authored
Commits on Jun 5, 2020
Rewrite cidict and LDAPUrlExtensions in terms of MutableMapping
Show description for 723b509authoredAllow LDAP connection from file descriptor
Show description for cb4eb78authored andcommitted- committed
Extract new password in passwd_s
Show description for 9a91bbdauthored- authored andcommitted
Deprecate cidict's strlist functions
Show description for 269df17authored
Commits on May 18, 2020
Commits on May 7, 2020
Commits on May 6, 2020
Get rid of expected failures in tokenizer tests
Show description for 7e084aeauthored
Commits on Sep 20, 2019
- authored andcommitted
Prefer iterating dict instead of calling dict.keys()
Show description for f4059c4authored andcommitted
Commits on May 24, 2019
Fix escape_dn_chars
Show description for 44a593dauthored andcommittedFix TypeError in compare_s, test and document error behavior
Show description for 1d373daauthored andcommitted
Commits on Jan 30, 2019
Lib/ldap/controls/sss: use str instead of basestring on Python 3
Show description for 2059c13authored andcommitted
Commits on Jan 4, 2019
Commits on Nov 27, 2018
Commits on Oct 25, 2018
- committed
Commits on Oct 8, 2018
Commits on Jul 9, 2018
tests: Use system-specific ENOTCONN value
Show description for 97379aacommitted
Commits on Jun 1, 2018
Correct attr value's type to bytes in tests
Show description for f228e7ccommitted
Commits on May 25, 2018
Return a bool in .compare_s() and .compare_ext_s()
Show description for f3ff4a3authored andcommitted- authored andcommitted

Use builtin unittest methods assertIsNone & assertIsNotNone
Show description for 68a6db6authored andcommittedFix assertTrue(result, _ldap.RES_BIND) to assertEqual()
Show description for 5faff53authored andcommitted
Commits on Apr 1, 2018
Make SlapdObject a context manager
Show description for 55c96b9committed
Commits on Mar 27, 2018
Fix parsing of PPolicyControl ASN.1 structure
Show description for 4a6a719authored andcommitted
Commits on Mar 15, 2018
Trim white space throughout the project
Show description for 6ae0e0aauthored andcommitted
Commits on Mar 14, 2018
- authored andcommitted
Add tests and coverage for tracing
Show description for 61c21a0authored andcommitted
Commits on Jan 22, 2018
Add bytes_strictness to allow configuring behavior on bytes/text mismatch
Show description for 1b17e85committedMake bytes mode TypeError more useful
Show description for e148184authored andcommitted
Commits on Jan 18, 2018
Add test for secure TLS default
Show description for dfbe523committed