| Age | Commit message (Expand) | Author |
| 2001-12-22 | sort _fmldoc() location. | fukachan |
| 2001-12-22 | remove \s*$ | fukachan |
| 2001-12-22 | remove FML::Messages, which is not used now | fukachan |
| 2001-12-18 | htlmify article | fukachan |
| 2001-12-18 | define $fml_owner_home_dir by process $uid | 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-11-27 | remove not used modules | fukachan |
| 2001-11-27 | nuke "#!/usr/local/bin/perl -w" in the head | 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-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 | 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-23 | clean up fmlsch | fukachan |
| 2001-11-22 | fmlsch -h to show help | fukachan |
| 2001-11-20 | update database for latest not-yet-analyzed articles. | fukachan |
| 2001-11-19 | split functions for list and summary. | fukachan |
| 2001-11-18 | fmlthread db_dump $ml [$type] | fukachan |
| 2001-11-18 | change max_id speculation strategy: | fukachan |
| 2001-11-18 | speculate program paths by configure (autoconf) | fukachan |
| 2001-11-17 | change default target to _top | fukachan |
| 2001-11-17 | disable debug code, enable it when $ENV{debug} is defined | fukachan |
| 2001-11-13 | fix address regexp, define $command, modify error return way | fukachan |
| 2001-11-13 | move get_ml_list() to FML::Process::CGI::Kernel | fukachan |
| 2001-11-13 | less ambiguous of error message | fukachan |
| 2001-11-13 | some cgi may need no ml_name | fukachan |
| 2001-11-12 | default_config -> default_config_cf | fukachan |
| 2001-11-12 | fix to introduce $config_dir (etc/fml) from main.cf | fukachan |
| 2001-11-11 | move "function to get paramlist" to FML::Process::CGI::Param module | fukachan |
| 2001-11-11 | ThreadTrack switches acconding to myname ($0). | fukachan |
| 2001-11-11 | allow action =~ /^[-a-z_]+$/ | fukachan |
| 2001-11-11 | workaround: header( -target => "ResultsWindow" ) anyway | fukachan |
| 2001-11-11 | header( -charset => $charset) | fukachan |
| 2001-11-11 | define article_id, method -> action | fukachan |