Pure Ruby LDAP library
Go to file
2006-04-23 19:43:37 +00:00
lib/net documents 2006-04-23 19:43:37 +00:00
tests Changed LDAP#search to return T/F instead of numeric LDAP code, 2006-04-23 01:17:49 +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.