| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-08-03 | white spaces | fukachan | |
| 2002-07-22 | prototype on and off mode for recipient map | tmu | |
| 2002-07-17 | add more error messages | fukachan | |
| 2002-07-14 | copy message and send it to $maintainer too | fukachan | |
| use reply_message*() with $msg_args to copy the message if needed where $msg_args = { always_cc => $maintainer } or $msg_args = { recipient => $maintinaer } pertinently. | |||
| 2002-07-02 | check the existence of summary_file | fukachan | |
| send back the error message | |||
| 2002-04-13 | use FML::Confirm not via eval{ use ..} | fukachan | |
| 2002-04-11 | add use Log | tmu | |
| 2002-04-07 | _file_to -> _filepath_to_ | fukachan | |
| 2002-04-07 | remove \s*$ | fukachan | |
| 2002-04-06 | clean up, more log | fukachan | |
| 2002-04-06 | clean up | fukachan | |
| log more delayed loading by eval { use .. } | |||
| 2002-04-06 | clean up. fix descriptions | fukachan | |
| 2002-04-03 | clean up doc & codes, FNF-ify | fukachan | |
| 2002-04-01 | cosmetics: white spaces | fukachan | |
| 2002-03-30 | update todo | fukachan | |
| idea on a new "command subcommand" style | |||
| 2002-03-19 | we can use admin command already | fukachan | |
| 2002-03-17 | nuke superflous \s*$ | fukachan | |
| 2002-03-17 | implemneted chaddr command. | fukachan | |
| 2002-03-17 | change $command_args argument: | fukachan | |
| $command_args->{ adddress } => $command_args->{ command_data } | |||
| 2002-03-17 | works again! | fukachan | |
| if either old or new addresses in chaddr arguments is an ML member, try to confirm this request irrespective of "From:" address. | |||
| 2002-02-23 | update todo | fukachan | |
| 2002-02-20 | fix command work again | fukachan | |
| 2002-02-18 | we should not inherit anything as could as possible. | fukachan | |
| remove FML::Command::Utils and ErroStatus | |||
| 2002-02-17 | remove ErrorStatus, FML::Command::Utils; | fukachan | |
| define new() call User::Command::XXX without lock since already locked now. | |||
| 2002-02-17 | confirm_keyword -> confirm_command_prefix | fukachan | |
| 2002-02-13 | define access method need_lock(). | fukachan | |
| each command module determins whether it needs lock or not. | |||
| 2002-02-13 | fix white space | fukachan | |
| 2002-02-11 | objective, deny are implemented. | fukachan | |
| 2002-02-11 | send back file file in $ml_home_dir if found. | fukachan | |
| return the default message if not found. "guide", "help", "objective" commands use this logic. | |||
| 2002-02-11 | send help in $DIR for backward compatibility if it is found. | fukachan | |
| if not, send the defaulte message. | |||
| 2002-01-27 | clarify function arguments more | fukachan | |
| 2001-12-23 | update documents, comments | fukachan | |
| 2001-12-22 | update documents, comments | fukachan | |
| 2001-12-22 | update documents, comments | fukachan | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-10-17 | summarize todo | fukachan | |
| 2001-10-17 | alias of guide command | fukachan | |
| 2001-10-17 | fix typo | fukachan | |
| 2001-10-14 | $optargs -> $command_args | fukachan | |
| 2001-10-13 | implement guide and summary commands | fukachan | |
| 2001-10-13 | FML::Command::SendFile based. This module provides basic file sending functions | fukachan | |
| 2001-10-13 | list up commands and the description | fukachan | |
| 2001-10-13 | alais of get command | fukachan | |
| 2001-10-13 | confirm wrapper version | fukachan | |
| 2001-10-13 | confirm version | fukachan | |
| 2001-10-13 | use reply_message_nl() | fukachan | |
| 2001-10-12 | clean up | fukachan | |
| expand_variables_in_file() -> prepare_file_to_return() | |||
| 2001-10-11 | try confirmation | fukachan | |
| 2001-10-11 | enable confirmation using FML::Confirm module. | fukachan | |
| FML::Confirm provides basic functions needed for confirmation | |||
| 2001-10-10 | prototype | fukachan | |
