summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Command.pm
AgeCommit message (Expand)Author
2004-04-23remove "use FML::Log;".fukachan
2004-04-22check $context if it is well defined. if ok, call command.fukachan
2004-03-14modify command analyze logic. currently, applyfukachan
2004-03-12variable renaming.fukachan
2004-03-04merge new command mail framework [from command-reconstruct branch]fukachan
2004-02-15white space cosmetics.fukachan
2004-01-31not use "$cf_list = $curproc->get_config_files_list();".fukachan
2004-01-24overhaul: clean up (FNF)fukachan
2004-01-02fix copyrightfukachan
2004-01-02remove/rename $argsfukachan
2004-01-02$curproc->resolve_ml_specific_variables( $args );fukachan
2004-01-01remove $args.fukachan
2003-11-30system_accounts -> system_special_accounts.fukachan
2003-11-29define $use_computer_output.fukachan
2003-10-17command_prompt -> command_mail_reply_promptfukachan
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-08-23define $curproc->log, logwarn, logerror and log_message() methods.fukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-05-14implement size limit filter for both article and command mail.fukachan
2003-03-15specify the definition on $command_args HASH STRUCTURE.fukachan
2003-03-05return header for debug in errorfukachan
2003-02-09cosmetics (white spaces)fukachan
2003-02-05add $command_run_{start,end}_hookfukachan
2003-02-03for hook, wrap main code by is_refused() condition such as:fukachan
2003-01-11fix comments.fukachan
2003-01-03modify log messages.fukachan
2002-12-25fix comments.fukachan
2002-12-24clean up: nuke \s*$fukachan
2002-12-24rename:fukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-08-19enable process if $use_command_mail_program is defined.fukachan
2002-08-14apply fix_perl_include_path(); after load_config_files() runs to addfukachan
2002-08-08change arguments of credential functions to clarify the target address:fukachan
2002-08-03white spacesfukachan
2002-08-03scheduler_init()fukachan
2002-07-25improve error messagesfukachan
2002-07-19remove not used variablefukachan
2002-07-18check whether this command is allowed in this $levelfukachan
2002-07-15define the following access methods:fukachan
2002-07-14copy message and send it to $maintainer toofukachan
2002-07-02clean up/fix commentsfukachan
2002-06-27major overhaul: delayed loading of *.cf files. The loading is donefukachan
2002-06-01nuke white spaces \s*$fukachan
2002-06-01FNF-ifyfukachan
2002-05-27rearrange admin command authentication to sync w/ new variable namings.fukachan
2002-05-19better error messagefukachan
2002-05-19fix building logic of $command_args and $options to make admin commandfukachan
2002-05-19rearrange structurefukachan
2002-05-19send back statistics and original messagefukachan