| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-09-15 | install/deinstall all CGI scripts for the specified domain. | fukachan | |
| 2008-09-12 | delete cgi scripts and listinfo in runnign rmml. | fukachan | |
| 2008-09-12 | clean up. | fukachan | |
| warn() -> ui_message() + logwarn(). change variable names to be more proper. fix comments. | |||
| 2008-09-09 | show menu for an anonymous user by calling | fukachan | |
| FML::CGI::User->anonymous_cgi_menu(); | |||
| 2008-08-24 | fix copyright | fukachan | |
| 2008-08-24 | allow sub-command "outline" load. | fukachan | |
| 2006-12-03 | fix comments. | fukachan | |
| ensure initial value. | |||
| 2006-12-03 | fix comments. | fukachan | |
| ensure initial value. add assert. show more error messages. | |||
| 2006-10-28 | fix copyright | fukachan | |
| 2006-10-22 | fix comments. | fukachan | |
| permit case insensitive commands. more error messages. validate temorary message file more. | |||
| 2006-10-22 | fix comments. | fukachan | |
| define the default message. | |||
| 2006-10-22 | fix comments. | fukachan | |
| use more proper variable names. | |||
| 2006-10-22 | fix comments. | fukachan | |
| move definitions to near the codes. use more proper variable names. | |||
| 2006-10-22 | clean up. fix comments. | fukachan | |
| 2006-10-08 | white space cosmetics | fukachan | |
| 2006-10-08 | bug fix comments. | fukachan | |
| 2006-10-07 | fix comments. | fukachan | |
| space cosmetics. | |||
| 2006-07-30 | fix comments | fukachan | |
| 2006-07-30 | fix comments. | fukachan | |
| aggregate PATH operations into within one block. | |||
| 2006-07-09 | white space cosmetics | fukachan | |
| 2006-07-03 | fix copyright | fukachan | |
| 2006-06-25 | validate if find_first_plaintext_message() returns object. | fukachan | |
| 2006-05-17 | fix comment (FNF) | fukachan | |
| 2006-05-16 | check the number of users in {member,recipient}_maps exceeds the limit. | fukachan | |
| 2006-05-09 | restructure qmail-ext command emulation. | fukachan | |
| currently libexec/error traps the request and switch the context to command process. FML::Process::QMail no more used. FML::Command::QmailExt provides qmail-ext emulation functions. | |||
| 2006-05-04 | fix typo: $use_admin_command_mail_fucntion | fukachan | |
| 2006-05-04 | bug fix: pass recipient information to reply_message_nl(). | fukachan | |
| 2006-05-04 | move "send welcome message" code to FML::Command::Admin::subscribe class. | fukachan | |
| 2006-05-04 | send back welcome file in subscription when running under CGI/MTA process. | fukachan | |
| 2006-05-02 | modified to use $confirm_command_expire_limit which value is converted | fukachan | |
| to the integer by as_second() method of FML::Config. | |||
| 2006-04-16 | clean up variable name style. | fukachan | |
| 2006-03-06 | define $use_admin_command_mail_fucntion ("no" by default). | fukachan | |
| 2006-03-05 | fix copyright | fukachan | |
| 2006-03-05 | duplicate FML::Context::Command object by object dup method not by myself. | fukachan | |
| 2006-03-05 | changed to command_context object based. | fukachan | |
| 2006-03-04 | $command_args -> $command_context (OBJ), method style | fukachan | |
| 2006-03-04 | command context information switched to use of FML::Context::Command object. | fukachan | |
| 2006-02-22 | option -O date=PATTERN simulates "grep for the log file". | fukachan | |
| especially, "-O date=yesterday" shows yesterday's log. | |||
| 2006-02-15 | fix method name: remove -> delete | fukachan | |
| 2006-02-04 | fix copyright | fukachan | |
| 2006-02-04 | add basic CREATE-ON-POST support. | fukachan | |
| 2006-02-04 | use $command_args->{ ml_name } and $command_args->{ ml_domain }; | fukachan | |
| not udpate alias relates information if update-alias = no specified. | |||
| 2006-02-04 | use $command_args->{ ml_name } and $command_args->{ ml_domain }; | fukachan | |
| 2006-01-09 | white space cosmetics. | fukachan | |
| fix copyright. | |||
| 2006-01-08 | fix copyright | fukachan | |
| 2006-01-07 | Accoding to ${command}_command_operation_mode, it works differently. | fukachan | |
| 1. XXX_command_operation_mode == automatic, fml8 do subscription et.al. automatically. 2. XXX_command_operation_mode == manual, notify "the request is confirmed" to $maintainer, who do actual subscription et.al. | |||
| 2006-01-07 | move location of reseting compare_level. | fukachan | |
| rewritten to call FML::Command::Message->send_notification() not direct reply_message() calls in Command::User:: class. send_notification() works differently according to the value of $XXX_command_auth_type variable. | |||
| 2005-12-18 | fix copyright | fukachan | |
| 2005-12-18 | support fundamental functions: | fukachan | |
| o extract queue_id from confirmaion database. o distribute article. | |||
| 2005-12-18 | pass _confirm_id information to called process. | fukachan | |
| support "moderate" command. | |||
