0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Sep 02, 2025 — Sep 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #39 from langesven/feature/attrcheck More... over 8 years ago
Add ability to check if an attribute exists More... over 8 years ago
Add travis badge to README More... over 11 years ago
Merge pull request #36 from f1ori/master More... over 11 years ago
Do not fetch attribute types on can_bind More... over 11 years ago
Show meaningful error when attribute types could not be fetched More... over 11 years ago
Add .travis.yml More... over 11 years ago
Add COPYING More... almost 12 years ago
Bump version to 0.12.1 More... about 12 years ago
Make hash function in LDAPAttribute dependent only on attribute name More... about 12 years ago
Don't try to save entry if there were no modifications More... about 12 years ago
Bump version to 0.12.0 More... over 12 years ago
Merge branch 'feature/binary-values' More... over 12 years ago
Enable fetching all operational attributes of an entry More... over 12 years ago
Use bytes as the default type for attribute values if type mapping is disabled More... over 12 years ago
Make paver unittest run more verbose More... over 12 years ago
Correctly free memory allocated by LDAPConnection._raw_search More... over 12 years ago
Add test for saving and retrieving binary attributes More... over 12 years ago
Save and retrieve all attributes as bervals which also works for binary More... over 12 years ago
Remove left-over dead test code from the "old" ldapom More... over 12 years ago
Add option to disable the attribute type mapping feature More... over 12 years ago
Make schema base dn configurable More... over 12 years ago
Set _fetched_attributes when creating LDAPEntry in LDAPConnection.search More... over 12 years ago
Bump version to 0.11.0 More... over 12 years ago
Test using mutable set operations on multi-value attribute More... over 12 years ago
Only save changed and deleted attributes to LDAP server More... over 12 years ago
Make LDAPEntry._attributes private More... over 12 years ago
Raise a more verbose error message on LDAPEntry attribute not found More... over 12 years ago
Revert "Only save changed and deleted attributes to LDAP server" More... over 12 years ago
Only save changed and deleted attributes to LDAP server More... over 12 years ago