| Age | Commit message (Expand) | Author |
| 2008-09-12 | clean up. | fukachan |
| 2006-03-05 | changed to command_context object based. | fukachan |
| 2006-03-04 | $command_args -> $command_context (OBJ), method style | fukachan |
| 2006-02-04 | fix copyright | fukachan |
| 2006-02-04 | use $command_args->{ ml_name } and $command_args->{ ml_domain }; | fukachan |
| 2004-07-23 | fix comments (FNF) | fukachan |
| 2004-03-16 | implement {set,get}_force_mode(). | fukachan |
| 2004-02-15 | white space cosmetics. | fukachan |
| 2004-01-18 | overhaul: more comments. | fukachan |
| 2004-01-02 | fix copyright | fukachan |
| 2004-01-01 | remove $args. | fukachan |
| 2003-12-28 | clean up class hierarchy. | fukachan |
| 2003-12-20 | use $newml_command_ml_admin_default_address as $ml-admin value. | fukachan |
| 2003-10-15 | space cosmetics | 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-13 | use $curproc->ui_message() instead of "print STDERR ...". | fukachan |
| 2003-09-12 | clarify error messages more. | fukachan |
| 2003-09-04 | use $curproc->config() | fukachan |
| 2003-08-29 | use $curproc->config(), pcb() not { config }, { pcb } respectively. | fukachan |
| 2003-08-23 | fix comments: =head2 function(...) form | fukachan |
| 2003-04-19 | fix virtual domain handling (fml-devel:417) | fukachan |
| 2003-04-18 | mkdir $ml_home_prefix if not found | fukachan |
| 2003-02-14 | nuke todo done already | fukachan |
| 2003-02-09 | cosmetics (white spaces) | fukachan |
| 2003-01-29 | in newml, we should check if $ml_name already exists as a user name or not. | fukachan |
| 2003-01-25 | FNF: fix comments | fukachan |
| 2003-01-07 | fix copyright | fukachan |
| 2003-01-03 | get_as_array_ref() to get $newml_command_mta_config_list values. | fukachan |
| 2002-12-24 | fix comments | fukachan |
| 2002-11-10 | cosmetic changes: white spaces | fukachan |
| 2002-10-29 | handle both public and private directories in initialization phase. | fukachan |
| 2002-10-29 | prinf "a b c" -> a, b, c | fukachan |
| 2002-09-22 | add section on FNF | fukachan |
| 2002-09-15 | switched to use of $curproc->mkdir() if could | fukachan |
| 2002-09-11 | fml5 -> fml8 | fukachan |
| 2002-08-28 | validate $ml_home_prefix before main | fukachan |
| 2002-07-28 | rename: init_config_dir_list -> newml_command_init_dirs | fukachan |
| 2002-07-12 | enable newml/rmml updates procmailrc templates | fukachan |
| 2002-06-27 | major overhaul | fukachan |
| 2002-06-25 | clean up (white spaces) | fukachan |
| 2002-06-23 | install a template for qmail/control/virtualdomains | fukachan |
| 2002-06-23 | insert "$ml_domain $ml_domain" to the file "virtual" at the first time. | fukachan |
| 2002-06-22 | fix args of ml_home_xxx() | fukachan |
| 2002-06-21 | set up $ml_name dynamically | fukachan |
| 2002-06-01 | nuke white spaces \s*$ | fukachan |
| 2002-06-01 | FNF-ify | fukachan |
| 2002-05-28 | run "postmap virtual" | fukachan |
| 2002-05-28 | mkdir @$init_config_dir_list | fukachan |
| 2002-05-28 | mainconf_dir -> domain_mail_config_dir | fukachan |