| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-07-10 | fix copyright | fukachan | |
| 2004-07-06 | put back initializtion code to 1.3 one. | fukachan | |
| 2004-07-06 | always ignore arguments of {subscribe,unsubscribe} command mail requests | fukachan | |
| to ensure more correct confirmation. | |||
| 2004-06-30 | reduce error messages | tmu | |
| 2004-06-30 | reduce error message | tmu | |
| 2004-06-30 | overhaul: fix comments and messages. validate initial value. | fukachan | |
| 2004-06-29 | fix copyright | fukachan | |
| 2004-06-29 | overhaul: | fukachan | |
| o fix comments. o fix messages/error messages. o use //o if could. o specify initial value. | |||
| 2004-06-29 | mark by stop_this_process() when submission denied. | fukachan | |
| 2004-06-27 | fix copyright | fukachan | |
| 2004-06-27 | bug fix: implement verify_syntax(). | fukachan | |
| 2004-06-27 | TERM_NL() macro support in message translation. | fukachan | |
| 2004-06-27 | reverse command_mode check code. | fukachan | |
| 2004-06-27 | re-implement which_map() | fukachan | |
| 2004-06-27 | tune IO::Adapter::close() timing. | fukachan | |
| use TERM_NL(map) style not which_map_nl() where TERM_NL() can handle charset dependent map name translation. | |||
| 2004-06-27 | validate if message object supports write_count() method. | fukachan | |
| 2004-06-27 | bug fix delete(): | fukachan | |
| o not apply quotemeta() for key. o autoflush(1) o check the number of matching, return error if no any matched line. | |||
| 2004-06-27 | close() allows 0 byte file e.g. in the case so that all content is | fukachan | |
| removed. | |||
| 2004-06-27 | queue system debug: trace number of bytes written. | fukachan | |
| 2004-06-26 | overhaul: fix comments, messages and style. | fukachan | |
| 2004-06-26 | fix comments. | fukachan | |
| change default: tail -100 by default. | |||
| 2004-06-26 | fix comments. | fukachan | |
| bug fix reset of $command_args . | |||
| 2004-06-26 | fix typo | fukachan | |
| 2004-06-26 | fix comments. | fukachan | |
| change private method name. modify sanity check a little. | |||
| 2004-06-26 | fix comments. | fukachan | |
| bug fix reset of $command_args values. | |||
| 2004-06-26 | fix comments. | fukachan | |
| warn() -> ui_message(). | |||
| 2004-06-26 | fix comments. | fukachan | |
| my (@var) = ... style. | |||
| 2004-06-26 | fix comments. | fukachan | |
| quotemeta search key. | |||
| 2004-06-26 | overhaul: | fukachan | |
| fix comments. x.y -> sprintf(format, x, y) fix return value. change variable name to be more readable. | |||
| 2004-06-26 | overhaul: | fukachan | |
| o fix comments. o defined() check. | |||
| 2004-06-26 | overhaul: | fukachan | |
| fix comments. use //o if could. bug fix notice_cc_recipient handling. | |||
| 2004-06-25 | fix comments (FNF) | fukachan | |
| 2004-06-24 | nuke old style FML::Log use. | fukachan | |
| 2004-06-24 | clean up. | fukachan | |
| handle CUI case (ok?) | |||
| 2004-06-24 | preliminary support of built-in clamav | fukachan | |
| 2004-06-24 | preliminary support of build-in virus/spam checker. | fukachan | |
| 2004-06-23 | bug fix: delete_dup_reply_tag() runs always. (fml-devel: 711) | fukachan | |
| 2004-06-19 | fix sytle (FNF) | fukachan | |
| 2004-06-17 | fix message of $default_config_dir installation when install_root specified. | fukachan | |
| fix install path of $ml_spool_dir when install_root specified. | |||
| 2004-06-14 | defined($header) check before calling update_message_id_cache. | fukachan | |
| 2004-06-14 | bugfix @indexs use my $indexs = \@indexs; | tmu | |
| 2004-06-11 | select index files using @indexs | tmu | |
| 2004-06-11 | null check $key at _db_set() | tmu | |
| 2004-06-11 | set $main::opt_mimedecodequoted at _print_li_filename(),_format_safe_header() | tmu | |
| 2004-06-09 | separate message-id duplication check and cache updating. | fukachan | |
| cache updating when process ends. | |||
| 2004-06-07 | enhanced to enable "make install install_root=/prefix" for package system. | fukachan | |
| install_root is the prefix that is prepended to the pathnames of installed files. [IMPORTANT] In a lot of systems, "make install prefix=/prefix" is used. But it is confusing against usage of othre software e.g. "./configure --prefix=/prefix". So, we avoid this confusion to use other keyword, which is same as Postfix. | |||
| 2004-06-02 | add yahoo.co.jp | tmu | |
| change ybb.ne.jp end pattern | |||
| 2004-05-29 | bug fix my() usage. | fukachan | |
| 2004-05-28 | When we fail to create article file, we try to save the original | fukachan | |
| message at least. | |||
| 2004-05-25 | fix comments (FNF) | fukachan | |
