| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-02-24 | fix copyright | fukachan | |
| 2004-02-15 | white space cosmetics. | fukachan | |
| 2004-02-13 | remove todo, fix comments. | fukachan | |
| 2004-02-04 | fix copyright | fukachan | |
| 2004-02-04 | vaildate address type variables. | fukachan | |
| 2004-02-01 | new FML::Command::Filter $curproc; | fukachan | |
| fix/update comments/messages. rename method: rules() -> set_rules(). use //o if could. fix var name: $article_none_mime_filter_rules -> $article_non_mime_filter_rules. implement reject_empty_content_type rule (non mime filter). | |||
| 2004-02-01 | validate input address by FML::Restriction::Base. | fukachan | |
| 2004-02-01 | use $log_command_tail_starting_location. | fukachan | |
| fix comments. | |||
| 2004-01-21 | fix copyright | fukachan | |
| 2004-01-21 | fix comments. | fukachan | |
| add missing loop label. | |||
| 2004-01-21 | fix/udpate comments. | fukachan | |
| clean up. | |||
| 2004-01-18 | overhaul: more comments. | fukachan | |
| 2004-01-02 | fix/update comments. | fukachan | |
| 2004-01-02 | fix copyright | fukachan | |
| 2004-01-02 | update comments | fukachan | |
| 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 | |||
