| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-12-31 | update comments. | fukachan | |
| use $curproc->ml_*() methods if could. reset $ENV{'PATH'} while running editor. | |||
| 2003-12-31 | update comments. | fukachan | |
| implement check_ml_home_dir() and modify rules. | |||
| 2003-12-31 | update comments. | fukachan | |
| define and use $maplist. | |||
| 2003-12-31 | update comments | fukachan | |
| 2003-12-28 | clean up class hierarchy. | fukachan | |
| o FML::HomeDir::Prefix -> FML::ML::HomePrefix; o FML::MTAControl -> FML::MTA::Control o move main codes in newml and rmml to FML::ML::Control class. | |||
| 2003-12-20 | use $newml_command_ml_admin_default_address as $ml-admin value. | fukachan | |
| if unspecified, use the default fml owner value. | |||
| 2003-12-20 | use $list_command_default_maps not hard-coded value. | fukachan | |
| change default map to $recipient_maps not $member_maps. | |||
| 2003-11-26 | try to list up arbitorary map if could. | fukachan | |
| FML::User::Control::{userlist -> print_userlist} | |||
| 2003-11-23 | create FML::User::* class to manipulate user database. | fukachan | |
| 1. move FML::Command::UserControl to FML::User::Control class. 2. implement FML::User::DB (committed later). | |||
| 2003-11-16 | validate arguments | fukachan | |
| 2003-11-16 | fixed argument handling to support: | fukachan | |
| o makefml method domain o fml domain method | |||
| 2003-11-16 | switched to new ml_home_prefix framework, which is enhanced virtual | fukachan | |
| domain operation. See fml-devel in 2003/10. | |||
| 2003-11-15 | add templatenew-domain-op-base | fukachan | |
| 2003-10-18 | define log_file_*_charset and modify log module to use it. | fukachan | |
| 2003-10-15 | language_of_cgi_message() -> get_charset("cgi") | fukachan | |
| 2003-10-15 | space cosmetics | fukachan | |
| 2003-10-07 | fix html style: | fukachan | |
| <pre>str1</pre> <pre>str2</pre> ... -> <pre>str1\nstr2 ... </pre> | |||
| 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 | |
| FML::CGI::*Admin::Menu inherits FML::CGI::Menu. methods in FML::Process::CGI::* returns the value by checking the current cgi mode (admin or ml-admin). | |||
| 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-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 | |
| as the removed $ml_home_dir. | |||
| 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 | |
| modified to use $curproc->log*() interface. | |||
| 2003-08-23 | fix comments: =head2 function(...) form | 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 | |
| address. | |||
| 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-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 | move the main code to FML::Command::Auth. | fukachan | |
| 2003-03-17 | move the main code to FML::Command::UserControl. | fukachan | |
| modified to use FML::Command::UserControl. | |||
| 2003-03-16 | need no giant lock. | fukachan | |
| FML::Spool -> FML::Article::Spool fix argument handling. | |||
| 2003-03-16 | remove fmlthread. | fukachan | |
| "fmlthread ..." -> "fml $ml thread ..." | |||
| 2003-03-15 | remove fmlspool | fukachan | |
| 2003-03-14 | add todo. | fukachan | |
| FNF: fix comments. | |||
| 2003-03-14 | fmlerror is obsolete. | fukachan | |
| 2003-03-14 | summary functions, which is imported from fmlsummary core. | fukachan | |
| 2003-03-14 | fix copyright | fukachan | |
