| Age | Commit message (Expand) | Author |
| 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 |
| 2001-11-18 | fmlthread db_dump $ml [$type] | fukachan |
| 2001-11-18 | change max_id speculation strategy: | fukachan |
| 2001-11-18 | implement speculate_max_id() | fukachan |
| 2001-11-18 | nuke paths.cf. configure speculate program paths now | fukachan |
| 2001-11-18 | speculate program paths by configure (autoconf) | fukachan |
| 2001-11-18 | make fml/etc/paths.cf.in from configure.in | fukachan |
| 2001-11-18 | ./configure creates paths.cf from .in | fukachan |
| 2001-11-17 | show processing a little | fukachan |
| 2001-11-17 | ignore loader | fukachan |
| 2001-11-17 | renamed ticketsystem -> threadtrack: ticket system is renewaled | fukachan |
| 2001-11-17 | Initial revision | fukachan |
| 2001-11-17 | hmm, loader is renamed, loader -> loader.in | 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-16 | fix _status but in unpolite way. XXX fix it ! | fukachan |
| 2001-11-16 | new(): save $args as _saved_args in $self | fukachan |
| 2001-11-13 | fix address regexp, define $command, modify error return way | fukachan |
| 2001-11-13 | rewrite in new method style | 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 | /bin/sh -> @SHELL@ | fukachan |
| 2001-11-12 | ignore files generated by configure | fukachan |
| 2001-11-12 | ignore loader, which is generated by configure | fukachan |
| 2001-11-12 | consider *prefix of autoconf | fukachan |
| 2001-11-12 | apply configure for fml/bin/ | fukachan |
| 2001-11-12 | default_config -> default_config_cf | fukachan |
| 2001-11-12 | expand ${variable} | fukachan |
| 2001-11-12 | main.cf.in not main.cf for configure (autoconf) | fukachan |
| 2001-11-12 | fix to introduce $config_dir (etc/fml) from main.cf | fukachan |
| 2001-11-12 | loader generated from loader.in (autoconf) | fukachan |
| 2001-11-12 | we use autoconf now. define prototype | fukachan |
| 2001-11-12 | fix typo, $myname resolved by $curproc->myname() | fukachan |
| 2001-11-11 | oops, too removed ;) back again info message | 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 | enable "show" and "change_status" to work | fukachan |
| 2001-11-11 | allow action =~ /^[-a-z_]+$/ | fukachan |
| 2001-11-11 | workaround: header( -target => "ResultsWindow" ) anyway | fukachan |
| 2001-11-11 | reset button | fukachan |
| 2001-11-11 | modified to fit FML::Process::CGI structure. | fukachan |
| 2001-11-11 | header( -charset => $charset) | fukachan |
| 2001-11-11 | define article_id, method -> action | fukachan |
| 2001-11-11 | change article_summary_lines to 5 by default | fukachan |
| 2001-11-11 | dynamic binding accoding to mode: text or html | fukachan |
| 2001-11-10 | defined $rh->{ _articles }->{ $thread_id } | fukachan |