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 05, 2024 — Aug 05, 2025
Showing page 42 of 44
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
documentation for modify
blackhedd
More...
over 19 years ago
supported search scopes and attribute-only searches.
blackhedd
More...
over 19 years ago
supported LDAP delete
blackhedd
More...
over 19 years ago
documentation tweaks
blackhedd
More...
over 19 years ago
minor verbiage tweaks. Removed COPYING which only makes sense for GPL.
blackhedd
More...
over 19 years ago
verbiage tweak and acknowledged Austin.
blackhedd
More...
over 19 years ago
Added version number. Removed RELEASE_NOTES in favor of ChangeLog. Removed COPYING in favor of LICENCE.
blackhedd
More...
over 19 years ago
Added the framework for release. I haven't actually verified this yet for Net::LDAP, but I used the same framework for the recent release of MIME::Types. Some pieces of the code may need to be moved around to better handle the testing framework in the Rakefile and the pre-setup.rb file. To make this work, you will need the meta_project, gmailer, and archive-tar-minitar gems.
austin
More...
over 19 years ago
spelling error
blackhedd
More...
over 19 years ago
lost superfluous default methods
blackhedd
More...
over 19 years ago
documentation
blackhedd
More...
over 19 years ago
documentation
blackhedd
More...
over 19 years ago
Improved the search-result handling
blackhedd
More...
over 19 years ago
Significant mods to LDAP#search
blackhedd
More...
over 19 years ago
documentation
blackhedd
More...
over 19 years ago
Added a password-hash generator.
blackhedd
More...
over 19 years ago
added an error message string (65)
blackhedd
More...
over 19 years ago
documents
blackhedd
More...
over 19 years ago
documentation
blackhedd
More...
over 19 years ago
readme text
blackhedd
More...
over 19 years ago
Added LDAP#modify_rdn as a synonym for LDAP#rename.
blackhedd
More...
over 19 years ago
Changed LDAP#add, LDAP#modify and LDAP#delete to return T/F instead of a numeric LDAP code.
blackhedd
More...
over 19 years ago
Changed LDAP#search to return T/F instead of numeric LDAP code, and adjusted the tests accordingly.
blackhedd
More...
over 19 years ago
Fixed tests to handle the new error return from LDAP#bind.
blackhedd
More...
over 19 years ago
Converted LDAP#bind to return T/F and added LDAP::get_operation_result to retrieve extended error information.
blackhedd
More...
over 19 years ago
Implemented Net::LDAP::open
blackhedd
More...
over 19 years ago
Refactored the Net::LDAP methods to prepare for the implementation of Net::LDAP::open
blackhedd
More...
over 19 years ago
Added Dataset::to_ldif
blackhedd
More...
over 19 years ago
Removed dependency on Base64, which doesn't seem to appear on all Ruby versions.
blackhedd
More...
over 19 years ago
Started a Dataset implementation that will be used to hold search-results and LDIFs.
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