summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command
AgeCommit message (Collapse)Author
2002-01-30use File::Specfukachan
2002-01-27"makefml newml" virtual domain support. For exmaple,fukachan
makefml newml elena@nuinui.net The ml_home_dir is speculated from $virtual_maps in main.cf.
2002-01-27clarify function arguments morefukachan
2002-01-27clarify function acl, arguments morefukachan
2002-01-20fixed to call up error to FML::Process::Command layerfukachan
2001-12-23remove \s*$fukachan
2001-12-23update documents, commentsfukachan
2001-12-23update documents, commentsfukachan
2001-12-23update doc,comment. for (@files) ...fukachan
2001-12-22update documents, commentsfukachan
2001-12-22update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-12-11ensure installed file mode to be 0644fukachan
2001-12-09define $executable_prefix (/usr/local/libexec/fml by default) forfukachan
convenience. FML::Config::Convert can replace $libexec_dir $ml_home_prefix $executable_prefix variables. "makefml newml" installs include and include-ctl w/ variable replacement.
2001-12-09installing with replacing __varname__ keyword in config.cffukachan
We use FML::Config::Convert module for it.
2001-10-22makefml htmlifythreadtrack-pm-basefukachan
2001-10-22accept command line option: srcdir=$srcdirfukachan
2001-10-21makefml htmlify $ml outdir=$htmlified_artilces_dirfukachan
2001-10-17summarize todofukachan
2001-10-17alias of guide commandfukachan
2001-10-17fix typofukachan
2001-10-17FML/Command/ACL.pm -> FML/Command/Attribute.pmfukachan
modified FML::Command uses get_attribute() in FML::Command::Attribute
2001-10-17support MH style arg: first, last, cur, first:\d+ and last:\d+fukachan
2001-10-14$optargs -> $command_argsfukachan
2001-10-14$optargs -> $command_argsfukachan
2001-10-14prototype to use FML::Command::SendFilefukachan
$optargs -> $command_args
2001-10-14$optargs -> $command_argsfukachan
2001-10-13fix duplicatoin for $charsetfukachan
2001-10-13implement guide and summary commandsfukachan
2001-10-13FML::Command::SendFile based. This module provides basic file sending functionsfukachan
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
expand_variables_in_file() -> prepare_file_to_return()
2001-10-11check address is specified or notfukachan
2001-10-11try confirmationfukachan
2001-10-11enable confirmation using FML::Confirm module.fukachan
FML::Confirm provides basic functions needed for confirmation
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
modify message "install $dst" ..
2001-08-26deny ordinary user to use this operationfukachan