| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-02-01 | remove $ENV{debug} based toggle flagsubdir-base | fukachan | |
| 2002-01-30 | use File::Spec | fukachan | |
| 2002-01-30 | use File::Spec | fukachan | |
| 2002-01-30 | use File::Spec. | fukachan | |
| 2002-01-30 | fix copyright | fukachan | |
| 2002-01-20 | implement get_virtual_maps() | fukachan | |
| 2002-01-20 | more comments, log. | fukachan | |
| fix message handling to use object to get command string returned by find_first_plaintext_message(). | |||
| 2002-01-20 | fix module loading of Mail::Delivery::Queue | fukachan | |
| 2002-01-16 | update copyright | fukachan | |
| 2002-01-16 | change Mail::Message naming convention. | fukachan | |
| public -> private: o head_message o last_message o next_message o prev_message prefix change: o rfc822_message_ -> whole_message_ o get_first_plaintext_message() -> find_first_plaintext_message() o get_encoding_mechanism() -> encoding_mechanism() o get_data_type() -> data_type() o get_data_type_list() -> data_type_list() renamed: o get_offset() - >offset_pair() o header_in_body_part() -> message_fields() o data_in_body_part() -> message_text() where we use RFC822 flabour naming convention. rfc822 says "message = fields + text" and rfc2047 says "message" as defined in RFC 822, with all header fields optional. | |||
| 2001-12-24 | remove \s*$ | fukachan | |
| 2001-12-24 | delay loading of module Mail::Delivery | fukachan | |
| 2001-12-23 | delayed loading by eval q{ use .. ;}; | fukachan | |
| 2001-12-23 | remove \s*$ | fukachan | |
| 2001-12-23 | update documents, comments | fukachan | |
| 2001-12-23 | update documents, comments | fukachan | |
| 2001-12-22 | not load $main_cf->{ default_paths_cf } | fukachan | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-12-22 | update comments, documents | fukachan | |
| 2001-12-22 | sort _fmldoc() location. | fukachan | |
| update comments, documents | |||
| 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 | |
| update comments FNF-ify | |||
| 2001-11-27 | nuke "#!/usr/local/bin/perl -w" in the head | fukachan | |
| 2001-11-27 | modified not to use Standalone.pm | fukachan | |
| loader has Standalone by itself now. | |||
| 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 ↵ | fukachan | |
| FML::Restriction class) | |||
| 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 | |
| does. | |||
| 2001-11-23 | clean up fmlsch | fukachan | |
| FNF-ify handle options by getopt() in Process::Scheduler not TinySchedule make "fmlsch help" work fix entry duplication bug in parser print_specific_month() can handle (month, year) pair define set_mode() use env var BROWSER ("w3m" by default) | |||
| 2001-11-22 | fmlsch -h to show help | fukachan | |
