summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2001-12-08more proper error messagesfukachan
2001-12-08install error occar @ to \@ in _logtmu
2001-12-02MTI traffic monitor prototypefukachan
2001-11-27remove not used modulesfukachan
2001-11-27update comments, FNS-ifyfukachan
2001-11-27remove MTI.. messagefukachan
2001-11-27FML::Date -> Mail::Message::Datefukachan
2001-11-27nuke "#!/usr/local/bin/perl -w" in the headfukachan
2001-11-27update comment, FNF-ify, nuke debugfukachan
2001-11-27update comments with FNF-ifyfukachan
2001-11-27run prepare_history_info($msg) if $self->{ _is_rewrite_header }fukachan
2001-11-27modified not to use Standalone.pmfukachan
2001-11-26toggle header rewriting (subject) to add thread id. off by defaultfukachan
2001-11-26bug fix missing mkdir() argumentfukachan
2001-11-26FML::Language -> Mail::Message::Languagefukachan
2001-11-25validate get_first_plaintext_message() return valuefukachan
2001-11-25more tainted safe (but needs more consideration, may be use of FML::Restricti...fukachan
2001-11-25modified to use FML::Restrictionfukachan
2001-11-25Initial revisionfukachan
2001-11-25oops, forgot fmlsch not under $curproc;) fix to trap -h or --helpfukachan
2001-11-25reconstructured safe parameter definitionsfukachan
2001-11-25change defualt target to _topfukachan
2001-11-25update copyrightfukachan
2001-11-25fix, clean up help()fukachan
2001-11-25define dummy finish(), fix help() trap patternfukachan
2001-11-25enable distribute and commandfukachan
2001-11-25check whether getopt() options are given or not.fukachan
2001-11-25show help ASAP when --help specifiedfukachan
2001-11-25fmlconf and makefml are separete nowfukachan
2001-11-25verify_request() checks @ARGV and show help() if neededfukachan
2001-11-25enable --help for all command line programsfukachan
2001-11-25trap --help in new() to show and exit asapfukachan
2001-11-25implement help() methodfukachan
2001-11-25xxx.cgi SHOULD NOT ACCPET the same options as command line program xxxfukachan
2001-11-24forward request to Mail::Message::Language::Japanese::Subjectfukachan
2001-11-23clean up fmlschfukachan
2001-11-22fmlsch -h to show helpfukachan
2001-11-20validate input for db_mkdb()fukachan
2001-11-20update database for latest not-yet-analyzed articles.fukachan
2001-11-20validate variablesfukachan
2001-11-20db_hash( $type ) to return hash reference for $typefukachan
2001-11-20more debugfukachan
2001-11-20implement search_max_id() in hash keyfukachan
2001-11-19check get_first_plaintext_message() return valuefukachan
2001-11-19implemente set_order()fukachan
2001-11-19summary listing on CGI is normal order by defaultfukachan
2001-11-19check reverse_order value ;-)fukachan
2001-11-19enable --reverse for summary, list commandfukachan
2001-11-19split functions for list and summary.fukachan
2001-11-19implement set_fd(), get_fd()fukachan