| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2001-10-14 | prototype to use FML::Command::SendFile | fukachan | |
| $optargs -> $command_args | |||
| 2001-10-14 | make argument vector from $command, $optargs -> $command_args | fukachan | |
| 2001-10-14 | $optargs -> $command_args | fukachan | |
| 2001-10-13 | avoid infinite loop | fukachan | |
| 2001-10-13 | fix duplicatoin for $charset | fukachan | |
| 2001-10-13 | pass $comname in $optargs | fukachan | |
| 2001-10-13 | add FML/Command/User/MANIFEST | fukachan | |
| 2001-10-13 | implement guide and summary commands | fukachan | |
| 2001-10-13 | define ${guide,summary,objective}_file | fukachan | |
| 2001-10-13 | FML::Command::SendFile based. This module provides basic file sending functions | fukachan | |
| 2001-10-13 | not support ftp | fukachan | |
| 2001-10-13 | relocated to command/$command.des.crip.tion | fukachan | |
| 2001-10-13 | not support ftpmail | fukachan | |
| 2001-10-13 | mistake of importing | fukachan | |
| 2001-10-13 | updated to catch up current | fukachan | |
| 2001-10-13 | Initial revision | fukachan | |
| 2001-10-13 | use reply_message_nl() | fukachan | |
| remove exception mechanism by $obj->error_nl(); | |||
| 2001-10-13 | implement search template mechanism in reply_message_nl() | fukachan | |
| $config->expand_variable_in_buffer() takes optional $args | |||
| 2001-10-13 | bug fix variable name | fukachan | |
| 2001-10-13 | expand_variable_in_buffer can take optional $args | fukachan | |
| 2001-10-13 | added | fukachan | |
| 2001-10-13 | more friendly | fukachan | |
| 2001-10-13 | list up commands and the description | fukachan | |
| 2001-10-13 | alais of get command | fukachan | |
| 2001-10-13 | confirm wrapper version | fukachan | |
| 2001-10-13 | confirm version | fukachan | |
| 2001-10-13 | use reply_message_nl() | fukachan | |
| 2001-10-13 | clean up log message, LogError() -> croak() | fukachan | |
| 2001-10-13 | ->SUPER::process() | fukachan | |
| 2001-10-13 | remove error_nl() | fukachan | |
| 2001-10-12 | define $message_message_dir | fukachan | |
| add chaddr to $available_commands | |||
| 2001-10-12 | on reply_message_nl() | fukachan | |
| 2001-10-12 | create command/ directory. rearranged to use it | fukachan | |
| 2001-10-12 | Initial revision | fukachan | |
| 2001-10-12 | Initial revision | fukachan | |
| 2001-10-12 | not used, not translated | fukachan | |
| 2001-10-12 | Initial revision | fukachan | |
| 2001-10-12 | add _pre_scan() | fukachan | |
| even not member need to use $confirm_keyword. for example, 'guide', 'subscribe', 'confirm' add _can_accpet_command() 1. simple command syntax check 2. use of this command is allowed in FML::Config or not ? 3. Even new comer need to use commands [ guide, subscirbe, confirm ]. | |||
| 2001-10-12 | expand_variable_in_buffer: expand $varname to $config->{ varname } | fukachan | |
| 2001-10-12 | use euc-jp for template | fukachan | |
| 2001-10-12 | Initial revision | fukachan | |
| 2001-10-12 | added lost of importing | fukachan | |
| 2001-10-12 | define new variable | fukachan | |
| o available_commands_for_stranger change o template_file_charset = $default_charset -> euc-jp | |||
| 2001-10-12 | define prepare_file_to_return(): | fukachan | |
| expand $xxx variables in template (e.g. $help_file). 1. in Japanese case, convert kanji code: iso-2022-jp -> euc 2. expand variables: $ml_name -> elena 3. back kanji code: euc -> iso-2022-jp 4. return the new created template | |||
| 2001-10-12 | clean up | fukachan | |
| expand_variables_in_file() -> prepare_file_to_return() | |||
| 2001-10-11 | check address is specified or not | fukachan | |
| 2001-10-11 | try confirmation | fukachan | |
| 2001-10-11 | enable confirmation using FML::Confirm module. | fukachan | |
| FML::Confirm provides basic functions needed for confirmation | |||
| 2001-10-11 | Initial revision | fukachan | |
| 2001-10-11 | FML::Filter::Utils provides utility functions | fukachan | |
| is_secure_command_string(), is_valid_mail_address() FML::Process::Command checks input by FML::Filter::Utils::is_secure_command_string() | |||
