summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-04-12usage of fmlfukachan
2003-04-12add lock overview and todofukachan
2003-04-12tool to list up lock channel used in commandsfukachan
2003-04-12correct list up of lock channelfukachan
2003-04-12clean up, sortfukachan
2003-04-12FML::Headerfukachan
2003-04-08add rewrite_received() for replace Received: to X-Received:tmu
2003-04-07add analize ybb.ne.jp and Webshieldtmu
2003-04-04fix commentfukachan
2003-04-04reply_message_add_header_info() should pass $msg_args to reply_message().fukachan
2003-04-02sync w/ realityfukachan
2003-03-28special handling of IO::Adapterfukachan
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-23regen: cosmetic changesfukachan
2003-03-23cosmetic changesfukachan
2003-03-23updated to im-144fukachan
2003-03-23sync w/ im-144fukachan
2003-03-23Initial revisionfukachan
2003-03-18improve lock granualityyfukachan
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-17aggregate code to manipulate member listfukachan
2003-03-17implement user_chaddr() and get_user_list().fukachan
2003-03-17get_address_list() uses get_user_list() in FML::Command::UserControl.fukachan
2003-03-17implement change_password().fukachan
2003-03-17move the main code to FML::Command::Auth.fukachan
2003-03-17move the main code to FML::Command::UserControl.fukachan
2003-03-17use new lock channel article_spool_modify to exclusive lock for bothfukachan
2003-03-17log setrunnable() succeed.fukachan
2003-03-16read-writ lockfukachan
2003-03-16remove fml{error,spool,summary,thread}fukachan
2003-03-16fix copyrightfukachan
2003-03-16fix usage of File::Sequencefukachan
2003-03-16define lock channel for digest_sequence_*.fukachan
2003-03-16need no giant lock.fukachan
2003-03-16article_id_max() is just a wrapper for FML::Article::id().fukachan
2003-03-16use $curproc->article_id_max() to get the last article id.fukachan
2003-03-16fixe to meethod style.fukachan
2003-03-16add comment on lock channelfukachan
2003-03-16fix commenet on lock channelfukachan
2003-03-16rename class: FML::Spool -> FML::Article::Spoolfukachan
2003-03-16move id related functions to FML::Article::Sequencefukachan