summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process
AgeCommit message (Expand)Author
2005-08-19FNF: pick_up_queue -> pickup_queuefukachan
2005-08-19which_map -> map_to_termfukachan
2005-08-19set_print_style() -> output_set_print_style()fukachan
2005-08-18change ml_home_dir_removed_path() andfukachan
2005-08-17removed_ml_home_dir_path -> ml_home_dir_removed_pathfukachan
2005-08-17follow changes of FML::Cache::Ring.fukachan
2005-08-17change {set,get}_emul_XXX() to internal use (_method)fukachan
2005-08-17FNF: adjust method naming convension.fukachan
2005-08-17FNF: adjust method naming convension.fukachan
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-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: generate_config_cf_from_config_ph -> config_cf_generate_from_config_phfukachan
2005-08-08FNF: if (defined $queue) { $queue->open( ... );}fukachan
2005-08-06bug fix: -h -> -lfukachan
2005-07-01garbage collection runs only when valid ml_home_dir found.fukachan
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-04$curproc->OBJ_METHOD() form (FNF):fukachan
2005-06-03incoming queue system revised.fukachan
2005-06-03provide fetchfml servicefukachan
2005-06-03fix copyrightfukachan
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-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-30definie command_context_set_try_admin_auth_request(),fukachan
2005-05-30For convenience, create a conventional named dir (e.g. pgp-admin) andfukachan
2005-05-30fmlpgp* fmlgpg* wrapperfukachan
2005-05-27fml-devel YYYYMMDD -> fml $version (7.9x.y-YYYYMMDD)fukachan
2005-05-27fix comments (FNF)fukachan
2005-05-27remove the duplicated code.fukachan
2005-05-27fix comments.fukachan
2005-05-27more strict error handling.fukachan
2005-05-27$use_command_mail_reply_preamble toggles off/on to show the preamblefukachan
2005-05-26fix comments (FNF).fukachan
2005-05-26remove _xxx() methods among modules: rename _XXX() to sysflow_XXX().fukachan