openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
I
innovationfactory's ruby-net-ldap
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 4 hours
ago.
Mar 05, 2025 — Mar 05, 2026
Showing page 1 of 9
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove test files which have already been migrated to ../test.
emiel
More...
about 17 years ago
Correct indentation and format.
emiel
More...
about 17 years ago
Fix warning: instance variable @ldap_controls not initialized
emiel
More...
about 17 years ago
Ensure connections are closed. Patch by Kristian Meier.
emiel
More...
about 17 years ago
Use proper Ruby SHA1
emiel
More...
about 17 years ago
Replace TCPsocket with TCPSocket.
emiel
More...
about 17 years ago
Migrate the experimental_netldap branch to trunk.
emiel
More...
over 17 years ago
This commit is all about moving toward 'Hoe' as the project helper.
emiel
More...
over 17 years ago
Clean up CVSROOT from CVS import
emiel
More...
over 17 years ago
added clarifying documentation parameters to #bind.
blackhedd
More...
over 18 years ago
Changed error classes to inherit from StandardError instead of Exception. This should make them easier to use with irb.
blackhedd
More...
over 18 years ago
supported comma in filter strings, suggested by Kouhei.
blackhedd
More...
over 18 years ago
change notes
blackhedd
More...
over 18 years ago
Applied patch from Kouhei Sutou
blackhedd
More...
over 18 years ago
notes
blackhedd
More...
over 18 years ago
Patch by Kouhei Sutou, enables support of \XX octal filter syntax
blackhedd
More...
over 18 years ago
applied parentheses to quiet some -w warnings.
blackhedd
More...
almost 19 years ago
Bugfix. Net::LDAP#bind was ignoring the inbound auth parameter. Thanks to Kouhei Sutou for spotting this and pointing it out.
blackhedd
More...
almost 19 years ago
notes on Filter#execute.
blackhedd
More...
almost 19 years ago
Added Net::LDAP::Filter.execute, which enables applications to perform arbitrary processing based on LDAP filters.
blackhedd
More...
almost 19 years ago
notes
blackhedd
More...
almost 19 years ago
Added Net::LDAP::Filter.parse_ber and associated helper methods and tests.
blackhedd
More...
almost 19 years ago
tweaked subschema query to comply with RFC 4512 pgh 4.4.
blackhedd
More...
almost 19 years ago
more comment tweaks
blackhedd
More...
almost 19 years ago
let's get it right for a change
blackhedd
More...
almost 19 years ago
fixed grammar error in doc.
blackhedd
More...
almost 19 years ago
comments and docs for Net::LDAP#Search_subschema_entry
blackhedd
More...
almost 19 years ago
added Net::LDAP#search_subschema_entry
blackhedd
More...
almost 19 years ago
fixed error in BER encoding.
blackhedd
More...
almost 19 years ago
Added a patch by Kouhei Sutou which supports start_tls encryption.
blackhedd
More...
almost 19 years ago
←
1
2
3
4
5
6
7
8
9
→
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