| Age | Commit message (Expand) | Author |
| 2001-12-22 | update documents and comments. | fukachan |
| 2001-12-22 | remove FML::Messages, which is not used now | fukachan |
| 2001-12-21 | patch for file and message-id missingcleanup-200112XX-base | tmu |
| 2001-12-18 | htlmify article | fukachan |
| 2001-12-18 | define $fml_owner_home_dir by process $uid | fukachan |
| 2001-12-16 | nuke "require Exporter, which is not needed | fukachan |
| 2001-12-11 | speculate $user by $$ unless defined $user | fukachan |
| 2001-12-11 | ensure installed file mode to be 0644 | fukachan |
| 2001-12-09 | define $executable_prefix (/usr/local/libexec/fml by default) for | fukachan |
| 2001-12-09 | installing with replacing __varname__ keyword in config.cf | fukachan |
| 2001-12-09 | Initial revision | fukachan |
| 2001-12-08 | add path for perl executatbles e.g. /usr/local/bin | fukachan |
| 2001-12-08 | fix error handling, define finish() to avoid loading error | fukachan |
| 2001-12-08 | more proper error messages | fukachan |
| 2001-12-08 | install error occar @ to \@ in _log | tmu |
| 2001-12-02 | MTI traffic monitor prototype | fukachan |
| 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 |