summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/Admin/chaddr.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
2004-06-29overhaul:fukachan
2004-04-28implement verify_syntax() using FML::Command::Syntaxfukachan
2004-04-23remove "use FML::Log;".fukachan
2004-02-15white space cosmetics.fukachan
2004-02-01validate input address by FML::Restriction::Base.fukachan
2004-01-01FNF: fix copyrightfukachan
2004-01-01update commentsfukachan
2003-11-23create FML::User::* class to manipulate user database.fukachan
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-08-23define $curproc->log, logwarn, logerror and log_message() methods.fukachan
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-03-17move the main code to FML::Command::UserControl.fukachan
2003-02-09cosmetics (white spaces)fukachan
2003-02-01remove address matched by IO::Adapter in the case of $old_addressfukachan
2003-02-01fix copyrightfukachan
2003-02-01try exact matching just before changing user.fukachan
2002-12-20fix comments and error messages.fukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-08-08change arguments of credential functions to clarify the target address:fukachan
2002-07-24change argv of FML::Credential::has_address_in_map():fukachan
2002-07-23reconstruct SQL functions in IO::Adapterfukachan
2002-05-29bug fix: error_set() -> croak()fukachan
2002-04-07chaddr over all mapsfukachan
2002-03-17implement chaddr, admin chaddr, makefml chaddrdfukachan