| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-09-09 | show menu for an anonymous user by calling | fukachan | |
| FML::CGI::User->anonymous_cgi_menu(); | |||
| 2006-03-05 | changed to command_context object based. | fukachan | |
| 2006-03-04 | $command_args -> $command_context (OBJ), method style | fukachan | |
| 2006-01-08 | fix copyright | fukachan | |
| 2006-01-07 | move location of reseting compare_level. | fukachan | |
| rewritten to call FML::Command::Message->send_notification() not direct reply_message() calls in Command::User:: class. send_notification() works differently according to the value of $XXX_command_auth_type variable. | |||
| 2005-11-30 | use $curproc->credential(); | fukachan | |
| 2005-08-11 | FNF | fukachan | |
| command_specific_recipient -> command_line_cui_specific_recipient cui_command_specific_options -> command_line_cui_specific_options | |||
| 2005-05-26 | $curproc->allow_reply_message() -> $curproc->is_allow_reply_message(). | fukachan | |
| 2004-07-23 | white space cosmetics | fukachan | |
| 2004-07-06 | always ignore arguments of {subscribe,unsubscribe} command mail requests | fukachan | |
| to ensure more correct confirmation. | |||
| 2004-06-26 | overhaul: fix comments, messages and style. | fukachan | |
| 2004-04-23 | remove "use FML::Log;". | fukachan | |
| 2004-03-13 | fml --allow-send-message allows makefml/fml sends reply messages. | fukachan | |
| currently user mode "subscribe" and "unsubcribe" support this style. | |||
| 2004-02-24 | fix copyright | fukachan | |
| 2004-02-15 | white space cosmetics. | fukachan | |
| 2003-12-31 | update comments. | fukachan | |
| use $curproc->{ credential } reset address comparison level after main routine runs. | |||
| 2003-11-22 | separete database part in FML::Confirm to FML::Cache::Journal which | fukachan | |
| can be shared between other modules. change FML::Confirm::new() to take $curproc. | |||
| 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-03-18 | remove giant lock and use fine granuality locks now. | fukachan | |
| 2003-02-01 | fix copyright | fukachan | |
| 2003-02-01 | try exact matching just before changing user. | fukachan | |
| 2002-12-18 | clean up comments and messages | fukachan | |
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-08-08 | change arguments of credential functions to clarify the target address: | fukachan | |
| e.g. is_member($curproc, $args) -> is_member(addr) modified functions: o is_member() o is_privileged_member() o is_recipient() o match_system_accounts() | |||
| 2002-04-03 | clean up doc & codes, FNF-ify | fukachan | |
| 2002-02-18 | we should not inherit anything as could as possible. | fukachan | |
| remove FML::Command::Utils and ErroStatus | |||
| 2002-02-17 | confirm_keyword -> confirm_command_prefix | fukachan | |
| 2002-02-13 | define access method need_lock(). | fukachan | |
| each command module determins whether it needs lock or not. | |||
| 2001-12-23 | update documents, comments | fukachan | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-10-14 | $optargs -> $command_args | fukachan | |
| 2001-10-13 | use reply_message_nl() | fukachan | |
| 2001-10-11 | try confirmation | fukachan | |
| 2001-10-10 | prototype | fukachan | |
| 2001-08-26 | check the address is alrady subscribed or not by FML::Credential module. | fukachan | |
| s/Command/Command::User/ | |||
| 2001-08-26 | Initial revision | fukachan | |
