summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2003-07-19catch up -currentudb-mergefukachan
2003-06-24bug fix negative cache handling et.al.fukachan
2003-06-24demand copying from old db to udb if needed(demaned) when _db_get() called.fukachan
2003-06-24pass $old_db_base_dir to DB modulefukachan
2003-06-24save all values of fields.fukachan
2003-06-15disable debug.fukachan
2003-06-15fix typofukachan
2003-06-15remove __str2array()fukachan
2003-06-15move thread_summary generator wrapper from ToHTML to DBfukachan
2003-06-14fix filepath of thread links.fukachan
2003-06-14thread_summary() return more info: id, html_*fukachan
2003-06-14fix filename to use db valuefukachan
2003-06-14describe _print_thread()fukachan
2003-06-14FNFfukachan
2003-06-14remove ndb_key(), which is not usedfukachan
2003-06-14rewritten based on new DB module.fukachan
2003-06-14implement get_as_array_ref() and get_table_as_hash_ref().fukachan
2003-06-14fixed to use Mail::Message::Encodefukachan
2003-06-14implement Mail::Message::Utils::from_to_name() and modified modules tofukachan
2003-06-14modified to use Mail::Message::Encode::decode_mime_string().fukachan
2003-06-14implement separete method _save_header_info() to handle header info.fukachan
2003-06-04FNFfukachan
2003-06-04clean upfukachan
2003-06-03thread logic memofukachan
2003-06-03clarify thread logic.fukachan
2003-06-03id_max -> max_idfukachan
2003-06-02remove _address_clean_up(), which is not used.fukachan
2003-06-02monthly_to_key_list -> month_to_key_listfukachan
2003-06-02memo o todofukachan
2003-06-02modified to use DB::thread_summary($id).fukachan
2003-06-02update idea/sync with current implementationfukachan
2003-06-02implement thread_summary().fukachan
2003-06-01move main db manipulation code from ToHTML.pm to DB.pm.fukachan
2003-05-31idea of relation among modulesfukachan
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-27print text in "unknown MIME encoding" case.fukachan
2003-05-26remove not used method: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-16bug fix masking of raw From: addressfukachan
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