| Age | Commit message (Expand) | Author |
| 2006-10-07 | fix comments. | fukachan |
| 2006-03-05 | changed to command_context object based. | fukachan |
| 2006-03-04 | $command_args -> $command_context (OBJ), method style | fukachan |
| 2005-08-17 | fix copyright | fukachan |
| 2005-08-17 | FNF: adjust methond naming convension. | fukachan |
| 2004-07-23 | fix comments (FNF). | fukachan |
| 2004-04-28 | implement verify_syntax() using FML::Command::Syntax | fukachan |
| 2004-02-15 | white space cosmetics. | fukachan |
| 2004-01-02 | fix copyright | fukachan |
| 2004-01-01 | remove $args. | fukachan |
| 2003-12-31 | update comments | fukachan |
| 2003-11-23 | create FML::User::* class to manipulate user database. | fukachan |
| 2003-09-27 | FML/CGI/Admin/{List,ML,User}.pm -> FML/CGI/{List,ML,User}.pm | fukachan |
| 2003-08-29 | use $curproc->config(), pcb() not { config }, { pcb } respectively. | fukachan |
| 2003-08-23 | fix comments: =head2 function(...) form | fukachan |
| 2003-05-12 | we should operate only $primary_*_map not $*_maps in deleting the user | fukachan |
| 2003-03-18 | remove giant lock and use fine granuality locks now. | fukachan |
| 2003-02-13 | user{add,del}() checks input $address. | fukachan |
| 2003-01-29 | use $config->get_as_array_ref() method. | fukachan |
| 2003-01-25 | FNF: fix comments | fukachan |
| 2002-12-20 | fix comments and error messages. | fukachan |
| 2002-12-15 | clean up comments | fukachan |
| 2002-09-22 | add section on FNF | fukachan |
| 2002-09-11 | fml5 -> fml8 | fukachan |
| 2002-07-20 | member_map use config primary_member_map to member_maps | tmu |
| 2002-04-03 | clean up doc & codes, FNF-ify | fukachan |
| 2002-03-30 | white space cosmetics: nuke \s*$ | fukachan |
| 2002-03-19 | define FML::Command::UserControl class to share user control codes. | fukachan |
| 2002-03-19 | implement cgi_menu() to show command specific menu in CGI screen | fukachan |
| 2002-03-17 | change $command_args argument: | fukachan |
| 2002-02-20 | fix command work again | fukachan |
| 2002-02-18 | we should not inherit anything as could as possible. | fukachan |
| 2002-02-13 | define access method need_lock(). | fukachan |
| 2001-12-23 | update documents, comments | fukachan |
| 2001-12-22 | remove \s*$ | fukachan |
| 2001-10-14 | $optargs -> $command_args | fukachan |
| 2001-09-13 | new hier: makefml uses Command::Admin | fukachan |
| 2001-08-26 | Initial revision | fukachan |