summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command
AgeCommit message (Expand)Author
2001-10-13list up commands and the descriptionfukachan
2001-10-13alais of get commandfukachan
2001-10-13confirm wrapper versionfukachan
2001-10-13confirm versionfukachan
2001-10-13use reply_message_nl()fukachan
2001-10-13clean up log message, LogError() -> croak()fukachan
2001-10-13->SUPER::process()fukachan
2001-10-12clean upfukachan
2001-10-11check address is specified or notfukachan
2001-10-11try confirmationfukachan
2001-10-11enable confirmation using FML::Confirm module.fukachan
2001-10-10prototypefukachan
2001-10-10make command get,mget,help workfukachan
2001-10-08add prototype for help messagefukachan
2001-09-22modified to use File::Specfukachan
2001-09-13flush queue just after queue infukachan
2001-09-13new hier: makefml uses Command::Adminfukachan
2001-08-26modify error messagefukachan
2001-08-26$hash->{ 'key' } sytlefukachan
2001-08-26deny ordinary user to use this operationfukachan
2001-08-26Initial revisionfukachan
2001-08-26Command:: -> Command::Userfukachan
2001-08-26check the address is alrady subscribed or not by FML::Credential module.fukachan
2001-08-26moved to FML::Command::Userfukachan
2001-08-26misc functions for FML::Commandfukachan
2001-08-26command acl prototypefukachan
2001-08-26Initial revisionfukachan
2001-08-26remove Exporter, fix author, copyright .. et.al.fukachan
2001-08-26disable make htmlfukachan
2001-08-22modified to use File::Specfukachan
2001-08-05template of config.cf modificationfukachan
2001-07-15fix commentfukachan
2001-07-15s/$args/$optargs/ since $args is ambigous. To clarify $args usage,fukachan
2001-07-15extract $myname from $argsfukachan
2001-07-15enabled read and write back configuration filefukachan
2001-07-15prepare "makefml edit $ml_name" command which provides methods tofukachan
2001-06-21removed due to obsolete rulefukachan
2001-06-17we use $FML$, add it and nuke $Id$ if it existsfukachan
2001-05-27clean up documentationfukachan
2001-05-04rename class from IO::MapAdapter to IO::Adapter.fukachan
2001-04-30clean up documents hierarchy.fukachan
2001-04-05signoff added, regenfukachan
2001-04-05emulate unsubscribe for "signoff" commandfukachan
2001-03-25fix document: s/FML::MemberControl/FML::Command::$command/fukachan
2001-03-24modified to make makefml.cgi work.fukachan
2001-03-14generate FML::Command documentsfukachan
2001-03-14FML::Command is a dispatcher table. It used AUTOLOAD() to forward thefukachan
2001-03-14nuke "delete" command which is ambiguous in identify that it is tofukachan
2001-03-14change argument of FML::Command method call. now it accpeptsfukachan
2001-03-14split FML::MemberControl to FML::Command/$method.pm for each $methodfukachan