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
/
Command
/
SendFile.pm
Age
Commit message (
Expand
)
Author
2003-03-28
s/article_id_max/article_max_id/g
fukachan
2003-03-16
fix copyright
fukachan
2003-03-16
use $curproc->article_id_max() to get the last article id.
fukachan
2002-12-23
fix comments.
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-08-19
change message key: command.get.invalid.args -> command.get_invalid_args
fukachan
2002-08-19
change hier: help.$mode.$key -> $mode.key
fukachan
2002-08-17
more debug info.
fukachan
2002-07-17
use Mail::Message::MH
fukachan
2002-07-02
fix comments
fukachan
2002-04-08
fix/clean up documents
fukachan
2002-04-07
admin_member_passwd_maps -> admin_member_password_maps
fukachan
2002-03-30
FML::Article::filepath() determines the article file path.
fukachan
2002-02-23
fix filename= in mime header
fukachan
2002-02-17
remove \s*$
fukachan
2002-02-13
remove import of ErrorStatus
fukachan
2002-02-11
send back file file in $ml_home_dir if found.
fukachan
2002-01-30
use File::Spec
fukachan
2002-01-27
clarify function acl, arguments more
fukachan
2002-01-20
fixed to call up error to FML::Process::Command layer
fukachan
2001-12-23
update documents, comments
fukachan
2001-12-22
remove \s*$
fukachan
2001-10-17
support MH style arg: first, last, cur, first:\d+ and last:\d+
fukachan
2001-10-14
$optargs -> $command_args
fukachan
2001-10-13
fix duplicatoin for $charset
fukachan
2001-10-13
FML::Command::SendFile based. This module provides basic file sending functions
fukachan