Commit graph

19 commits

Author SHA1 Message Date
blackhedd 7de0147b21 Added Net::LDAP::Filter.from_rfc2254 2006-05-15 20:03:56 +00:00
blackhedd 8b7b74ac16 Added test module for filters 2006-05-15 18:36:24 +00:00
blackhedd 6f2d527c24 Added a password-hash generator. 2006-04-24 21:58:14 +00:00
blackhedd f8649bc54e Changed LDAP#search to return T/F instead of numeric LDAP code,
and adjusted the tests accordingly.
2006-04-23 01:17:49 +00:00
blackhedd 030bb9c6d4 Fixed tests to handle the new error return from LDAP#bind. 2006-04-23 01:13:41 +00:00
blackhedd 4bc667ffb2 Implemented Net::LDAP::open 2006-04-18 21:11:33 +00:00
blackhedd 36526cd66a Refactored the Net::LDAP methods to prepare for
the implementation of Net::LDAP::open
2006-04-18 20:55:55 +00:00
blackhedd 7a0da7c9bc Added Dataset::to_ldif 2006-04-18 19:46:47 +00:00
blackhedd e6d6a5261a Started a Dataset implementation that will be
used to hold search-results and LDIFs.
2006-04-18 15:42:10 +00:00
blackhedd dac184da91 removed dead code 2006-04-18 00:18:48 +00:00
blackhedd 497e2be4e7 Added unit tests for search-filters 2006-04-17 20:39:54 +00:00
blackhedd ca38bfc803 additional unit tests and partial support for filters in the test server. 2006-04-17 17:57:33 +00:00
blackhedd f8440cdf36 incorporated test data into the test LDAP server. 2006-04-17 03:44:55 +00:00
blackhedd 825594ade2 Removed superfluous requires. Now, all you have to
do is require net/ldap and you'll pick up all the needed
modules.
2006-04-17 00:42:47 +00:00
blackhedd 4c9532f432 Refactored ldap/pdu and ldap/filter scripts 2006-04-17 00:41:49 +00:00
blackhedd fbacb5f8e0 started an attribute test 2006-04-16 11:10:17 +00:00
blackhedd 8920805bb2 Changed the includes to pick up the new net/xxx script locations. 2006-04-16 09:40:01 +00:00
blackhedd 9147cf1254 Started adding some LDAP-client test cases 2006-04-15 04:43:36 +00:00
blackhedd eb3ab200f8 Ooops, I added my code in the top level.
Provisionally added this branch to keep from messing things up.
2006-04-14 23:23:35 +00:00