summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command.pm
AgeCommit message (Expand)Author
2006-03-05fix copyrightfukachan
2006-03-05changed to command_context object based.fukachan
2005-12-18fix copyrightfukachan
2005-12-18add more debug codesfukachan
2004-07-23white space cosmeticsfukachan
2004-06-27reverse command_mode check code.fukachan
2004-06-26overhaul:fukachan
2004-04-23remove "use FML::Log;".fukachan
2004-03-04merge new command mail framework [from command-reconstruct branch]fukachan
2004-01-23fix copyrightfukachan
2004-01-22fix comments.fukachan
2003-12-20define get_mode() and set_mode() and modified to use it.fukachan
2003-08-23define $curproc->log, logwarn, logerror and log_message() methods.fukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-06-29check the number of request in get commands.fukachan
2003-03-18remove giant lock and use fine granuality locks now.fukachan
2003-03-16add comment on lock channelfukachan
2003-01-03define $debug.fukachan
2002-12-24clean up: nuke \s*$fukachan
2002-12-22fix commentsfukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-08-03white spacesfukachan
2002-07-18fix typofukachan
2002-07-14use "$myname eq" not "$0 =~"fukachan
2002-07-14copy message and send it to $maintainer toofukachan
2002-06-30clean up: nuke \s*$fukachan
2002-06-30fix comments. white spaces. FNF-ify.fukachan
2002-04-07remove \s*$fukachan
2002-04-07clean upfukachan
2002-03-23implement rewrite_prompt(). It is used to hide password et. al.fukachan
2002-02-20log $@ if possiblefukachan
2002-02-19remove require_lock()fukachan
2002-02-17change use() and new().fukachan
2002-02-17remove \s*$fukachan
2002-02-13define access method need_lock().fukachan
2002-01-30fix copyrightfukachan
2002-01-20fixed to call up error to FML::Process::Command layerfukachan
2001-12-22remove \s*$fukachan
2001-11-27update comments with FNF-ifyfukachan
2001-11-08defined() check for $command_argsfukachan
2001-10-17FML/Command/ACL.pm -> FML/Command/Attribute.pmfukachan
2001-10-14$optargs -> $command_argsfukachan
2001-10-13remove error_nl()fukachan
2001-10-10define error_nl(), but a dummy yetfukachan
2001-10-08mode debug messages where loader runsfukachan
2001-09-13new hier: makefml uses Command::Adminfukachan
2001-07-15s/$args/$optargs/ since $args is ambigous. To clarify $args usage,fukachan
2001-05-27clean up documentationfukachan
2001-03-24move lock/unlock to FML::Command classfukachan