| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-09-06 | launch warning on site_init.ph and site_force.ph if needed. | fukachan | |
| 2004-09-04 | print only valid queue | fukachan | |
| 2004-09-03 | show all entries not only within active queue. | fukachan | |
| 2004-08-14 | show number of requests if requests > 0 | fukachan | |
| 2004-07-26 | rewritten to use $curproc->thread_db_args() method for code sharing. | fukachan | |
| 2004-07-26 | fix copyright. | fukachan | |
| 2004-07-23 | white space cosmetics | fukachan | |
| 2004-07-23 | fix comments (FNF) | fukachan | |
| 2004-07-23 | fix error messages | fukachan | |
| 2004-07-23 | fix comments. | fukachan | |
| use //o if could. | |||
| 2004-07-23 | fix comments (FNF). | fukachan | |
| ensure initial value. | |||
| 2004-07-23 | fix typo of error messages. | fukachan | |
| 2004-07-11 | fix comments | fukachan | |
| 2004-07-06 | always ignore arguments of {subscribe,unsubscribe} command mail requests | fukachan | |
| to ensure more correct confirmation. | |||
| 2004-06-30 | overhaul: fix comments and messages. validate initial value. | fukachan | |
| 2004-06-29 | overhaul: | fukachan | |
| o fix comments. o fix messages/error messages. o use //o if could. o specify initial value. | |||
| 2004-06-27 | bug fix: implement verify_syntax(). | fukachan | |
| 2004-06-26 | overhaul: fix comments, messages and style. | fukachan | |
| 2004-06-26 | fix comments. | fukachan | |
| change default: tail -100 by default. | |||
| 2004-06-26 | fix comments. | fukachan | |
| bug fix reset of $command_args . | |||
| 2004-06-26 | fix comments. | fukachan | |
| change private method name. modify sanity check a little. | |||
| 2004-06-26 | fix comments. | fukachan | |
| bug fix reset of $command_args values. | |||
| 2004-06-26 | fix comments. | fukachan | |
| warn() -> ui_message(). | |||
| 2004-06-26 | fix comments. | fukachan | |
| my (@var) = ... style. | |||
| 2004-06-26 | fix comments. | fukachan | |
| quotemeta search key. | |||
| 2004-06-24 | clean up. | fukachan | |
| handle CUI case (ok?) | |||
| 2004-05-22 | rename variable: $error_* -> $error_mail_* | fukachan | |
| error_analyzer_day_limit->error_mail_analyzer_day_limit error_analyzer_cache_dir->error_mail_analyzer_cache_dir error_analyzer_cache_type->error_mail_analyzer_cache_type error_analyzer_cache_mode->error_mail_analyzer_cache_mode error_analyzer_cache_size->error_mail_analyzer_cache_size error_analyzer_function_select_list->error_mail_analyzer_function_select_list error_analyzer_function->error_mail_analyzer_function error_analyzer_simple_count_limit->error_mail_analyzer_simple_count_limit | |||
| 2004-05-19 | flush mail queue | fukachan | |
| 2004-05-16 | remove is_cgi related codes. | fukachan | |
| 2004-05-16 | fix copyright | fukachan | |
| 2004-05-02 | implemented for convenience | fukachan | |
| 2004-05-01 | asymmetric user control | fukachan | |
| 2004-04-30 | call command specific rewrite_prompt() if could. | fukachan | |
| 2004-04-30 | more restrict error checks. | fukachan | |
| fix rewrite_prompt(). | |||
| 2004-04-30 | more restrict error checks. | fukachan | |
| 2004-04-28 | implement verify_syntax() using FML::Command::Syntax | fukachan | |
| 2004-04-27 | bug fix search logic. | fukachan | |
| move quotemeta() from IO::Adapter to here. | |||
| 2004-04-23 | bug fix: we need to touch etc/passwd-admin file firstly. | fukachan | |
| 2004-04-23 | fix copyright | fukachan | |
| 2004-04-23 | remove "use FML::Log;". | fukachan | |
| 2004-04-22 | when unsubscribe command, stop the current process since | fukachan | |
| no more processing is required. XXX ? hmm, wrong in some cases e.g. unsubscribe + guide. XXX but ignore it ;-) | |||
| 2004-04-20 | -O algorithm= option | fukachan | |
| 2004-04-18 | variable renaming: | fukachan | |
| s/cgi_language_list/cgi_language_select_list/; s/cgi_menu_address_map_list/cgi_menu_address_map_select_list/; s/error_analyzer_function_list/error_analyzer_function_select_list/; s/template_file_charset_list/template_file_charset_select_list/; | |||
| 2004-03-31 | Mail::ThreadTrack is obsoleted. remove related codes. | fukachan | |
| 2004-03-29 | list sub command do not run print_one_line_summary(). | fukachan | |
| fix typo. | |||
| 2004-03-28 | re-implemented. currently FML::Article::Thread based one. | fukachan | |
| 2004-03-24 | fix copyright | fukachan | |
| 2004-03-23 | modified for "--allow-send-message --send-to=ADDRESS" option. | fukachan | |
| 2004-03-23 | allow CUI(fml,makefml) to send messages. | fukachan | |
| this function disabled by default. fml and makefml can use --allow-send-message --send-to=ADDRESS option for it. | |||
| 2004-03-23 | try to allow -O key=value command line options. Internally each | fukachan | |
| function uses cui_command_specific_options() to get the command specific options. | |||
