| Age | Commit message (Expand) | Author |
| 2006-10-08 | bug fix comments. | fukachan |
| 2006-05-04 | move "send welcome message" code to FML::Command::Admin::subscribe class. | fukachan |
| 2006-05-02 | modified to use $confirm_command_expire_limit which value is converted | fukachan |
| 2006-03-05 | changed to command_context object based. | fukachan |
| 2006-03-04 | $command_args -> $command_context (OBJ), method style | fukachan |
| 2006-01-09 | white space cosmetics. | fukachan |
| 2006-01-08 | fix copyright | fukachan |
| 2006-01-07 | Accoding to ${command}_command_operation_mode, it works differently. | fukachan |
| 2005-12-18 | fix copyright | fukachan |
| 2005-12-18 | pass _confirm_id information to called process. | fukachan |
| 2004-06-26 | overhaul: fix comments, messages and style. | fukachan |
| 2004-04-23 | remove "use FML::Log;". | fukachan |
| 2004-04-22 | when unsubscribe command, stop the current process since | fukachan |
| 2004-02-24 | fix copyright | fukachan |
| 2004-02-15 | white space cosmetics. | fukachan |
| 2003-12-31 | update comments/messages | fukachan |
| 2003-12-30 | update comments on $primary_*_map use. | fukachan |
| 2003-11-22 | separete database part in FML::Confirm to FML::Cache::Journal which | fukachan |
| 2003-11-17 | fix argument FML::Confirm::is_expired($id) from time to id. | fukachan |
| 2003-08-29 | use $curproc->config(), pcb() not { config }, { pcb } respectively. | fukachan |
| 2003-08-23 | define $curproc->log, logwarn, logerror and log_message() methods. | fukachan |
| 2003-08-23 | fix comments: =head2 function(...) form | fukachan |
| 2003-03-18 | remove giant lock and use fine granuality locks now. | fukachan |
| 2003-01-25 | FNF: fix comments | fukachan |
| 2002-12-24 | clean up: nuke \s*$ | fukachan |
| 2002-12-18 | clean up comments and messages | fukachan |
| 2002-09-22 | add section on FNF | fukachan |
| 2002-09-11 | fml5 -> fml8 | fukachan |
| 2002-08-17 | send back welcome file in subscribe case | fukachan |
| 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 |
| 2002-04-11 | add use Log | tmu |
| 2002-04-06 | clean up, more log | fukachan |
| 2002-03-17 | change $command_args argument: | fukachan |
| 2002-02-17 | remove ErrorStatus, FML::Command::Utils; | fukachan |
| 2002-02-17 | confirm_keyword -> confirm_command_prefix | fukachan |
| 2002-02-13 | define access method need_lock(). | fukachan |
| 2001-12-23 | update documents, comments | fukachan |
| 2001-12-22 | remove \s*$ | fukachan |
| 2001-10-14 | $optargs -> $command_args | fukachan |
| 2001-10-11 | enable confirmation using FML::Confirm module. | fukachan |