Pure Ruby LDAP library
Go to file
2006-04-23 01:13:41 +00:00
lib/net Converted LDAP#bind to return T/F and added LDAP::get_operation_result 2006-04-23 01:09:13 +00:00
tests Fixed tests to handle the new error return from LDAP#bind. 2006-04-23 01:13:41 +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 Ooops, I added my code in the top level. 2006-04-14 23:23:35 +00:00
RELEASE_NOTES Ooops, I added my code in the top level. 2006-04-14 23:23:35 +00:00

# $Id$
#
#

README stub for Net::LDAP