1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 30, 2025 — Jan 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #19 from pwillred/sasl_option More... over 12 years ago
Added code to allow ruby-ldap to tell LDAP to not canonicalize the realm with reverse DNS lookups. More... over 12 years ago
The ruby-ldap gem appears to infer that the presence of a sasl_options hash implies the presence of server and client controls. Added if statements to handle passed nils. More... over 12 years ago
Version 0.9.13 More... over 12 years ago
Merge pull request #18 from afbroman/fix_multibyte_escape_issue More... over 12 years ago
Prevent SyntaxError raised under Ruby 2.0.0 by line 107 regex (invalid multibyte escape) More... over 12 years ago
Version 0.9.12 More... about 14 years ago
Enable client certificate authentication for mozilla ldap 6.0 only More... about 14 years ago
Revert "Enable client certificate authentication for mozilla ldap 6.0 only" More... about 14 years ago
Enable client certificate authentication for mozilla ldap 6.0 only More... about 14 years ago
Merge pull request #10 from marek-veber/master More... about 14 years ago
Fixed bug in ldap/ldif.rb (GH-6). Tabs replaced by spaces. More... about 14 years ago
* close dupl. bugs 2125251, 1846626 at sourceforge More... about 14 years ago
Merge pull request #9 from marek-veber/master More... about 14 years ago
* add functions: LDAP::Conn.open_uri(uri), LDAP::explode_dn(dn, notypes), LDAP::explode_rdn(rdn, notypes) More... about 14 years ago
Merge pull request #8 from marek-veber/master More... about 14 years ago
* fix ber = NULL More... about 14 years ago
* fix many memory leaks More... about 14 years ago
On windows, the default ldap library became wldap32 More... over 15 years ago
Fixed missing **/*.def More... over 15 years ago
replace STR2CSTR with StringValuePtr for Ruby 1.9.2. More... over 15 years ago
Verison 0.9.11 More... almost 16 years ago
allow passing SASL interaction options More... almost 16 years ago
Verison 0.9.9 -> 0.9.10 More... about 16 years ago
Michael Granger added into thanks list; More... about 16 years ago
Adding controls and referral extraction to #search_ext and #search_ext2 More... about 16 years ago
[ruby-ldap] added thanks and changelog More... over 16 years ago
[ruby-ldap] fixed LDAP::VERSION's More... over 16 years ago
[ruby-ldap] gem packaging support. Suggested by S. Potter [mbbx6spp]. Thanks!!! More... over 16 years ago
* added support of OpenLDAP 2.4.15 and higher. Reported by Milos Jakubicek. Thanks!!! More... almost 17 years ago