Pure Ruby LDAP library
Go to file
blackhedd 0117d386c0 Converted LDAP#bind to return T/F and added LDAP::get_operation_result
to retrieve extended error information.
2006-04-23 01:09:13 +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 Implemented Net::LDAP::open 2006-04-18 21:11:33 +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