summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process
AgeCommit message (Expand)Author
2001-03-04change table generatorfukachan
2001-03-03nuke debugfukachan
2001-02-28update documentsfukachan
2001-02-28add & enable fmlticket.cgifukachan
2001-02-28prototype of dynamic loading FML::Command::$commandfukachan
2001-02-27define $available_commandsfukachan
2001-02-25clean up docfukachan
2001-02-24resolve perl -cw warningfukachan
2001-02-24prepare @@doc/ for text documentsfukachan
2001-02-24use @module.txt as a text version file name for module.pm,fukachan
2001-02-24regen documents by new dir2url.plfukachan
2001-02-20regen *htmlfukachan
2001-02-20move FML::SequenceFile and Utils to File::fukachan
2001-02-20rename FML::Lock to File::SimpleLockfukachan
2001-02-19add prototype of mail loop checks e.g. message-id, X-ML-Info duplicationfukachan
2001-02-19we use dynamic binding to $header object for simple codingfukachan
2001-02-19align the format in HISTORY sectionfukachan
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-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-15warn $maintainer is not definedfukachan
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-12add command prototypefukachan
2001-02-11clean up documentfukachan
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-10s/list_up/show_summary/fukachan
2001-02-06fmlconf -n shows variables which differ from the default value.fukachan
2001-02-06real library for libexec/fmlconffukachan
2001-02-06actually require( Ticket::Model::$config->{ ticket_model } )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