Commit graph

13 commits

Author SHA1 Message Date
blackhedd 8d89bb6292 added parentheses to quiet warnings. 2006-08-16 23:57:59 +00:00
blackhedd 7c1877d991 Augmented the value filter used in parsing rfc-2254 filters.
Thanks to Andre Nathan.
2006-08-15 08:34:53 +00:00
blackhedd 526c1cf08b Removed extraneous print statement, caught by
Gary Williams, gary.williams@sas.com
2006-06-27 17:35:18 +00:00
blackhedd 50541f653d supported filter types greaterorequal and lessorequal 2006-06-09 21:43:40 +00:00
blackhedd a11e121e54 Allowed dots in filter branches.
Patch provided by Andre Nathan.
2006-05-24 23:33:17 +00:00
blackhedd 241d9b8fb3 Took a suggestion from Andre Nathan (andre@digirati.com.br)
to change the behavior of Net::LDAP::Filter#method_missing
to allow case-insensitive attribute names.
2006-05-18 03:52:38 +00:00
blackhedd 7de0147b21 Added Net::LDAP::Filter.from_rfc2254 2006-05-15 20:03:56 +00:00
blackhedd 271c685a67 Enabled the left side of a filter-specification to be a Symbol.
Previously it had to be a String.
2006-05-04 12:06:34 +00:00
blackhedd 90616a3ca9 lost superfluous default methods 2006-04-26 02:57:34 +00:00
blackhedd b4c28477f9 documentation 2006-04-26 02:10:34 +00:00
blackhedd e231a5359e documentation 2006-04-26 01:43:57 +00:00
blackhedd 497e2be4e7 Added unit tests for search-filters 2006-04-17 20:39:54 +00:00
blackhedd 4c9532f432 Refactored ldap/pdu and ldap/filter scripts 2006-04-17 00:41:49 +00:00
Renamed from lib/net/ldapfilter.rb (Browse further)