Pure Ruby LDAP library
Go to file
blackhedd 1b8bce9051 Fixed two bugs:
1) We were incorrectly halting sequence-parses when the sequence
contained a boolean FALSE value;
2) We were generating application strings with a tag class of 0x80
(context-specific) rather than 0x40.
2006-04-17 00:32:24 +00:00
lib/net Fixed two bugs: 2006-04-17 00:32:24 +00:00
tests started an attribute test 2006-04-16 11:10:17 +00:00
testserver Started adding some LDAP-client test cases 2006-04-15 04:43:36 +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