summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/Admin/off.pm
AgeCommit message (Expand)Author
2006-10-07fix comments.fukachan
2006-03-05changed to command_context object based.fukachan
2006-03-04$command_args -> $command_context (OBJ), method stylefukachan
2005-11-30use $curproc->credential();fukachan
2005-08-17fix copyrightfukachan
2005-08-17FNF: adjust methond naming convension.fukachan
2004-07-23white space cosmeticsfukachan
2004-06-29overhaul:fukachan
2004-04-30more restrict error checks.fukachan
2004-04-28implement verify_syntax() using FML::Command::Syntaxfukachan
2004-02-15white space cosmetics.fukachan
2004-01-02fix copyrightfukachan
2004-01-01remove $args.fukachan
2003-12-31update commentsfukachan
2003-11-23create FML::User::* class to manipulate user database.fukachan
2003-09-27FML/CGI/Admin/{List,ML,User}.pm -> FML/CGI/{List,ML,User}.pmfukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-05-12we should operate only $primary_*_map not $*_maps in deleting the userfukachan
2003-03-18remove giant lock and use fine granuality locks now.fukachan
2003-02-13user{add,del}() checks input $address.fukachan
2003-02-13fixed to use $config->get_as_array_ref().fukachan
2003-01-25FNF: fix commentsfukachan
2002-12-24clean up: nuke \s*$fukachan
2002-12-20fix comments and error messages.fukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-07-22prototype on and off mode for recipient maptmu