summaryrefslogtreecommitdiff
path: root/fml/lib/FML
AgeCommit message (Expand)Author
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-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-06bug fix: -h -> -lfukachan
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-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
2005-05-30For convenience, create a conventional named dir (e.g. pgp-admin) andfukachan
2005-05-30fmlpgp* fmlgpg* wrapperfukachan
2005-05-30use Mail::Message::Encode not MIME::Base64.fukachan
2005-05-29define check_pgp_signature, which permits article post when thefukachan
2005-05-27fml-devel YYYYMMDD -> fml $version (7.9x.y-YYYYMMDD)fukachan
2005-05-27context based.fukachan
2005-05-27fix comments (FNF)fukachan
2005-05-27use FML::Filter::ErrorStatus instead of ErrorStatus.fukachan
2005-05-27use FML::Filter::ErrorStatus instead of ErrorStatus.fukachan
2005-05-27croak() -> logerror().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