10
I Use This!
Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Jun 23, 2025 — Jun 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #198 – Make SlapdObject a context manager More... about 8 years ago
Add versionchanged entry in slapdtest docs about context manager More... about 8 years ago
Add new Pytest cache directory to gitignore More... about 8 years ago
Stop catching ImportError for pyasn1 More... about 8 years ago
Move import statements to top level More... about 8 years ago
Make SlapdObject a context manager More... about 8 years ago
Lib: Add __slots__ to cidict and LDAPUrlExtensions More... about 8 years ago
ldapurl: Update docstring of LDAPUrlExtensions.__setitem__ More... about 8 years ago
ldapurl: Replace asserts with proper checks More... about 8 years ago
In SlapdObject, build include directives dynamically More... about 8 years ago
Make SlapdObject.root_dn a property More... about 8 years ago
Fix parsing of PPolicyControl ASN.1 structure More... about 8 years ago
Tests: Disable warnings-as-errors for Python 3.4 More... about 8 years ago
Disable SASL external when missing SASL support More... over 8 years ago
Remove assignment of variable to itself More... over 8 years ago
Trim white space throughout the project More... over 8 years ago
ldapurl.LDAPUrlExtensions: Rewrite in terms of MutableMapping More... over 8 years ago
cidict: Re-add the `data` attribute More... over 8 years ago
cidict: Rewrite in terms of MutableMapping More... over 8 years ago
Remove long deprecated functions ldap.open() and ldap.init() More... over 8 years ago
Reformat and indent all C files More... over 8 years ago
Merge pull request #2 – Add indent and autopep8 infrastructure More... over 8 years ago
Merge pull request #131 – Add tests and coverage for tracing More... over 8 years ago
Add py3-trace tox environment to Travis CI config More... over 8 years ago
Doc: Add `make autoformat` to the contributing guide More... over 8 years ago
Makefile: Add "autoformat" rule to format all the code More... over 8 years ago
cidict: Make iteration over cidict yield same values as keys() More... over 8 years ago
Lib: Use items() when appropriate in dict iteration More... over 8 years ago
Doc: Remove warning about unreleased version More... over 8 years ago
slapdtest: Fix error message for missing commands More... over 8 years ago