Commit graph

18 commits

Author SHA1 Message Date
Austin Ziegler dcbb2017c8 Documentation clean-up and license change. 2011-03-17 21:15:25 -04:00
Austin Ziegler 1d3817e007 Reformat and documentation update of Net::BER and Net::BER::BERParser. 2010-03-27 01:57:44 -04:00
Austin Ziegler 8e9a8a48d7 Significant reformat of Net::LDAP class. 2010-03-24 23:16:33 -04:00
Austin Ziegler fece50c844 Making return codes consistent for add and modify. 2010-03-24 21:48:01 -04:00
Austin Ziegler 3e07125214 Adding experimental RFC4515 extensible filtering. 2010-03-22 13:56:37 +01:00
Austin Ziegler 1dbf5908ae Major clean-up of Net::LDAP::Filter. 2010-03-22 12:12:48 +01:00
Austin Ziegler afe43a5e58 Removing possible calls to Object#to_a. 2010-03-22 12:04:47 +01:00
Austin Ziegler c0cd1911ea Branch merge and clean-up. 2010-03-20 22:50:47 -04:00
Kaspar Schiess ddb15caace + Adding String#read_ber! back in, since our test server uses it. 2010-03-20 14:18:15 +01:00
Austin Ziegler c913bc6fb9 Moved core extensions to Net::BER. Documented. 2010-03-20 13:47:56 +01:00
Austin Ziegler c44f9a21c7 Moved core extensions to Net::BER. Documented. 2010-03-20 00:18:10 -04:00
Austin Ziegler e31af4bead SSL enabled or disabled per presence of OpenSSL. 2010-03-19 22:56:50 -04:00
Austin Ziegler c3f991fdf8 Preparing for a quick fix release. 2010-03-18 09:58:22 -04:00
Austin Ziegler d3e2c2ccb6 Final touches before release. 2010-03-15 20:37:47 -04:00
Austin Ziegler b3f5aff852 Making this all work with Hoe.
History has been collapsed
  Manifest is modern.
  Textile README is changed to Markdown because Hoe complains less.
2010-03-10 21:35:33 -05:00
Kaspar Schiess 05689e060d . Version bump to 0.1.0, new maintainers and repository location 2010-03-08 09:52:32 +01:00
emiel d6e6a97086 Ensure connections are closed. Patch by Kristian Meier. 2009-02-27 15:44:04 +00:00
emiel 6b5548ffd2 This commit is all about moving toward 'Hoe' as the project helper.
$ gem install hoe

To get there the following has been done:

 * Adhere to hoe naming conventions.
 * Migrate and update tests.
 * Consolidate and update documentation.
 * Prepare History.txt for release.
 * And I probably forgot something...
2008-11-14 23:22:30 +00:00