| Age | Commit message (Expand) | Author |
| 2005-08-10 | FNF: | fukachan |
| 2005-08-10 | FNF: | fukachan |
| 2005-08-10 | FNF: generate_config_cf_from_config_ph -> config_cf_generate_from_config_ph | fukachan |
| 2005-08-09 | FNF: content_dup2() -> dup_content() | fukachan |
| 2005-08-09 | FNF: rename read_filter_rule_from_file() -> read_filter_rule_file(). | fukachan |
| 2005-08-08 | fix comments. | fukachan |
| 2005-08-08 | FNF: if (defined $queue) { $queue->open( ... );} | fukachan |
| 2005-08-06 | bug fix: -h -> -l | fukachan |
| 2005-07-01 | garbage collection runs only when valid ml_home_dir found. | fukachan |
| 2005-06-26 | use ... not eval q{use ...}. to avoid error | fukachan |
| 2005-06-04 | switched to use FML::Process::Switch::NewProcess(). | fukachan |
| 2005-06-04 | method naming fixed to $curproc->OBJ_METHOD() form (FNF). | fukachan |
| 2005-06-04 | method naming fixed to $curproc->OBJ_METHOD() form (FNF). | fukachan |
| 2005-06-04 | fix copyright | fukachan |
| 2005-06-04 | method naming fixed to $curproc->OBJ_METHOD() form (FNF). | fukachan |
| 2005-06-04 | fix naming convension of method to $curproc->OBJ_METHOD() form (FNF). | fukachan |
| 2005-06-04 | move get_ml_list definition, used only here, to this module. | fukachan |
| 2005-06-04 | moved get_address_list(), called only at this module, from | fukachan |
| 2005-06-04 | bug fix: check queue_id value itself, too | fukachan |
| 2005-06-04 | $curproc->OBJ_METHOD() form (FNF): | fukachan |
| 2005-06-03 | incoming queue system revised. | fukachan |
| 2005-06-03 | provide fetchfml service | fukachan |
| 2005-06-03 | fix copyright | fukachan |
| 2005-06-03 | switched to use $curproc->incoming_message_get_cache_file_path(); | fukachan |
| 2005-06-03 | POP3 interface for fetchfml | fukachan |
| 2005-06-03 | implement helper functions for incoming cache/queue system. | fukachan |
| 2005-06-03 | alloc shared memory area in $args (shared_hash_get() uses). | fukachan |
| 2005-06-03 | remove mail_queue_set_incoming_queue($queue), mail_queue_get_incoming_queue(). | fukachan |
| 2005-06-01 | fix dump_variables() for context based switching. | fukachan |
| 2005-05-31 | fix naming convension (FNF). | fukachan |
| 2005-05-31 | "my $path = $obj->cache_file_path();" is wrong. old implementation | fukachan |
| 2005-05-30 | fix style. | fukachan |
| 2005-05-30 | fix copyright | fukachan |
| 2005-05-30 | setup and reset environment more strictly. | fukachan |
| 2005-05-30 | definie command_context_set_try_admin_auth_request(), | fukachan |
| 2005-05-30 | ${admin,}command_mail_restrictions support "check_pgp_signature" rule. | fukachan |
| 2005-05-30 | For convenience, create a conventional named dir (e.g. pgp-admin) and | fukachan |
| 2005-05-30 | fmlpgp* fmlgpg* wrapper | fukachan |
| 2005-05-30 | use Mail::Message::Encode not MIME::Base64. | fukachan |
| 2005-05-29 | define check_pgp_signature, which permits article post when the | fukachan |
| 2005-05-27 | fml-devel YYYYMMDD -> fml $version (7.9x.y-YYYYMMDD) | fukachan |
| 2005-05-27 | context based. | fukachan |
| 2005-05-27 | fix comments (FNF) | fukachan |
| 2005-05-27 | use FML::Filter::ErrorStatus instead of ErrorStatus. | fukachan |
| 2005-05-27 | use FML::Filter::ErrorStatus instead of ErrorStatus. | fukachan |
| 2005-05-27 | croak() -> logerror(). | fukachan |
| 2005-05-27 | remove the duplicated code. | fukachan |
| 2005-05-27 | fix comments. | fukachan |
| 2005-05-27 | more strict error handling. | fukachan |
| 2005-05-27 | $use_command_mail_reply_preamble toggles off/on to show the preamble | fukachan |