| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-06-28 | fix copyright | fukachan | |
| 2007-01-13 | fix comments. | fukachan | |
| ensure initial value. | |||
| 2006-11-19 | fix comments | fukachan | |
| 2006-07-09 | white space cosmetics | fukachan | |
| 2006-05-16 | define get_user_total(), return the total number of addresses in list. | fukachan | |
| 2006-03-05 | changed to command_context object based. | fukachan | |
| 2006-02-22 | define get_key_as_array_ref(). | fukachan | |
| 2006-02-22 | consider the case that plural addresses are matched. | fukachan | |
| 2006-02-18 | fix copyright | fukachan | |
| 2006-02-18 | rename method: add(HASH_REF) -> set_header_info($address) | fukachan | |
| 2006-02-18 | define add() and set() | fukachan | |
| 2006-02-18 | always update user infomation db. | fukachan | |
| update gecos and action date if operation runs under MTA, but update only date in other cases. | |||
| 2006-01-08 | fix copyright | fukachan | |
| 2006-01-07 | use reply_message() in chaddr operations to send back log. | fukachan | |
| 2005-08-19 | which_map -> map_to_term | fukachan | |
| which_map_nl -> map_to_term_nl set_print_style -> output_set_print_style get_print_style -> output_get_print_style | |||
| 2005-08-17 | fix copyright | fukachan | |
| 2005-08-17 | align methond name user_XXX: changed userXXX() -> user_XXX(). | fukachan | |
| follow FML::User::Info changes (import_from_mail_header() -> add()). | |||
| 2005-08-17 | import_from_mail_header() -> add() with args changed (nuke $curproc). | fukachan | |
| 2005-05-27 | fix comments (FNF) | fukachan | |
| 2004-12-05 | define logdebug() to disable log messages. | fukachan | |
| modified to use proper log$role(). bug fix log messages if needed. | |||
| 2004-07-23 | white space cosmetics | fukachan | |
| 2004-07-23 | fix typo | fukachan | |
| 2004-07-23 | fix error messages. | fukachan | |
| ensure initial value. | |||
| 2004-07-11 | fix comments | fukachan | |
| 2004-06-27 | tune IO::Adapter::close() timing. | fukachan | |
| use TERM_NL(map) style not which_map_nl() where TERM_NL() can handle charset dependent map name translation. | |||
| 2004-05-16 | enhance print_userlist() for command mail. | fukachan | |
| 2004-04-30 | return error messages more. | fukachan | |
| call croak() if critical error. | |||
| 2004-04-28 | add missing error messages | fukachan | |
| 2004-04-27 | move quotemeta() from IO::Adapter to here. | fukachan | |
| 2004-04-23 | remove "use FML::Log;". | fukachan | |
| 2004-01-24 | fix comments. | fukachan | |
| more proper variable names. | |||
| 2004-01-21 | fix comments. | fukachan | |
| close output channel before exits from within loop. | |||
| 2004-01-21 | clean up. | fukachan | |
| cosmetics. more todo. | |||
| 2003-12-06 | cosmetics: white space | fukachan | |
| 2003-11-29 | use $curproc->config() to get config object. | fukachan | |
| 2003-11-27 | check if $buf retruned from IO::Adapter is defined. | fukachan | |
| 2003-11-26 | cal get_key_values_as_array_ref() of IO::Adapter to get key and all | fukachan | |
| values. So, print_userlist() print out "key values ...". | |||
| 2003-11-26 | rename method: userlist -> print_userlist | fukachan | |
| 2003-11-25 | remove debug condition | fukachan | |
| 2003-11-24 | fix comment: FNF | fukachan | |
| 2003-11-23 | run FML::User::Infoal->import_from_mail_header() to save user info | fukachan | |
| included in the header for further use. | |||
| 2003-11-23 | avoid duplication. | fukachan | |
| 2003-11-23 | create FML::User::* class to manipulate user database. | fukachan | |
| 1. move FML::Command::UserControl to FML::User::Control class (renaemd only). 2. implement FML::User::DB (basic functions are implemented). | |||
