0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #236 from ruby-ldap/formatting-cleanup More... almost 10 years ago
some cleanup More... almost 10 years ago
replace ldap tests with fake connection object More... almost 10 years ago
use fake for auth adapter test More... almost 10 years ago
update tests More... almost 10 years ago
preserve existing behavior More... almost 10 years ago
add initialize docs More... almost 10 years ago
remove tcpsocket stubbing More... almost 10 years ago
parameterize socket_class for testing More... almost 10 years ago
#socket internal for easier testing More... almost 10 years ago
preserve existing socket init code More... almost 10 years ago
lazy init Net::LDAP::Connection's internal sock More... almost 10 years ago
Fixed capitalization of StartTLSError More... almost 10 years ago
Merge pull request #232 from dg-ratiodata/feature/set_operation_result_connection_refused More... almost 10 years ago
Set operation result if LDAP server is not accessible More... almost 10 years ago
Release 0.12.0 More... almost 10 years ago
Merge pull request #229 from ruby-ldap/release-0.12.0-again More... almost 10 years ago
release 0.12.0 More... almost 10 years ago
Merge pull request #224 from javanthropus/dry_up_connection_handling More... almost 10 years ago
Move connection cleanup logic into the close method More... almost 10 years ago
Close the socket where opened when necessary More... almost 10 years ago
Assign exceptions to a variable rather than use $! More... almost 10 years ago
Resolve rubocop violations More... almost 10 years ago
Move connection error handling logic into a new error class More... almost 10 years ago
Merge pull request #226 from satoryu/define_auth_adapters More... almost 10 years ago
GSS SPNEGO is not supported More... almost 10 years ago
Raise exception when specifying undefined auth method More... almost 10 years ago
Register gss_spnego when requiring 'net/ldap' More... almost 10 years ago
Move registration of AuthAdapters to net/ldap More... almost 10 years ago
Fix wrong adapter used in GSS_SPNEGO More... almost 10 years ago