summaryrefslogtreecommitdiff
path: root/fml/lib/FML
AgeCommit message (Expand)Author
2001-02-01save mail body without \rfukachan
2001-02-01add stardate()fukachan
2001-01-31clena up documentsfukachan
2001-01-31add program emulation function not by MD5.pmfukachan
2001-01-31add search_program() which searches executable.fukachan
2001-01-31md5 checksumfukachan
2001-01-30change ticket system tag definition to use $ml_namefukachan
2001-01-30expand variables in variables when it matches ^[a-z0-9]+[a-z0-9]$fukachan
2001-01-30change $subject_tag uses $ml_name and %d style.fukachan
2001-01-29change hierarchy of routines. The current flow is as follows:fukachan
2001-01-29s/fmlwrapper/loader/ in libexec/fukachan
2001-01-28s/incoming_mail/incoming_message/fukachan
2001-01-27nuke socket_timeout => 2 (debug)fukachan
2001-01-27clean document campaign (2001/01 end)fukachan
2001-01-27define verify_request() methon in Process::*fukachan
2001-01-27record sender informationfukachan
2001-01-27fix address handling to nuke gecosfukachan
2001-01-27add sender information in each log messagefukachan
2001-01-27define sender() and DESTROY() methodsfukachan
2001-01-27define YYYYxMMxDD() method in FML::Date class.fukachan
2001-01-27add list-{help,subscribe,unsubscribe} following rfc2369fukachan
2001-01-26create $date->{YYYY/MM/DD} valuefukachan
2001-01-26add_fml_traditional_article_id, s/address_for_post/ml_name/fukachan
2001-01-26fix $status checkfukachan
2001-01-26check defined() before replacingfukachan
2001-01-26nuke "usr lib .." for debugfukachan
2001-01-26clean up varialbes. show date in ticket listfukachan
2001-01-26change ticket system constructor argumentfukachan
2001-01-26oops, add miggin _close_db()fukachan
2001-01-26split _update_db() to _open_db, _update_db, _close_db()fukachan
2001-01-26clarify difference between _ticke_id and _ticket_subject_tagfukachan
2001-01-26clean up ticket system codesfukachan
2001-01-26prototype of TicketSystemfukachan
2001-01-26define get_ticket_list()fukachan
2001-01-26format: key value unixtimefukachan
2001-01-26recode that ticke is closedfukachan
2001-01-26change software name to fml-devel temporallyfukachan
2001-01-26s/x-ml-server/x-mlserver/fukachan
2001-01-26s/_pcb_save/_pcb_set/fukachan
2001-01-25add a new ticket_id when replied message without ticket_idfukachan
2001-01-25rewrite_reply_tofukachan
2001-01-25change arguments for FML::Parse class.fukachan
2001-01-25cut off Re:... tags in subjectfukachan
2001-01-25fix initializationfukachan
2001-01-25clean up, log ticket-id extracted from subjectfukachan
2001-01-25clean up around ticket systemfukachan
2001-01-25use FML::utils::touchfukachan
2001-01-25rename FML::File to FML::Utilsfukachan
2001-01-25memo on design and arthitecturefukachan
2001-01-24move FML::Base:: to FML::fukachan