summaryrefslogtreecommitdiff
path: root/fml/lib/FML
AgeCommit message (Expand)Author
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
2001-10-17support MH style arg: first, last, cur, first:\d+ and last:\d+fukachan
2001-10-14entrance for FML::Filterfukachan
2001-10-14define @default_rules and use it if rules not specifiedfukachan
2001-10-14relocate _parse_command_options()fukachan
2001-10-14sync style w/ Process::Commandfukachan
2001-10-14bug fix: we should pay attention to implisit $_ usefukachan
2001-10-14$optargs -> $command_argsfukachan
2001-10-14$optargs -> $command_argsfukachan
2001-10-14prototype to use FML::Command::SendFilefukachan
2001-10-14make argument vector from $command, $optargs -> $command_argsfukachan
2001-10-14$optargs -> $command_argsfukachan
2001-10-13avoid infinite loopfukachan
2001-10-13fix duplicatoin for $charsetfukachan
2001-10-13pass $comname in $optargsfukachan
2001-10-13implement guide and summary commandsfukachan
2001-10-13FML::Command::SendFile based. This module provides basic file sending functionsfukachan
2001-10-13use reply_message_nl()fukachan
2001-10-13implement search template mechanism in reply_message_nl()fukachan
2001-10-13bug fix variable namefukachan
2001-10-13expand_variable_in_buffer can take optional $argsfukachan
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-13remove error_nl()fukachan
2001-10-12add _pre_scan()fukachan
2001-10-12expand_variable_in_buffer: expand $varname to $config->{ varname }fukachan
2001-10-12define prepare_file_to_return():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-11FML::Filter::Utils provides utility functionsfukachan
2001-10-10define error_nl(), but a dummy yetfukachan
2001-10-10is_member() accpepts $args->{ address }fukachan
2001-10-10define prototype for reply_message_nl() for natural languagefukachan
2001-10-10check defined() morefukachan
2001-10-10prototypefukachan
2001-10-10implement is_same_address() completely.fukachan
2001-10-10make command get,mget,help workfukachan