summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/User/digest.pm
AgeCommit message (Expand)Author
2006-10-08bug fix comments.fukachan
2006-03-05changed to command_context object based.fukachan
2006-03-04$command_args -> $command_context (OBJ), method stylefukachan
2005-12-16fix dup.fukachan
2005-11-30fix copyrightfukachan
2005-11-30use $curproc->credential();fukachan
2004-06-29overhaul:fukachan
2004-04-23remove "use FML::Log;".fukachan
2004-02-24fix copyrightfukachan
2004-02-15white space cosmetics.fukachan
2003-12-31update comments/messages.fukachan
2003-12-30update comments on $primary_*_map use.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-03-18fix copyrightfukachan
2003-03-18remove giant lock and use fine granuality locks now.fukachan
2002-12-24clean up: nuke \s*$fukachan
2002-12-23fix comments.fukachan
2002-11-20init digest mode change for usertmu