0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 03, 2024 — Aug 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
undeprecated Net::LDAP#modify. More... almost 19 years ago
Version 0.0.3 announcement More... about 19 years ago
changelog date More... about 19 years ago
left out some encryption calls. More... about 19 years ago
version bump to 0.0.3 More... about 19 years ago
Added simple TLS encryption. More... about 19 years ago
doc improvements More... about 19 years ago
tweak More... about 19 years ago
changed version in gemspec More... about 19 years ago
license note More... about 19 years ago
doc tweak More... about 19 years ago
more release notes More... about 19 years ago
more release notes More... about 19 years ago
changelog notes More... about 19 years ago
Version 0.0.2 release announcement More... about 19 years ago
Removed extraneous print statement, caught by Gary Williams, [email protected] More... about 19 years ago
Supported constructed, context-specific tag 3 (search referral). This was missing from the earlier work that supported referrals. More... about 19 years ago
reported fix of RFC-2696 regression More... about 19 years ago
fixed a regression caused by the introduction of RFC-2696 paged-result controls. These broke openLDAP versions 2.2.x and greater because we were using a page size of 739, while openLDAP doesn't like anything bigger than 126. More... about 19 years ago
change notes More... about 19 years ago
supported filter types greaterorequal and lessorequal More... about 19 years ago
added support for search-result referrals. More... about 19 years ago
Allowed dots in filter branches. Patch provided by Andre Nathan. More... about 19 years ago
Notes More... about 19 years ago
Took a suggestion from Andre Nathan ([email protected]) to change the behavior of Net::LDAP::Filter#method_missing to allow case-insensitive attribute names. More... about 19 years ago
Added Net::LDAP::Filter.from_rfc2254 More... about 19 years ago
Added test module for filters More... about 19 years ago
improved behavior of setting attributes in entries More... about 19 years ago
supported Proc objects as passwords. More... about 19 years ago
Reinterpreted search result sets as Arrays rather than Hashes. WARNING WARNING WARNING: This change breaks existing code. More... over 19 years ago