summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2002-09-23should not import STR2EUC from Mail::Message::Encodefukachan
2002-09-22remove superfluous white spacesfukachan
2002-09-22add section on FNFfukachan
2002-09-15switched to use of $curproc->mkdir() if couldfukachan
2002-09-15implement mkdir($dir, [$mode]) where available modes can be defined by FML::C...fukachan
2002-09-15mkdirhier() -> mkpath()fukachan
2002-09-13add use Mail::Message::Encode at sub reject_japanese_command_syntaxtmu
2002-09-11fml5 -> fml8fukachan
2002-09-11not use /dev/stderrfukachan
2002-09-06simple add(KEY, ARRAY_REF) testtohtml-new-index-basefukachan
2002-09-06log more error messagesfukachan
2002-09-06clean up for eyesfukachan
2002-09-02s/article_header/article_message_header/fukachan
2002-08-28validate $ml_home_prefix before mainfukachan
2002-08-28proper handling of "$program /var/spool/ml/elena" casefukachan
2002-08-26bug fix my ml_name (+ ml_domain) detection code:fukachan
2002-08-26is_same_address() validate input data morefukachan
2002-08-26error_continuity: in summation, bad if $v >= 2fukachan
2002-08-26add self debug codefukachan
2002-08-26ensure rollback in calling get_value_*()fukachan
2002-08-21enhance add()fukachan
2002-08-21enhance add() to add($address, [$argv])fukachan
2002-08-21more unique temp filenamefukachan
2002-08-19delete(KEY) not (REGEXP)fukachan
2002-08-19remove fml 4 specific ignore rules such as m=.. optionfukachan
2002-08-19change message key: command.get.invalid.args -> command.get_invalid_argsfukachan
2002-08-19modify error messagefukachan
2002-08-19change hier: help.$mode.$key -> $mode.keyfukachan
2002-08-19enable process if $use_distribute_program is defined.fukachan
2002-08-19enable process if $use_command_mail_program is defined.fukachan
2002-08-19rename: $use_error_analyzer -> $use_error_analyzer_programfukachan
2002-08-17send back welcome file in subscribe casefukachan
2002-08-17more debug info.fukachan
2002-08-17error_continuity: sum up time sequence with not point but mountainfukachan
2002-08-16switch FML::Language to Mail::Message::Encodefukachan
2002-08-16add is_iso2022jp_string()fukachan
2002-08-16rename: simple_count_by_day -> error_continuityfukachan
2002-08-16bug fix commentfukachan
2002-08-16analyzer functionsfukachan
2002-08-16move analyzer function() to FML::Error::Analyzefukachan
2002-08-15s/is_timeout/is_event_timeout/g;fukachan
2002-08-15check if $maintainer differs $ml_addressfukachan
2002-08-15count up address with status=5*fukachan
2002-08-14define do_nothing($reason), same as stop_this_process() but for 4.0 memoryfukachan
2002-08-14s/refuse_further_processing/stop_this_process/fukachan
2002-08-14use $config->get_as_array_ref( 'header_loop_check_rules' ) to get list.fukachan
2002-08-14enable ml local message template handlingfukachan
2002-08-14apply fix_perl_include_path(); after load_config_files() runs to addfukachan
2002-08-13bug fix $fh-close() under defined($fh) is confirmedfukachan
2002-08-13switched to use of Mail::Message::Encodefukachan