summaryrefslogtreecommitdiff
path: root/fml/lib/FML
AgeCommit message (Expand)Author
2001-02-18check ticket object creation successes or notfukachan
2001-02-18clean up FML::__template ... in documentsfukachan
2001-02-18write my name in copyright paragraph :)fukachan
2001-02-18update / merge todo listfukachan
2001-02-18fix how to work when $argv[0] is not specifiedfukachan
2001-02-17move libexec/process_switch to FML::Process:Switchfukachan
2001-02-17move Bootstrap() latter part from libexec/loader to libexec/proces_switch.fukachan
2001-02-17remove main:: for ProcessStart()fukachan
2001-02-17"fmldoc" preliminary definitionfukachan
2001-02-16define $smtp_sender as the argument for MAIL FROM:fukachan
2001-02-16consider MSEND_NOT_USE_X_ML_INFO, so clarify rules to definefukachan
2001-02-16signal initializefukachan
2001-02-16add $command default value, diagnostic check morefukachan
2001-02-16fmlticket close $ml $ticket_idfukachan
2001-02-16lock()/unlock() only if runs close()fukachan
2001-02-16clean up what in where in run()fukachan
2001-02-16debug content_type in a message chainfukachan
2001-02-15check the return value of get_first_plaintext_message()fukachan
2001-02-15warn $maintainer is not definedfukachan
2001-02-15back $ticket_db_dir default valuefukachan
2001-02-15define $x_ml_name (== $ml_name by default) for conveniencefukachan
2001-02-15nuke not used $ml_namefukachan
2001-02-15add missing "use MIME::Base64"fukachan
2001-02-15$maintainer is required ;-) as a smtp senderfukachan
2001-02-12s/mta/smtp_servers/fukachan
2001-02-12log smtp transaction at _smtplogterm-smtp-servers-0-0fukachan
2001-02-12clean up documentfukachan
2001-02-12get_first_plaintext_message() returns message object not content stringfukachan
2001-02-12add command prototypefukachan
2001-02-12fix multipart terms,parser,builder to follow rfc2046fukachan
2001-02-11clean up documentfukachan
2001-02-11trap /iso-2022-jp/ifukachan
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