summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2005-08-11get_preferred_XXX() -> _get_preferred_XXX() due to internal use.fukachan
2005-08-11load_module -> _load_module (internal only)fukachan
2005-08-11FNF: article_max_id -> article_get_max_idfukachan
2005-08-11FNFfukachan
2005-08-10config_files_XXX() -> config_cf_files_XXX() to clarify the meaning.fukachan
2005-08-10$sql_QUERY -> $sql_query_QEURYfukachan
2005-08-10FNF: current_process_ml_name_init() -> current_process_init().fukachan
2005-08-10s/incoming_message_queue_clean_up/incoming_message_cleanup_queue/g;fukachan
2005-08-10FNF:fukachan
2005-08-10FNF:fukachan
2005-08-10FNF: generate_config_cf_from_config_ph -> config_cf_generate_from_config_phfukachan
2005-08-09fixed function name:fukachan
2005-08-09FNF: content_dup2() -> dup_content()fukachan
2005-08-09FNF: rename read_filter_rule_from_file() -> read_filter_rule_file().fukachan
2005-08-08fix comments.fukachan
2005-08-08FNF: if (defined $queue) { $queue->open( ... );}fukachan
2005-08-06fix copyrightfukachan
2005-08-06bug fix: -h -> -lfukachan
2005-08-06overhaul:fukachan
2005-08-06switched to use Mail::Message::Utils::get_time_from_header.fukachan
2005-08-06define get_time_from_header() method (moved from Mail::Message::DB).fukachan
2005-07-01garbage collection runs only when valid ml_home_dir found.fukachan
2005-06-26use ... not eval q{use ...}. to avoid errorfukachan
2005-06-04switched to use FML::Process::Switch::NewProcess().fukachan
2005-06-04method naming fixed to $curproc->OBJ_METHOD() form (FNF).fukachan
2005-06-04method naming fixed to $curproc->OBJ_METHOD() form (FNF).fukachan
2005-06-04fix copyrightfukachan
2005-06-04method naming fixed to $curproc->OBJ_METHOD() form (FNF).fukachan
2005-06-04fix naming convension of method to $curproc->OBJ_METHOD() form (FNF).fukachan
2005-06-04move get_ml_list definition, used only here, to this module.fukachan
2005-06-04moved get_address_list(), called only at this module, fromfukachan
2005-06-04bug fix: check queue_id value itself, toofukachan
2005-06-04$curproc->OBJ_METHOD() form (FNF):fukachan
2005-06-03fix args and comments of *_dir_path().fukachan
2005-06-03incoming queue system revised.fukachan
2005-06-03provide fetchfml servicefukachan
2005-06-03fix copyrightfukachan
2005-06-03switched to use $curproc->incoming_message_get_cache_file_path();fukachan
2005-06-03POP3 interface for fetchfmlfukachan
2005-06-03implement helper functions for incoming cache/queue system.fukachan
2005-06-03alloc shared memory area in $args (shared_hash_get() uses).fukachan
2005-06-03remove mail_queue_set_incoming_queue($queue), mail_queue_get_incoming_queue().fukachan
2005-06-01fix dump_variables() for context based switching.fukachan
2005-05-31fix naming convension (FNF).fukachan
2005-05-31"my $path = $obj->cache_file_path();" is wrong. old implementationfukachan
2005-05-30fix style.fukachan
2005-05-30fix copyrightfukachan
2005-05-30setup and reset environment more strictly.fukachan
2005-05-30definie command_context_set_try_admin_auth_request(),fukachan
2005-05-30${admin,}command_mail_restrictions support "check_pgp_signature" rule.fukachan