summaryrefslogtreecommitdiff
path: root/fml
AgeCommit message (Expand)Author
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
2001-11-25fix order: aggregate same topicsfukachan
2001-11-24reorderfukachan
2001-11-24forward request to Mail::Message::Language::Japanese::Subjectfukachan
2001-11-24change variable list url.fukachan
2001-11-24convert config.cf -> sgml or html tablefukachan
2001-11-24make variable list from etc/default_config.cf.jafukachan
2001-11-24nuke obsolete entityfukachan
2001-11-24reorder, enrich part IIfukachan
2001-11-23Initial revisionfukachan
2001-11-23clean up Japanese in Part I, reordering topicsfukachan
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-19update to catch up currentfukachan
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