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
commented out the searchx methods. I don't think we'll be needing them. More... over 19 years ago
Added some documentation. More... over 19 years ago
Small performance improvement More... over 19 years ago
Added a method_missing implementation which allows callers to access attributes simply by giving their name. More... over 19 years ago
Enabled the left side of a filter-specification to be a Symbol. Previously it had to be a String. More... over 19 years ago
Provisionally removed an obsolete way of returning search results. The code is commented out so we can bring it back if the removal causes regressions. More... over 19 years ago
Added convenience methods and accessors so that authentication and seach parameters can be specified more easily than by passing them in an argument hash. More... over 19 years ago
Version 0.0.2 release notes and announcement More... over 19 years ago
fixed bug in RDoc instantiation More... over 19 years ago
implemented RFC 2696. More... over 19 years ago
Supported RFC 2251 "controls" More... over 19 years ago
Started adding support for LDAP rfc-2251 controls. More... over 19 years ago
Bumped up version number to 0.0.2, added a missing status code, and tweaked docs. More... over 19 years ago
documented the Entry class More... over 19 years ago
doc tweaks More... over 19 years ago
fixed small problem More... over 19 years ago
added no-dependency statement. More... over 19 years ago
Fixed package name More... over 19 years ago
links corrected More... over 19 years ago
doc tweaks More... over 19 years ago
added changenotes for version 0.0.1 More... over 19 years ago
changelog for 0.0.1 More... over 19 years ago
Fixed a small edge condition relating to adding values to Net::LDAP::Entry. More... over 19 years ago
Deprecated #modify. Added #add_attribute, #replace_attribute and #delete_attribute. More... over 19 years ago
comment More... over 19 years ago
documentation tweaks More... over 19 years ago
Tweaks to top-level files. More... over 19 years ago
and removed COPYING from another place More... over 19 years ago
Removed COPYING from distro list. This GPL file is replaced by LICENCE. More... over 19 years ago
added VERSION constant, otherwise rake was picking it up from Ruby's version. More... over 19 years ago