summaryrefslogtreecommitdiff
path: root/fml/lib/FML
AgeCommit message (Expand)Author
2002-10-28fix db_update cannot get last_id from _speculate_last_id() use seqfiletmu
2002-10-28you can use \U$ml_name\$ in subject tag configuration:)fukachan
2002-10-27bug fix interface between FML::Filter and MimeComponent3fukachan
2002-10-26use MimeComponent3 as a testfukachan
2002-10-26fix initianlization bugfukachan
2002-10-26multiple match version. See fml-devel:270,271 et.al.fukachan
2002-10-22handle fmlthread $argv same as makefml onefukachan
2002-10-21re-enable mime component filter based on Filter::MimeComponent2fukachan
2002-10-21enhance filter rule to use the reverse condition.fukachan
2002-10-21clarify reason in log messagefukachan
2002-10-21implement "cutoff" actionfukachan
2002-10-21clean up debug info. debug info changes with debug levelfukachan
2002-10-21fix rule appling algorithm:fukachan
2002-10-21enhanced mime component filter prototype.fukachan
2002-10-20FNFfukachan
2002-10-20clean up white spacesfukachan
2002-10-05FNF-ifyfukachan
2002-10-03workaround to re-encode subject after subject tag handlingfukachan
2002-10-03add prototype for $use_article_non_mime_filterfukachan
2002-10-03enabled to handle order in index.html by $html_archive_index_order_type.fukachan
2002-09-30FNF-ifyfukachan
2002-09-29reconstruction phase 1: following new variable $article_filter_functions,fukachan
2002-09-29sync w/ FML::Filter reconstruction. rename function namefukachan
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-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-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