index
:
fml8.git
feature/utf8-mime-header-handling
master
fml mailing list driver version 8
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fml
/
lib
/
FML
/
Process
/
Command.pm
Age
Commit message (
Expand
)
Author
2002-06-01
nuke white spaces \s*$
fukachan
2002-06-01
FNF-ify
fukachan
2002-05-27
rearrange admin command authentication to sync w/ new variable namings.
fukachan
2002-05-19
better error message
fukachan
2002-05-19
fix building logic of $command_args and $options to make admin command
fukachan
2002-05-19
rearrange structure
fukachan
2002-05-19
send back statistics and original message
fukachan
2002-05-19
clarify the current context is under confirmation or not.
fukachan
2002-05-18
reconstruct command check logic (1)
fukachan
2002-04-26
permit_commands_for_stranger works
fukachan
2002-04-26
prototype to use FML::Command::DataCheck to share codes
fukachan
2002-04-25
rename variable: available_commands_for_xxx -> commands_for_xxx
fukachan
2002-04-13
reply_message( OBJ(Mail::Message) ) when the message is rejected by
fukachan
2002-04-13
select the error message by the $xxx_restrictions error reason
fukachan
2002-04-12
check by permit_command() before command execution ;)
fukachan
2002-04-11
accept commands, e.g. subscribe, allowed for not members
fukachan
2002-04-08
fix/clean up documents
fukachan
2002-03-30
white space cosmetics: nuke \s*$
fukachan
2002-03-23
clean up
fukachan
2002-03-22
add prototype of admin command auth governed by $admin_command_restrictions
fukachan
2002-03-22
clean up / clarify the logic:
fukachan
2002-03-17
nuke superflous \s*$
fukachan
2002-02-23
validate if the requested admin command is permited or not.
fukachan
2002-02-17
make "admin" command work.
fukachan
2002-02-17
make "admin" works though without authentication:) yet.
fukachan
2002-02-17
confirm_keyword -> confirm_command_prefix
fukachan
2002-02-17
implement several hooks
fukachan
2002-02-13
Each command determines each lock needs
fukachan
2002-02-11
move methods on restriction pattern against input data to FML::Restriction.
fukachan
2002-01-20
more comments, log.
fukachan
2002-01-16
update copyright
fukachan
2002-01-16
change Mail::Message naming convention.
fukachan
2001-12-22
update comments, documents
fukachan
2001-12-22
remove \s*$
fukachan
2001-11-27
nuke "#!/usr/local/bin/perl -w" in the head
fukachan
2001-11-25
fix, clean up help()
fukachan
2001-11-25
implement help() method
fukachan
2001-11-04
my $myname = $curproc->myname();
fukachan
2001-10-14
relocate _parse_command_options()
fukachan
2001-10-14
make argument vector from $command, $optargs -> $command_args
fukachan
2001-10-13
pass $comname in $optargs
fukachan
2001-10-13
use reply_message_nl()
fukachan
2001-10-12
add _pre_scan()
fukachan
2001-10-11
FML::Filter::Utils provides utility functions
fukachan
2001-10-10
define prototype for reply_message_nl() for natural language
fukachan
2001-10-10
make command get,mget,help work
fukachan
2001-10-10
bug fix: oops, method is command name not its line
fukachan
2001-10-08
catch up the modification in FML::Process::Distribute.
ya-ticket-tag-base
fukachan
2001-05-28
clean up documents
fukachan
2001-04-06
correct method name and internal variable names. now we use data and
fukachan
[next]