summaryrefslogtreecommitdiff
path: root/fml
AgeCommit message (Expand)Author
2001-12-02MTI traffic monitor prototypefukachan
2001-11-27remove not used modulesfukachan
2001-11-27update comments, FNS-ifyfukachan
2001-11-27nuke $FML$ from paths.cf, regenfukachan
2001-11-27remove MTI.. messagefukachan
2001-11-27FML::Date -> Mail::Message::Datefukachan
2001-11-27nuke duplication messagefukachan
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-27add loaderfukachan
2001-11-27default_config.cf includes paths.cf in itfukachan
2001-11-27disable index.ja.html creationfukachan
2001-11-27clean upfukachan
2001-11-27modified not to use Standalone.pmfukachan
2001-11-27@sysconfdir@ -> @sysconfdir@/fmlfukachan
2001-11-26define $use_thread_subject_tag to toggle header rewritefukachan
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-25reset PATH in the early stagefukachan
2001-11-25how to restrict and check input datafukachan
2001-11-25we should not use @INC derived from $0fukachan
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-25clarify morefukachan
2001-11-25how to create new programfukachan
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-25how to procmailfukachan
2001-11-25implement help() methodfukachan
2001-11-25xxx.cgi SHOULD NOT ACCPET the same options as command line program xxxfukachan
2001-11-25fixed unsubscibe confirmation bugfukachan
2001-11-25move htmlify: devel -> donefukachan
2001-11-25htmlifier is implemented. todo: attributesfukachan
2001-11-25implemented thread system (least ticket system)fukachan