ruby-net-ldap/lib/net
blackhedd a2ef2e2df5 Bug fix: set @open_connection to nil at the end of a Net::LDAP#open.
Otherwise, you couldn't do more than one #open on the same Net::LDAP
object! Subsequent ones would say "open already in progress."
2006-08-15 08:46:38 +00:00
..
ldap Augmented the value filter used in parsing rfc-2254 filters. 2006-08-15 08:34:53 +00:00
ber.rb Added simple TLS encryption. 2006-07-26 12:20:33 +00:00
ldap.rb Bug fix: set @open_connection to nil at the end of a Net::LDAP#open. 2006-08-15 08:46:38 +00:00
ldif.rb lost superfluous default methods 2006-04-26 02:57:34 +00:00