summaryrefslogtreecommitdiff
path: root/fml/lib/FML
AgeCommit message (Expand)Author
2003-06-29check the number of request in get commands.fukachan
2003-06-25add $debug for debug message to Log at only debug-modetmu
2003-06-22add && enable functions: check_command_limit, check_line_length_limit.fukachan
2003-06-11add check_date() for missing date fieldtmu
2003-05-28list up summary for each algorithm defined in $error_analyzer_function_list.fukachan
2003-05-28move main part of print() to FML::Error::Analyzer::* modules.fukachan
2003-05-28FMF: fix ocmmentsfukachan
2003-05-28restructuring under FML::Error class to be more extensible.fukachan
2003-05-20FNF: fix commentsfukachan
2003-05-20move the status dump code from FML::Command::Admin:error to FML::Error.fukachan
2003-05-20disable lock since FML::Error locks itself if needed.fukachan
2003-05-15cgi support digeston and digestofffukachan
2003-05-14implement size limit filter for both article and command mail.fukachan
2003-05-13check the existence of path_* programsfukachan
2003-05-13use "reject_notice_preamble" in filter rejection notice.fukachan
2003-05-13use $_arg_address not $_arg_senderfukachan
2003-05-12we should operate only $primary_*_map not $*_maps in deleting the userfukachan
2003-05-09add $msg_args at article_filter_reject_notice()tmu
2003-05-03style, aligned with FNF.fukachan
2003-05-03fix comments (FNF).fukachan
2003-05-02define $post_restrictions_reject_notice_data_type.fukachan
2003-05-01forward the rejected message by string or multipart?fukachan
2003-05-01fix typo: maitainer->maintainerfukachan
2003-04-29permit user+ext@domainfukachan
2003-04-29modify format to be more similar to usual mailq output.fukachan
2003-04-29permit use of reply_message() for libexec/errorfukachan
2003-04-29o define sender as $maintainer as a dummy sender to avoid unexpected error.fukachan
2003-04-21obsolete mime_boundary() (same Mail::Message _header_mime_boundary())tmu
2003-04-20, not *path() method but spool_in() creates subdir if neededfukachan
2003-04-19we should handle addresses used by fml such as elena@fml.org,fukachan
2003-04-19fix virtual domain handling (fml-devel:417)fukachan
2003-04-18mkdir $ml_home_prefix if not foundfukachan
2003-04-16change attribute names of recipient used in filter rejection notice:fukachan
2003-04-16rewrite_received() outside loop $header->delete($org) for bad counttmu
2003-04-15mime_boundary() boundary detect change short match and add no quote stringtmu
2003-04-08add rewrite_received() for replace Received: to X-Received:tmu
2003-04-04fix commentfukachan
2003-04-04reply_message_add_header_info() should pass $msg_args to reply_message().fukachan
2003-03-28cosmetic change: white spacesfukachan
2003-03-28clean up (nuke \s*$)fukachan
2003-03-28s/article_id_max/article_max_id/gfukachan
2003-03-23FNF: fix commentsfukachan
2003-03-18modify chaddr algorithm: "del() and add()" -> "add() and del()".fukachan
2003-03-18fix copyrightfukachan
2003-03-18remove giant lock and use fine granuality locks now.fukachan
2003-03-18more logs around locks.fukachan
2003-03-18add comment on lock.fukachan
2003-03-18clean up.fukachan
2003-03-18not need lockfukachan
2003-03-17implement user_chaddr() and get_user_list().fukachan