summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process
AgeCommit message (Expand)Author
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
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-27fix address handling to nuke gecosfukachan
2001-01-26add_fml_traditional_article_id, s/address_for_post/ml_name/fukachan
2001-01-26change ticket system constructor argumentfukachan
2001-01-26clean up ticket system codesfukachan
2001-01-26prototype of TicketSystemfukachan
2001-01-26recode that ticke is closedfukachan
2001-01-26change software name to fml-devel temporallyfukachan
2001-01-25rewrite_reply_tofukachan
2001-01-25change arguments for FML::Parse class.fukachan
2001-01-25clean up around ticket systemfukachan
2001-01-24check whether defined($args->{ fml_version }) or notfukachan
2001-01-24reconstruct hierarchy under MailingList::fukachan
2001-01-24rename Netlib class to MailingList class :-)fukachan
2001-01-24modified to use FML::PCB objectfukachan
2001-01-24change arguments. we use $curproc basicallyfukachan
2001-01-24prepare PCB manipulationfukachan
2001-01-24ticket system be more independent of header_rewrite, and clean up morefukachan
2001-01-24import ml_home_prefixfukachan
2001-01-23implement primitive ticket system (toymodel)fukachan