0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Mar 05, 2025 — Mar 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove test files which have already been migrated to ../test. More... about 17 years ago
Correct indentation and format. More... about 17 years ago
Fix warning: instance variable @ldap_controls not initialized More... about 17 years ago
Ensure connections are closed. Patch by Kristian Meier. More... about 17 years ago
Use proper Ruby SHA1 More... about 17 years ago
Replace TCPsocket with TCPSocket. More... about 17 years ago
Migrate the experimental_netldap branch to trunk. More... over 17 years ago
This commit is all about moving toward 'Hoe' as the project helper. More... over 17 years ago
Clean up CVSROOT from CVS import More... over 17 years ago
added clarifying documentation parameters to #bind. More... over 18 years ago
Changed error classes to inherit from StandardError instead of Exception. This should make them easier to use with irb. More... over 18 years ago
supported comma in filter strings, suggested by Kouhei. More... over 18 years ago
change notes More... over 18 years ago
Applied patch from Kouhei Sutou More... over 18 years ago
notes More... over 18 years ago
Patch by Kouhei Sutou, enables support of \XX octal filter syntax More... over 18 years ago
applied parentheses to quiet some -w warnings. 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. More... almost 19 years ago
notes on Filter#execute. More... almost 19 years ago
Added Net::LDAP::Filter.execute, which enables applications to perform arbitrary processing based on LDAP filters. More... almost 19 years ago
notes More... almost 19 years ago
Added Net::LDAP::Filter.parse_ber and associated helper methods and tests. More... almost 19 years ago
tweaked subschema query to comply with RFC 4512 pgh 4.4. More... almost 19 years ago
more comment tweaks More... almost 19 years ago
let's get it right for a change More... almost 19 years ago
fixed grammar error in doc. More... almost 19 years ago
comments and docs for Net::LDAP#Search_subschema_entry More... almost 19 years ago
added Net::LDAP#search_subschema_entry More... almost 19 years ago
fixed error in BER encoding. More... almost 19 years ago
Added a patch by Kouhei Sutou which supports start_tls encryption. More... almost 19 years ago