| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2005-12-16 | fix dup. | fukachan | |
| 2005-11-30 | fix copyright | fukachan | |
| 2005-11-30 | use $curproc->credential(); | fukachan | |
| 2005-08-23 | implement reviveml command to revive a removed ML | fukachan | |
| 2005-08-19 | FNF: XXX_clean_up() -> XXX_cleanup() | fukachan | |
| 2005-08-19 | $curproc->output_{set,get}_print_style(). | fukachan | |
| 2005-08-17 | fix copyright | fukachan | |
| 2005-08-17 | FNF: adjust methond naming convension. | fukachan | |
| follow changes of FML::User::Control: userXXX() -> user_XXX() | |||
| 2005-08-17 | FNF: adjust method naming convension. | fukachan | |
| langinfo_XXX() e.g. langinfo_get_charset()... | |||
| 2005-08-17 | FNF: adjust method naming convension. | fukachan | |
| $curproc->thread_db_args(); -> $curproc->article_thread_init(); | |||
| 2005-08-11 | FNF: article_max_id -> article_get_max_id | fukachan | |
| 2005-08-11 | FNF | fukachan | |
| command_specific_recipient -> command_line_cui_specific_recipient cui_command_specific_options -> command_line_cui_specific_options | |||
| 2005-06-04 | fix copyright | fukachan | |
| 2005-06-04 | method naming fixed to $curproc->OBJ_METHOD() form (FNF). | fukachan | |
| get_article_id -> article_get_id set_article_id -> article_set_id config_files_append_to_list -> config_files_append append_to_config_files_list -> config_files_append_to_list get_config_files_list -> config_files_get_list load_config_files -> config_files_load set_config_files_list -> config_files_set_list verify_sender_credential -> credential_verify_sender get_current_process_ml_name -> current_process_get_ml_name set_current_process_ml_name -> current_process_set_ml_name fix_perl_include_path -> env_fix_perl_include_path parse_exception -> exception_parse parse_incoming_message -> incoming_message_parse clean_up_incoming_queue -> incoming_message_queue_clean_up get_cui_menu -> menu_get_cui_config_file_path get_gui_menu -> menu_get_gui_config_file_path resolve_ml_specific_variables -> ml_variables_resolve outgoing_message_open_channel -> outgoing_message_cache_open open_outgoing_message_channel -> outgoing_message_open_channel inform_reply_messages -> reply_message_inform prepare_file_to_return -> reply_message_prepare_template clean_up_tmpfiles -> tmp_files_clean_up reset_umask -> umask_reset set_umask_as_public -> umask_set_as_public | |||
| 2005-05-30 | fix copyright | fukachan | |
| 2005-05-30 | ${admin,}command_mail_restrictions support "check_pgp_signature" rule. | fukachan | |
| Both restrictions uses same rule name but which needs different keyring directories. So, we need to handle carefully the context of two restrictions. | |||
| 2005-05-27 | fix comments (FNF) | fukachan | |
| 2005-05-26 | $curproc->allow_reply_message() -> $curproc->is_allow_reply_message(). | fukachan | |
| 2005-05-26 | not use str.str | fukachan | |
| 2005-05-26 | log errors more. | fukachan | |
| 2004-12-19 | fix copyright | fukachan | |
| 2004-12-05 | define logdebug() to disable log messages. | fukachan | |
| modified to use proper log$role(). bug fix log messages if needed. | |||
| 2004-11-25 | clean up around set_target_system() | fukachan | |
| 2004-11-24 | generate merge() method by separeting codes. | fukachan | |
| 2004-11-21 | basic support of CUI configuration menu. | fukachan | |
| 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. | |||
