| Age | Commit message (Expand) | Author |
| 2001-11-27 | remove not used modules | fukachan |
| 2001-11-27 | update comments, FNS-ify | fukachan |
| 2001-11-27 | remove MTI.. message | fukachan |
| 2001-11-27 | FML::Date -> Mail::Message::Date | fukachan |
| 2001-11-27 | nuke "#!/usr/local/bin/perl -w" in the head | fukachan |
| 2001-11-27 | update comment, FNF-ify, nuke debug | fukachan |
| 2001-11-27 | update comments with FNF-ify | fukachan |
| 2001-11-27 | run prepare_history_info($msg) if $self->{ _is_rewrite_header } | fukachan |
| 2001-11-27 | modified not to use Standalone.pm | fukachan |
| 2001-11-26 | toggle header rewriting (subject) to add thread id. off by default | fukachan |
| 2001-11-26 | bug fix missing mkdir() argument | fukachan |
| 2001-11-26 | FML::Language -> Mail::Message::Language | fukachan |
| 2001-11-25 | validate get_first_plaintext_message() return value | fukachan |
| 2001-11-25 | more tainted safe (but needs more consideration, may be use of FML::Restricti... | fukachan |
| 2001-11-25 | modified to use FML::Restriction | fukachan |
| 2001-11-25 | Initial revision | fukachan |
| 2001-11-25 | oops, forgot fmlsch not under $curproc;) fix to trap -h or --help | fukachan |
| 2001-11-25 | reconstructured safe parameter definitions | fukachan |
| 2001-11-25 | change defualt target to _top | fukachan |
| 2001-11-25 | update copyright | fukachan |
| 2001-11-25 | fix, clean up help() | fukachan |
| 2001-11-25 | define dummy finish(), fix help() trap pattern | fukachan |
| 2001-11-25 | enable distribute and command | fukachan |
| 2001-11-25 | check whether getopt() options are given or not. | fukachan |
| 2001-11-25 | show help ASAP when --help specified | fukachan |
| 2001-11-25 | fmlconf and makefml are separete now | fukachan |
| 2001-11-25 | verify_request() checks @ARGV and show help() if needed | fukachan |
| 2001-11-25 | enable --help for all command line programs | fukachan |
| 2001-11-25 | trap --help in new() to show and exit asap | fukachan |
| 2001-11-25 | implement help() method | fukachan |
| 2001-11-25 | xxx.cgi SHOULD NOT ACCPET the same options as command line program xxx | fukachan |
| 2001-11-24 | forward request to Mail::Message::Language::Japanese::Subject | fukachan |
| 2001-11-23 | clean up fmlsch | fukachan |
| 2001-11-22 | fmlsch -h to show help | fukachan |
| 2001-11-20 | validate input for db_mkdb() | fukachan |
| 2001-11-20 | update database for latest not-yet-analyzed articles. | fukachan |
| 2001-11-20 | validate variables | fukachan |
| 2001-11-20 | db_hash( $type ) to return hash reference for $type | fukachan |
| 2001-11-20 | more debug | fukachan |
| 2001-11-20 | implement search_max_id() in hash key | fukachan |
| 2001-11-19 | check get_first_plaintext_message() return value | fukachan |
| 2001-11-19 | implemente set_order() | fukachan |
| 2001-11-19 | summary listing on CGI is normal order by default | fukachan |
| 2001-11-19 | check reverse_order value ;-) | fukachan |
| 2001-11-19 | enable --reverse for summary, list command | fukachan |
| 2001-11-19 | split functions for list and summary. | fukachan |
| 2001-11-19 | implement set_fd(), get_fd() | fukachan |
| 2001-11-19 | implement show_articles_in_thread() | fukachan |
| 2001-11-19 | check value of header fields, which is undefined in some cases | fukachan |
| 2001-11-18 | define default for a few variables | fukachan |