summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process
AgeCommit message (Expand)Author
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
2001-01-23shorten sleep() parameter (debug)fukachan
2001-01-23enable rewrite_subject_tagfukachan
2001-01-22change $version to $fml_versionfukachan
2001-01-21enable header_rules: add_software_info add_fml_ml_namefukachan
2001-01-21enable add_fml_article_id add_x_sequencefukachan
2001-01-21more debugfukachan
2001-01-21import ml_home_dir from fmlwrapperfukachan
2001-01-21rename s/Debug/debug/ sine it is a methodfukachan
2001-01-21expand variables after we load all *cf filesfukachan
2001-01-21move rfc2369 to FML::Header classfukachan