summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2001-02-18clean up documentfukachan
2001-02-18clean up documentsfukachan
2001-02-18cleanupfukachan
2001-02-18enable encode/decode for quoted-printable stringsfukachan
2001-02-18s/mime_encode_string/encode_mime_string/fukachan
2001-02-18write up mime_{decode,encode}_string()fukachan
2001-02-18logs init_db_dir() failsfukachan
2001-02-18modify $ml_home_dir empty checkfukachan
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-12smtlog( command . \r\n )fukachan
2001-02-12_print_*():fukachan
2001-02-12MailingList::Messagesfukachan
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-11fix delimeter = --$boundary not $boundarymultipart-handling-0-1fukachan
2001-02-11iso2022jp adapterfukachan
2001-02-11clean up documentfukachan
2001-02-11define build_mime_multipart_chain() to chain messages.fukachan
2001-02-11define build_mime_header()fukachan
2001-02-11use "header" key to store content headerfukachan
2001-02-11s/parse_mime_multipart/build_mime_multipart_chain/file-op-0-0fukachan
2001-02-11trap /iso-2022-jp/ifukachan
2001-02-10clean up a few documentsfukachan