summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Kernel.pm
AgeCommit message (Expand)Author
2001-10-14bug fix: we should pay attention to implisit $_ usefukachan
2001-10-13implement search template mechanism in reply_message_nl()fukachan
2001-10-12define prepare_file_to_return():fukachan
2001-10-10define prototype for reply_message_nl() for natural languagefukachan
2001-10-10check more defined() or notfukachan
2001-10-08fix comment on queue_flush()fukachan
2001-10-08mode debug messages where loader runsfukachan
2001-09-13more friendly error messagefukachan
2001-09-13nuke \s*$fukachan
2001-09-13clean up queue_in()fukachan
2001-08-05clarify function: s/header_check/header_loop_check/fukachan
2001-06-02clean up documentfukachan
2001-05-19make _add_info_on_header() to add x-* and list-* header fields.fukachan
2001-05-18prepare queue_dir/info/{sender,recipients}/ directory to controlfukachan
2001-05-16modify inform_reply_message() et. al. a lot.fukachan
2001-05-05disable expand_variables() call. See FML::Config for more details.fukachan
2001-04-15move sender_is_member() to FML::Credentialfukachan
2001-04-14simple_loop_check() logs the result of loop checksfukachan
2001-04-08a new $curproc format: $curproc->{ xxx }->{ message } is a referencefukachan
2001-04-03change class hiererychy from MailingList -> Mailfukachan
2001-03-24modified to make makefml.cgi work.fukachan
2001-03-22align spacesfukachan
2001-03-22define load_module($args, $module) method.fukachan
2001-03-20use FML::Log qw(Log LogWarn LogError);error-message-statusfukachan
2001-03-20check more $home_dir or $ml_name is specified if we need_ml_name().fukachan
2001-03-14$curproc->{ main_cf } holds the pointer to /etc/fml/main.cffukachan
2001-03-14a little more polite debug messagefukachan
2001-03-11full documentation (alpha)fukachan
2001-03-10bug fix $ml_home_dir check algorithmfukachan
2001-03-10clean up documents and codesfukachan
2001-03-10nuke FML::Debugfukachan
2001-03-09nuke FML::Debug and Data::Dumper to avoid loading Data::Dumperfukachan
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-18modify $ml_home_dir empty checkfukachan
2001-02-18fix how to work when $argv[0] is not specifiedfukachan
2001-02-17move Bootstrap() latter part from libexec/loader to libexec/proces_switch.fukachan
2001-02-16signal initializefukachan
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-27fix address handling to nuke gecosfukachan
2001-01-26change software name to fml-devel temporallyfukachan
2001-01-25change arguments for FML::Parse class.fukachan
2001-01-24check whether defined($args->{ fml_version }) or notfukachan
2001-01-24modified to use FML::PCB objectfukachan
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-23shorten sleep() parameter (debug)fukachan