| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
No functional change for current versions of Rubys.
|
|
o Use RUBY_DLEXT in PLIST.
Bump PKGREVISION.
|
|
0.9.13
-----
* Prevent SyntaxError raised under Ruby 2.0.0 by line 107 regex
(invalid multibyte escape)
|
|
|
|
0.9.12
-----
* On windows, the default ldap library became wldap32;
* Fixed compile with ruby 1.9.2.
Thank to Hiroki Najima!
* Fixed many memory leaks;
* Added functions:
LDAP::Conn.open_uri(uri);
LDAP::explode_dn(dn, notypes);
LDAP::explode_rdn(rdn, notypes).
Thanks to Marek Veber and Antonio Terceiro!
* Fixed bug in ldap/ldif.rb (GH-6).
Thanks to bbense.
* Fixed LDAP::Mod data corruption.
Thanks to Aprotim Sanyal!
* Enable client certificate authentication for mozilla ldap 6.0 only.
Thanks to Yuri Arabadji!
|
|
* Ajust new ruby package's framework.
No functional change.
|
|
'Ruby/LDAP' is a Ruby extension library that provides an interface to the LDAP
API as described in RFC1823.
|