| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-01-27 | fix copyright | fukachan | |
| 2002-01-27 | clarify IO::Adapter::find() usage. | fukachan | |
| find() returns "key value" by default and "key" if requested. add want option e.g. find(key, { want => $what } ). | |||
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-12-22 | update comments | fukachan | |
| 2001-10-13 | bug fix variable name | fukachan | |
| 2001-10-10 | is_member() accpepts $args->{ address } | fukachan | |
| 2001-10-10 | implement is_same_address() completely. | fukachan | |
| define set_compare_level() and get_compare_level() for convenience. | |||
| 2001-10-08 | more severe initialization check | fukachan | |
| 2001-08-26 | implement has_address_in_map() method and is_member() uses this. | fukachan | |
| has_address_in_map() searches the address in the specified map. | |||
| 2001-06-29 | modify IO::Adapter::find() method to accpet options "all" | fukachan | |
| my $addrs = $obj->find( $user , { all => 1 }); FML::Credential is modified to get all addresses which match /^$user/ once and search it within them. 1. get all entries match /^$user/ from $map. 2. try each address in the result matches $address to check. 3. is_same_address() conceals matching algorithm details. | |||
| 2001-05-29 | clean up documents | fukachan | |
| 2001-05-28 | clean up documents | fukachan | |
| 2001-05-04 | rename class from IO::MapAdapter to IO::Adapter. | fukachan | |
| 2001-04-15 | implement is_same_address(), is_member(), match_system_accounts() | fukachan | |
| 2001-02-25 | clean up doc | fukachan | |
| 2001-02-25 | clean up doc | fukachan | |
| 2001-02-19 | align the format in HISTORY section | fukachan | |
| 2001-01-27 | define sender() and DESTROY() methods | fukachan | |
| 2001-01-22 | clean up, nuke obsolete functions | fukachan | |
| 2001-01-19 | Initial revision | fukachan | |
