| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-03-17 | nuke superflous \s*$ | fukachan | |
| 2002-03-17 | implemneted chaddr command. | fukachan | |
| 2002-03-17 | enable chaddr command | fukachan | |
| 2002-03-17 | implement chaddr, admin chaddr, makefml chaddrd | fukachan | |
| 2002-03-17 | change $command_args argument: | fukachan | |
| $command_args->{ adddress } => $command_args->{ command_data } | |||
| 2002-03-17 | works again! | fukachan | |
| if either old or new addresses in chaddr arguments is an ML member, try to confirm this request irrespective of "From:" address. | |||
| 2002-03-17 | reply_message: append \n to message if \n$ is missing | fukachan | |
| 2002-03-17 | reconstruct message queue subsystem internal. | fukachan | |
| we can handle output styles for message queue input properly now. | |||
| 2002-03-16 | reply_message_nl(): fix reply_message() args | fukachan | |
| 2002-03-16 | new message queue handling. sync with reply-message branch | fukachan | |
| 2002-03-07 | add menu.cgi using FML::CGI::Admin::Menu | fukachan | |
| 2002-03-07 | define $available_commands_for_admin_cgi | fukachan | |
| 2002-03-06 | makefml --force $command $ml ... | fukachan | |
| 2002-03-06 | define $newml_command_template_files | fukachan | |
| 2002-03-06 | implement get_as_array_ref() | fukachan | |
| 2002-03-06 | define directory for cgi and HTML article archive | fukachan | |
| 2002-03-05 | check $hook is defined or not. | fukachan | |
| 2002-03-05 | add $ml_domain within $html_archive_dir. | fukachan | |
| = $fml_owner_home_dir/public_html/mlarchive/$ml_domain/$ml_name | |||
| 2002-03-05 | modify comments: #<ALIASES> .. #</ALIASED> | fukachan | |
| 2002-02-27 | work and bugfix _search_max_id_from_top()reply-message-base | tmu | |
| 2002-02-26 | alias installation | fukachan | |
| 2002-02-24 | install aliases when makefml newml runs. | fukachan | |
| 2002-02-24 | set(key, value) and update() informs FML::Config to expand variables. | fukachan | |
| 2002-02-24 | replace $fml_owner and $ml_home_dir. | fukachan | |
| 2002-02-24 | define fml_owner(), fml_group() and mail_aliases(). | fukachan | |
| 2002-02-24 | define syscon_dir, mailconf_dir and mail_aliases_file | fukachan | |
| $sysconf_dir = $ml_home_prefix/etc $mailconf_dir = $sysconf_dir/mail $mail_aliases_file = $mailconf_dir/aliases | |||
| 2002-02-24 | define $fml_owner and $fml_group | fukachan | |
| 2002-02-24 | add alias template | fukachan | |
| 2002-02-23 | update todo | fukachan | |
| 2002-02-23 | validate if the requested admin command is permited or not. | fukachan | |
| define $available_commands_for_privileged_user rename $available_commands -> $available_commands_for_user | |||
| 2002-02-23 | fix filename= in mime header | fukachan | |
| 2002-02-23 | cosmetics | fukachan | |
| 2002-02-20 | add prototype anyway | fukachan | |
| 2002-02-20 | add Reply-To: into our reply message | fukachan | |
| 2002-02-20 | fix command work again | fukachan | |
| 2002-02-20 | log $@ if possible | fukachan | |
| 2002-02-20 | update $available_commands_for_stranger and $available_commands | fukachan | |
| fix path: $message_template_dir -> $ml_home_dir o $guide_file o $help_file o $objective_file o $summary_file | |||
| 2002-02-20 | add function _search_max_id_from_top() | tmu | |
| 2002-02-19 | remove require_lock() | fukachan | |
| 2002-02-18 | we should not inherit anything as could as possible. | fukachan | |
| remove FML::Command::Utils and ErroStatus | |||
| 2002-02-18 | we should not inherit anything as could as possible. | fukachan | |
| remove FML::Command::Utils and ErroStatus | |||
| 2002-02-18 | "permit_anyone" can be used in {post,command}_restrictions. | fukachan | |
| 2002-02-18 | fix dependence: | fukachan | |
| default_config.cf.ja.in: src/config.cf.ja/*.cf | |||
| 2002-02-17 | make "admin" command work. | fukachan | |
| fix "confirm" to re-work. | |||
| 2002-02-17 | fix file name in searching message template | fukachan | |
| 2002-02-17 | bug fix definitions on hooks | fukachan | |
| 2002-02-17 | change use() and new(). | fukachan | |
| not use ErrorStatus. check $command_args->{ override_need_no_lock } to control lock. | |||
| 2002-02-17 | fix return value by FETCH() to be without \s*$ | fukachan | |
| 2002-02-17 | remove ErrorStatus, FML::Command::Utils; | fukachan | |
| define new() call User::Command::XXX without lock since already locked now. | |||
| 2002-02-17 | fix variable name creation (cvs broke it ?) | fukachan | |
