summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2001-02-10import is_iso2022jp_string() to prepare envelope_fileterfukachan
2001-02-10add $use_article_delivery to or not to enable article delivery functionfukachan
2001-02-10import prototype for qmail-extension emulator from fml 4.0fukachan
2001-02-10define remove_subject_tag_like_string()fukachan
2001-02-10clean up to use FML::Headerfukachan
2001-02-10merge primitive ticket formatterfukachan
2001-02-10clean upfukachan
2001-02-10clean up comments, initialization of variablesfukachan
2001-02-10s/list_up/show_summary/fukachan
2001-02-10s/list_up/show_summary/fukachan
2001-02-10update documents to sync w/ currentfukachan
2001-02-09print/printf $fd for further extensionfukachan
2001-02-08list_up() shows ticket entries with navigation bar and sorted ticket_id'sfukachan
2001-02-07toymodel transition et.al.fukachan
2001-02-07enable "X-Ticket-Pragma: close" to close this ticketfukachan
2001-02-07use X-Ticket-Pragma: directive as a hintfukachan
2001-02-07prepare index_db to exchange ticket_id crossing flow among mailing listsfukachan
2001-02-07s/log_message_format/log_format_type/fukachan
2001-02-06fmlconf -n shows variables which differ from the default value.fukachan
2001-02-06real library for libexec/fmlconffukachan
2001-02-06mode ||= defaultfukachan
2001-02-06define %_default_fml_config which has default values.fukachan
2001-02-06status is one of 'closed', 'going', 'open'.fukachan
2001-02-06update documentsfukachan
2001-02-06change operation target from article to incoming_message if appropriatefukachan
2001-02-06actually require( Ticket::Model::$config->{ ticket_model } )fukachan
2001-02-05follow $config->{log_message_format}fukachan
2001-02-05define $config->{pid} in initialize phasefukachan
2001-02-05more debugfukachan
2001-02-05fix position speculation in not multipart casefukachan
2001-02-05fix missing my()fukachan
2001-02-05doc: header is not used nowfukachan
2001-02-04define get_content_header(),fukachan
2001-02-04update documents, clean up commentsfukachan
2001-02-03fix content_type() bugfukachan
2001-02-03fix multipart handling when the preamble is emptyfukachan
2001-02-03we can print the tralior after the end of continuous multipart blocksfukachan
2001-02-03now we can print out message chains which is used for mime multipartfukachan
2001-02-03prototype of multipart handlingfukachan
2001-02-03call MailingList::Message->new() with boundary and content_typefukachan
2001-02-03define method: content_type() and mime_boundary()fukachan
2001-02-03clean up documentmultipart-handling-0-0fukachan
2001-02-03clean up documentsfukachan
2001-02-02fix space alignmentfukachan
2001-02-01FML::Utils::copy() is a wrapper, which uses IO::File::Atomic.fukachan
2001-02-01IO::File::Atomic::copy(src, dst)fukachan
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