| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-01-02 | update comments. | fukachan | |
| sort. | |||
| 2004-01-02 | fix copyright | fukachan | |
| 2004-01-02 | remove/rename $args | fukachan | |
| 2004-01-01 | remove $args. | fukachan | |
| It is a top level parameter FML::Process::Switch provides. Almost functions should access the content via utility methods provided by FML::Process::Utils. | |||
| 2004-01-01 | FNF: fix copyright | fukachan | |
| 2004-01-01 | clean up. | fukachan | |
| use more proper variable names. change _show_log() to take $curproc as argv. | |||
| 2004-01-01 | fix comments. | fukachan | |
| use more proper local variable name. | |||
| 2004-01-01 | update comments | fukachan | |
| 2003-12-31 | fix copyright | fukachan | |
| 2003-12-31 | update comments. | fukachan | |
| use $curproc->{ credential } reset address comparison level after main routine runs. | |||
| 2003-12-31 | update comments/messages. | fukachan | |
| use $curproc->{ credential } | |||
| 2003-12-31 | white space cosmetics | fukachan | |
| 2003-12-31 | update comments/messages | fukachan | |
| 2003-12-31 | update comments. | fukachan | |
| sort 'use ..' phrase. | |||
| 2003-12-31 | update comments. | fukachan | |
| clean up. modify routine names to be more readable. remove not used variables. bug fix cgi_menu() initialization phase. | |||
| 2003-12-31 | update comments | fukachan | |
| 2003-12-31 | update comments. | fukachan | |
| use $curproc->ml_*() methods if could. modify local variable names to be more readble. | |||
| 2003-12-31 | update comments. | fukachan | |
| more readable method and variable names. | |||
| 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-30 | validate $address input as data. | fukachan | |
| $cred = $curproc->{ credential }; update comments. | |||
| 2003-12-30 | update comments on $primary_*_map use. | fukachan | |
| use $curproc->{ credential } not call "use FML::Credential ...". | |||
| 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-30 | system_accounts -> system_special_accounts. | fukachan | |
| XXX xxx_restrictions supports "reject_system_accounts" for backward XXX compatiblity. | |||
| 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 (renaemd only). 2. implement FML::User::DB (basic functions are implemented). | |||
| 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-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-11-17 | fix argument FML::Confirm::is_expired($id) from time to id. | fukachan | |
| 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-11-08 | call croak() if address to remove not found | fukachan | |
| 2003-10-18 | define log_file_*_charset and modify log module to use it. | fukachan | |
| 2003-10-18 | summary_file -> article_summary_file | fukachan | |
| summary_format_style -> article_summary_file_format_style summary_format_address_length -> article_summary_file_format_address_length | |||
| 2003-10-17 | command_prompt -> command_mail_reply_prompt | fukachan | |
| 2003-10-15 | messager/rfc822 part not need charset ;) | fukachan | |
| 2003-10-15 | language_of_cgi_message() -> get_charset("cgi") | fukachan | |
| 2003-10-15 | space cosmetics | fukachan | |
| 2003-10-14 | implement get_charset() and set_charset(). modified to use it to | fukachan | |
| treat current charset changed dynamically on the fly. | |||
| 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 | |
