openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
ruby-net-ldap
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 03, 2024 — Aug 03, 2025
Showing page 41 of 44
Search / Filter on:
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.
blackhedd
More...
over 19 years ago
Added some documentation.
blackhedd
More...
over 19 years ago
Small performance improvement
blackhedd
More...
over 19 years ago
Added a method_missing implementation which allows callers to access attributes simply by giving their name.
blackhedd
More...
over 19 years ago
Enabled the left side of a filter-specification to be a Symbol. Previously it had to be a String.
blackhedd
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.
blackhedd
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.
blackhedd
More...
over 19 years ago
Version 0.0.2 release notes and announcement
blackhedd
More...
over 19 years ago
fixed bug in RDoc instantiation
blackhedd
More...
over 19 years ago
implemented RFC 2696.
blackhedd
More...
over 19 years ago
Supported RFC 2251 "controls"
blackhedd
More...
over 19 years ago
Started adding support for LDAP rfc-2251 controls.
blackhedd
More...
over 19 years ago
Bumped up version number to 0.0.2, added a missing status code, and tweaked docs.
blackhedd
More...
over 19 years ago
documented the Entry class
blackhedd
More...
over 19 years ago
doc tweaks
blackhedd
More...
over 19 years ago
fixed small problem
blackhedd
More...
over 19 years ago
added no-dependency statement.
blackhedd
More...
over 19 years ago
Fixed package name
blackhedd
More...
over 19 years ago
links corrected
blackhedd
More...
over 19 years ago
doc tweaks
blackhedd
More...
over 19 years ago
added changenotes for version 0.0.1
blackhedd
More...
over 19 years ago
changelog for 0.0.1
blackhedd
More...
over 19 years ago
Fixed a small edge condition relating to adding values to Net::LDAP::Entry.
blackhedd
More...
over 19 years ago
Deprecated #modify. Added #add_attribute, #replace_attribute and #delete_attribute.
blackhedd
More...
over 19 years ago
comment
blackhedd
More...
over 19 years ago
documentation tweaks
blackhedd
More...
over 19 years ago
Tweaks to top-level files.
austin
More...
over 19 years ago
and removed COPYING from another place
blackhedd
More...
over 19 years ago
Removed COPYING from distro list. This GPL file is replaced by LICENCE.
blackhedd
More...
over 19 years ago
added VERSION constant, otherwise rake was picking it up from Ruby's version.
blackhedd
More...
over 19 years ago
←
1
2
…
36
37
38
39
40
41
42
43
44
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree