summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command
AgeCommit message (Collapse)Author
2004-02-24fix copyrightfukachan
2004-02-15white space cosmetics.fukachan
2004-02-13remove todo, fix comments.fukachan
2004-02-04fix copyrightfukachan
2004-02-04vaildate address type variables.fukachan
2004-02-01new 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-01validate input address by FML::Restriction::Base.fukachan
2004-02-01use $log_command_tail_starting_location.fukachan
fix comments.
2004-01-21fix copyrightfukachan
2004-01-21fix comments.fukachan
add missing loop label.
2004-01-21fix/udpate comments.fukachan
clean up.
2004-01-18overhaul: more comments.fukachan
2004-01-02fix/update comments.fukachan
2004-01-02fix copyrightfukachan
2004-01-02update commentsfukachan
2004-01-02update comments.fukachan
sort.
2004-01-02fix copyrightfukachan
2004-01-02remove/rename $argsfukachan
2004-01-01remove $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-01FNF: fix copyrightfukachan
2004-01-01clean up.fukachan
use more proper variable names. change _show_log() to take $curproc as argv.
2004-01-01fix comments.fukachan
use more proper local variable name.
2004-01-01update commentsfukachan
2003-12-31fix copyrightfukachan
2003-12-31update comments.fukachan
use $curproc->{ credential } reset address comparison level after main routine runs.
2003-12-31update comments/messages.fukachan
use $curproc->{ credential }
2003-12-31white space cosmeticsfukachan
2003-12-31update comments/messagesfukachan
2003-12-31update comments.fukachan
sort 'use ..' phrase.
2003-12-31update comments.fukachan
clean up. modify routine names to be more readable. remove not used variables. bug fix cgi_menu() initialization phase.
2003-12-31update commentsfukachan
2003-12-31update comments.fukachan
use $curproc->ml_*() methods if could. modify local variable names to be more readble.
2003-12-31update comments.fukachan
more readable method and variable names.
2003-12-31update comments.fukachan
use $curproc->ml_*() methods if could. reset $ENV{'PATH'} while running editor.
2003-12-31update comments.fukachan
implement check_ml_home_dir() and modify rules.
2003-12-31update comments.fukachan
define and use $maplist.
2003-12-31update commentsfukachan
2003-12-30validate $address input as data.fukachan
$cred = $curproc->{ credential }; update comments.
2003-12-30update comments on $primary_*_map use.fukachan
use $curproc->{ credential } not call "use FML::Credential ...".
2003-12-28clean 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-20use $newml_command_ml_admin_default_address as $ml-admin value.fukachan
if unspecified, use the default fml owner value.
2003-12-20use $list_command_default_maps not hard-coded value.fukachan
change default map to $recipient_maps not $member_maps.
2003-11-30system_accounts -> system_special_accounts.fukachan
XXX xxx_restrictions supports "reject_system_accounts" for backward XXX compatiblity.
2003-11-26try to list up arbitorary map if could.fukachan
FML::User::Control::{userlist -> print_userlist}
2003-11-23create 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-23create 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-22separete database part in FML::Confirm to FML::Cache::Journal whichfukachan
can be shared between other modules. change FML::Confirm::new() to take $curproc.
2003-11-17fix argument FML::Confirm::is_expired($id) from time to id.fukachan
2003-11-16validate argumentsfukachan
2003-11-16fixed argument handling to support:fukachan
o makefml method domain o fml domain method