summaryrefslogtreecommitdiff
path: root/fml/lib/FML
AgeCommit message (Expand)Author
2004-05-22rename hook: digest_*_hook -> article_digest_*_hookfukachan
2004-05-22add $article_post_XXX_hook but $distribute_XXX_hook is available too.fukachan
2004-05-22rename hooks: $error_*_hook -> $error_mail_analyzer_*_hookfukachan
2004-05-22rename variable: $error_* -> $error_mail_*fukachan
2004-05-22add $command_mail_filter_{start,end}_hook hooks.fukachan
2004-05-21shorten lock period in deliveryfukachan
2004-05-19flush mail queuefukachan
2004-05-19-o overwrite options runs twice to ensure overwrite.fukachan
2004-05-19not process _deliver_article() when error set by stop_this_process().fukachan
2004-05-19fix comments (FNF)fukachan
2004-05-19getopts case SENSITIVELYfukachan
2004-05-18implement set_article_id(), get_article_id(),fukachan
2004-05-18enable mail queue based deliveryfukachan
2004-05-18bug fix: avoid duplicated initialization.fukachan
2004-05-18pass params $smpt_servers and $smtp_recipient_limit into delivery systemqueue-based-distribute-basefukachan
2004-05-18enable delivery fallbackfukachan
2004-05-16enhance print_userlist() for command mail.fukachan
2004-05-16remove is_cgi related codes.fukachan
2004-05-16fix copyrightfukachan
2004-05-02implemented for conveniencefukachan
2004-05-02remove language_default().fukachan
2004-05-01modify List-* header message and condition a little.fukachan
2004-05-01asymmetric user controlfukachan
2004-04-30return error messages more.fukachan
2004-04-30call command specific rewrite_prompt() if could.fukachan
2004-04-30more restrict error checks.fukachan
2004-04-30more restrict error checks.fukachan
2004-04-28implement verify_syntax() using FML::Command::Syntaxfukachan
2004-04-28correct error messagefukachan
2004-04-28make which_map_nl() translate map name to Japanese.fukachan
2004-04-28add missing error messagesfukachan
2004-04-27remove _delete_subject_tag().fukachan
2004-04-27bug fix search logic.fukachan
2004-04-27fix comments.fukachan
2004-04-27move quotemeta() from IO::Adapter to here.fukachan
2004-04-27method-ify some module internal functions.fukachan
2004-04-27implement is_same_domain().fukachan
2004-04-27bug fix search logic.fukachan
2004-04-27move quotemeta($regexp) from IO::Adapter to here.fukachan
2004-04-23bug fix: we need to touch etc/passwd-admin file firstly.fukachan
2004-04-23fix copyrightfukachan
2004-04-23remove "use FML::Log;".fukachan
2004-04-22command_context_init() returns empty HASH_REF where it includes validfukachan
2004-04-22check $context if it is well defined. if ok, call command.fukachan
2004-04-22bug fix: need open() before getline()fukachan
2004-04-22when unsubscribe command, stop the current process sincefukachan
2004-04-21bug fix mkdir(): str to octal handling bugfukachan
2004-04-20-O algorithm= optionfukachan
2004-04-18remove regexp() method, which not used.fukachan
2004-04-18variable renaming:fukachan