| Age | Commit message (Expand) | Author |
| 2003-11-16 | switched to new ml_home_prefix framework, which is enhanced virtual | fukachan |
| 2003-11-15 | add templatenew-domain-op-base | fukachan |
| 2003-11-08 | call croak() if address to remove not found | fukachan |
| 2003-10-18 | define log_file_*_charset and modify log module to use it. | fukachan |
| 2003-10-18 | summary_file -> article_summary_file | fukachan |
| 2003-10-17 | command_prompt -> command_mail_reply_prompt | fukachan |
| 2003-10-15 | messager/rfc822 part not need charset ;) | fukachan |
| 2003-10-15 | language_of_cgi_message() -> get_charset("cgi") | fukachan |
| 2003-10-15 | space cosmetics | fukachan |
| 2003-10-14 | implement get_charset() and set_charset(). modified to use it to | fukachan |
| 2003-10-07 | fix html style: | fukachan |
| 2003-10-06 | fix printing_style value: cgi -> html | fukachan |
| 2003-09-27 | FML/CGI/Admin/{List,ML,User}.pm -> FML/CGI/{List,ML,User}.pm | fukachan |
| 2003-09-25 | change *::CGI:: class architecture. | fukachan |
| 2003-09-25 | change arguments of get_ml_list() to remove $args. | fukachan |
| 2003-09-13 | use $curproc->ui_message() instead of "print STDERR ...". | fukachan |
| 2003-09-13 | print STDERR ... if $debug | fukachan |
| 2003-09-12 | clarify error messages more. | fukachan |
| 2003-09-08 | fix copyrigt | fukachan |
| 2003-09-06 | use removed_ml_home_dir_path() method to determine the dir path used | fukachan |
| 2003-09-04 | use $curproc->config() | fukachan |
| 2003-08-29 | use $curproc->config(), pcb() not { config }, { pcb } respectively. | fukachan |
| 2003-08-23 | define $curproc->log, logwarn, logerror and log_message() methods. | fukachan |
| 2003-08-23 | fix comments: =head2 function(...) form | fukachan |
| 2003-07-19 | fixed to co-work with udb well. | fukachan |
| 2003-06-29 | check the number of request in get commands. | fukachan |
| 2003-06-22 | add && enable functions: check_command_limit, check_line_length_limit. | fukachan |
| 2003-05-28 | list up summary for each algorithm defined in $error_analyzer_function_list. | fukachan |
| 2003-05-20 | move the status dump code from FML::Command::Admin:error to FML::Error. | fukachan |
| 2003-05-20 | disable lock since FML::Error locks itself if needed. | fukachan |
| 2003-05-12 | we should operate only $primary_*_map not $*_maps in deleting the user | fukachan |
| 2003-04-29 | modify format to be more similar to usual mailq output. | fukachan |
| 2003-04-19 | fix virtual domain handling (fml-devel:417) | fukachan |
| 2003-04-18 | mkdir $ml_home_prefix if not found | fukachan |
| 2003-03-28 | clean up (nuke \s*$) | fukachan |
| 2003-03-28 | s/article_id_max/article_max_id/g | fukachan |
| 2003-03-23 | FNF: fix comments | fukachan |
| 2003-03-18 | modify chaddr algorithm: "del() and add()" -> "add() and del()". | fukachan |
| 2003-03-18 | fix copyright | fukachan |
| 2003-03-18 | remove giant lock and use fine granuality locks now. | fukachan |
| 2003-03-18 | not need lock | fukachan |
| 2003-03-17 | implement user_chaddr() and get_user_list(). | fukachan |
| 2003-03-17 | implement change_password(). | fukachan |
| 2003-03-17 | move the main code to FML::Command::Auth. | fukachan |
| 2003-03-17 | move the main code to FML::Command::UserControl. | fukachan |
| 2003-03-16 | fix copyright | fukachan |
| 2003-03-16 | need no giant lock. | fukachan |
| 2003-03-16 | use $curproc->article_id_max() to get the last article id. | fukachan |
| 2003-03-16 | remove fmlthread. | fukachan |
| 2003-03-15 | remove fmlspool | fukachan |