summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2002-09-29"fmlconf $ml $varname" shows "$varname = $value".fukachan
2002-09-28implemented edit,off,onfukachan
2002-09-28reconstructed to just a wrapper to fork $EDITOR $ml_home_dir/config.cffukachan
2002-09-28care subdir case morefukachan
2002-09-28we should not use hard-coded file/dir modefukachan
2002-09-28hold file mode. set $dst mode same as $src modefukachan
2002-09-24$article_header_filter_rules: append permit rulefukachan
2002-09-24define permit rulefukachan
2002-09-245 -> 8fukachan
2002-09-24fml 5 -> 8fukachan
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