summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-05-31reconstruct/update considerations around DB.udb-basefukachan
2003-05-31use ../stylefukachan
2003-05-31restructure: simulation/ -> style/fukachan
2003-05-31moved to regress/style/fukachan
2003-05-30modify function names.fukachan
2003-05-30more structured outputfukachan
2003-05-29prototype of variable name syntax checkerfukachan
2003-05-28run "fml elena error" at the lastfukachan
2003-05-28improve filter, error analyzer et.al..fukachan
2003-05-28define $error_analyzer_function_listfukachan
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
So, print() format depends on FML::Error::Analyzer::* class.
2003-05-28description of FML::Errorfukachan
2003-05-28error_analyzer_function: error_continuity -> histgramfukachan
2003-05-28FMF: fix ocmmentsfukachan
2003-05-28restructuring under FML::Error class to be more extensible.fukachan
2003-05-27print text in "unknown MIME encoding" case.fukachan
try to validate key and value in hash operation but ... (?)
2003-05-27use_mime_component_filter -> use_article_mime_component_filterfukachan
2003-05-27fix IO::Adapter::find() descriptions.fukachan
considerations on getting value as hash_ref.
2003-05-26we need hook writing guideline ?fukachan
2003-05-26update todo around IO::Adapterfukachan
2003-05-26merge 00_MEMOfukachan
2003-05-26remove not used method:fukachan
- get_value_as_str() - get_value_as_array_ref()
2003-05-26consideration on IO abstraction layerfukachan
2003-05-25hmm, considerations on IO adapter layer for userlist and data cachefukachan
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-16bug fix masking of raw From: addressfukachan
2003-05-15regenfukachan
2003-05-15update/merge todo.fukachan
done: CGI supports digeston/digestoff.
2003-05-15cgi support digeston and digestofffukachan
2003-05-15add size.cffukachan
2003-05-15catch up latestfukachan
2003-05-14implemeneted "return the first 2048 bytes ..."fukachan
2003-05-14fml emulator. show diff at the lastfukachan
2003-05-14implement size limit filterfukachan
2003-05-14+errorfukachan
+mailq +spool +summary +thread
2003-05-14regen: size limitfukachan
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
it describes: o the reason why we do not use mime/multipart. o this message is not from you but somebody forged.
2003-05-13use $_arg_address not $_arg_senderfukachan
2003-05-12"off/on problem" is done.fukachan
add "the following ... is the first 2048 bytes..." in filter rejection notice?
2003-05-12we should operate only $primary_*_map not $*_maps in deleting the userfukachan
address.
2003-05-09nuke "you"fukachan
2003-05-09whole_message_as_str():fukachan
o indent is null by default. o fix the trailing indent replace.
2003-05-09add $msg_args at article_filter_reject_notice()tmu
2003-05-08add tips (fml-devel 389).fukachan
2003-05-08whole_message_as_str() test toolfukachan