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
about 23 hours
ago. based on code collected
about 23 hours
ago.
Aug 03, 2024 — Aug 03, 2025
Showing page 43 of 44
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
removed dead code
blackhedd
More...
over 19 years ago
fixed small error
blackhedd
More...
over 19 years ago
added a dataset include
blackhedd
More...
over 19 years ago
renamed the search object to Dataset
blackhedd
More...
over 19 years ago
Added a Search object
blackhedd
More...
over 19 years ago
Added an LDIF class (just a stub for now)
blackhedd
More...
over 19 years ago
Added unit tests for search-filters
blackhedd
More...
over 19 years ago
additional unit tests and partial support for filters in the test server.
blackhedd
More...
over 19 years ago
ldapserver now correctly selects which attributes to return in a search, based on the client's request.
blackhedd
More...
over 19 years ago
incorporated test data into the test LDAP server.
blackhedd
More...
over 19 years ago
Test LDIF
blackhedd
More...
over 19 years ago
Removed superfluous requires. Now, all you have to do is require net/ldap and you'll pick up all the needed modules.
blackhedd
More...
over 19 years ago
Refactored ldap/pdu and ldap/filter scripts
blackhedd
More...
over 19 years ago
added the ASN.1 syntax definition for a "present" filter.
blackhedd
More...
over 19 years ago
Fixed bug: we were generating an application string rather than a context-specific one when constructing "present" filters.
blackhedd
More...
over 19 years ago
Fixed two bugs: 1) We were incorrectly halting sequence-parses when the sequence contained a boolean FALSE value; 2) We were generating application strings with a tag class of 0x80 (context-specific) rather than 0x40.
blackhedd
More...
over 19 years ago
Ditched autorequire from Rakefile
blackhedd
More...
over 19 years ago
removed files that now live in lib/net.
blackhedd
More...
over 19 years ago
started an attribute test
blackhedd
More...
over 19 years ago
Changed the includes to pick up the new net/xxx script locations.
blackhedd
More...
over 19 years ago
Moved the netxxx scripts down to net/xxx.
blackhedd
More...
over 19 years ago
Added net subdirectory and started refactor to net/ldap. Thanks for the suggestion, Austin.
blackhedd
More...
over 19 years ago
Fixed bug in String#to_ber. Thanks Austin.
blackhedd
More...
over 19 years ago
comments and minor cleanup.
blackhedd
More...
over 19 years ago
Comments.
blackhedd
More...
over 19 years ago
Started adding some LDAP-client test cases
blackhedd
More...
over 19 years ago
Fixed a regression that happened when the Asn-syntax format changed.
blackhedd
More...
over 19 years ago
Filled in a few blanks, and reworked the mechanism for handling application-specific ASN.1 syntaxes. We now allow applications to define application tag numbers that are the same, as long as one is constructed and the other primitive.
blackhedd
More...
over 19 years ago
Fun little LDAP server to testing Net::LDAP
blackhedd
More...
over 19 years ago
Ooops, I added my code in the top level. Provisionally added this branch to keep from messing things up.
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