| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-09-25 | include ErrorStatus module within it. | fukachan | |
| 2008-06-28 | fix comments (FNF) | fukachan | |
| 2008-06-28 | implement is_ml_domain() method. | fukachan | |
| fix debug and pod descriptions. | |||
| 2008-06-08 | define is_valid_map() method | fukachan | |
| 2006-11-26 | fix comments (FNF). | fukachan | |
| ensure initial value. use more proper local variables. | |||
| 2006-05-09 | define is_spammer() | fukachan | |
| 2006-01-09 | white space cosmetics. | fukachan | |
| fix copyright. | |||
| 2005-12-19 | implement is_moderator_member() | fukachan | |
| 2005-12-11 | pass hints to IO::Adapter to return matched address. | fukachan | |
| 2005-11-30 | use $address_compare_function_domain_matching_level | fukachan | |
| 2005-05-27 | fix comments (FNF) | fukachan | |
| 2004-07-23 | white space cosmetics | fukachan | |
| 2004-07-23 | fix comments (FNF) | fukachan | |
| 2004-07-11 | fix comments | fukachan | |
| 2004-04-27 | implement is_same_domain(). | fukachan | |
| move quotemeta() from IO::Adapter to here. | |||
| 2004-03-18 | FNF: fix comments | fukachan | |
| 2004-03-17 | run _reconfigure in constructor, too. | fukachan | |
| 2004-03-17 | delay $config evaluation | fukachan | |
| 2004-03-13 | implement set_sender() and get_sender(). | fukachan | |
| 2004-01-18 | fix/update comments. | fukachan | |
| fix loop label. | |||
| 2004-01-02 | fix copyright | fukachan | |
| 2003-11-30 | system_accounts -> system_special_accounts. | fukachan | |
| XXX xxx_restrictions supports "reject_system_accounts" for backward XXX compatiblity. | |||
| 2003-11-26 | bug fix variable overload | fukachan | |
| 2003-11-26 | address_compare -> address_compare_function | fukachan | |
| 2003-11-25 | implement switch to toggle case sensitive check of mail address. | fukachan | |
| +use_address_compare = yes +address_compare_type = user_part_case_insensitive | |||
| 2003-11-17 | implement is_user_part_case_sensitive() and modified to use it. | fukachan | |
| XXX we should attach $self internal directly even if within the same module. | |||
| 2003-08-29 | use $curproc->config(), pcb() not { config }, { pcb } respectively. | fukachan | |
| 2003-08-23 | fix comments: =head2 function(...) form | fukachan | |
| 2003-03-18 | clean up. | fukachan | |
| add comments on lock. | |||
| 2003-02-09 | cosmetics (white spaces) | fukachan | |
| 2003-02-01 | implement matched_address() method | fukachan | |
| 2003-02-01 | more debug message | fukachan | |
| 2003-01-23 | avoid warning in handling address without domian. | fukachan | |
| 2003-01-11 | fix comments. | fukachan | |
| 2002-12-24 | clean up: nuke \s*$ | fukachan | |
| 2002-12-23 | add todo. | fukachan | |
| 2002-12-20 | clean up | fukachan | |
| 2002-09-22 | remove superfluous white spaces | fukachan | |
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-08-26 | is_same_address() validate input data more | fukachan | |
| 2002-08-26 | add self debug code | fukachan | |
| 2002-08-08 | change arguments of credential functions to clarify the target address: | fukachan | |
| e.g. is_member($curproc, $args) -> is_member(addr) modified functions: o is_member() o is_privileged_member() o is_recipient() o match_system_accounts() | |||
| 2002-07-24 | change argv of FML::Credential::has_address_in_map(): | fukachan | |
| ($map, $address) -> ($map, $config, $address) | |||
| 2002-07-22 | add is_recipient() for sender is an ML recipient or not. | tmu | |
| 2002-07-17 | optionally, | fukachan | |
| we accept case insensitive comparison of user part of the mail address. | |||
| 2002-06-30 | clean up: nuke \s*$ | fukachan | |
| 2002-06-30 | fix comments. white spaces. FNF-ify. | fukachan | |
| 2002-06-01 | FNF-ify | fukachan | |
| 2002-05-28 | $config->get_as_array_ref | fukachan | |
