Pure Ruby LDAP library
Go to file
2006-04-25 20:15:46 +00:00
lib/net Improved the search-result handling 2006-04-25 20:15:46 +00:00
tests Added a password-hash generator. 2006-04-24 21:58:14 +00:00
testserver Added unit tests for search-filters 2006-04-17 20:39:54 +00:00
COPYING Ooops, I added my code in the top level. 2006-04-14 23:23:35 +00:00
Rakefile Ditched autorequire from Rakefile 2006-04-16 23:07:50 +00:00
README readme text 2006-04-23 17:34:18 +00:00
RELEASE_NOTES Ooops, I added my code in the top level. 2006-04-14 23:23:35 +00:00

# $Id$
#
#

Net::LDAP is an LDAP support library written in pure Ruby.
It supports all LDAP client features, and a subset of server features as well.

NOTE: Net::LDAP is currently released under GPL but we expect that it will
be changed to the Ruby license before being released in a "stable" version.