summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/Admin/newml.pm
AgeCommit message (Expand)Author
2008-09-12clean up.fukachan
2006-03-05changed to command_context object based.fukachan
2006-03-04$command_args -> $command_context (OBJ), method stylefukachan
2006-02-04fix copyrightfukachan
2006-02-04use $command_args->{ ml_name } and $command_args->{ ml_domain };fukachan
2004-07-23fix comments (FNF)fukachan
2004-03-16implement {set,get}_force_mode().fukachan
2004-02-15white space cosmetics.fukachan
2004-01-18overhaul: more comments.fukachan
2004-01-02fix copyrightfukachan
2004-01-01remove $args.fukachan
2003-12-28clean up class hierarchy.fukachan
2003-12-20use $newml_command_ml_admin_default_address as $ml-admin value.fukachan
2003-10-15space cosmeticsfukachan
2003-09-27FML/CGI/Admin/{List,ML,User}.pm -> FML/CGI/{List,ML,User}.pmfukachan
2003-09-25change *::CGI:: class architecture.fukachan
2003-09-13use $curproc->ui_message() instead of "print STDERR ...".fukachan
2003-09-12clarify error messages more.fukachan
2003-09-04use $curproc->config()fukachan
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-04-19fix virtual domain handling (fml-devel:417)fukachan
2003-04-18mkdir $ml_home_prefix if not foundfukachan
2003-02-14nuke todo done alreadyfukachan
2003-02-09cosmetics (white spaces)fukachan
2003-01-29in newml, we should check if $ml_name already exists as a user name or not.fukachan
2003-01-25FNF: fix commentsfukachan
2003-01-07fix copyrightfukachan
2003-01-03get_as_array_ref() to get $newml_command_mta_config_list values.fukachan
2002-12-24fix commentsfukachan
2002-11-10cosmetic changes: white spacesfukachan
2002-10-29handle both public and private directories in initialization phase.fukachan
2002-10-29prinf "a b c" -> a, b, cfukachan
2002-09-22add section on FNFfukachan
2002-09-15switched to use of $curproc->mkdir() if couldfukachan
2002-09-11fml5 -> fml8fukachan
2002-08-28validate $ml_home_prefix before mainfukachan
2002-07-28rename: init_config_dir_list -> newml_command_init_dirsfukachan
2002-07-12enable newml/rmml updates procmailrc templatesfukachan
2002-06-27major overhaulfukachan
2002-06-25clean up (white spaces)fukachan
2002-06-23install a template for qmail/control/virtualdomainsfukachan
2002-06-23insert "$ml_domain $ml_domain" to the file "virtual" at the first time.fukachan
2002-06-22fix args of ml_home_xxx()fukachan
2002-06-21set up $ml_name dynamicallyfukachan
2002-06-01nuke white spaces \s*$fukachan
2002-06-01FNF-ifyfukachan
2002-05-28run "postmap virtual"fukachan
2002-05-28mkdir @$init_config_dir_listfukachan
2002-05-28mainconf_dir -> domain_mail_config_dirfukachan