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
Age
Commit message (
Expand
)
Author
2004-03-14
change some code to "... if $debug".
fukachan
2004-03-14
fix comments (FNF).
fukachan
2004-03-14
implement permit_admin_member_maps and check_admin_member_password in
fukachan
2004-03-14
fix typo
fukachan
2004-03-14
implement permit_user_command() and permit_anonymous_command() methods.
fukachan
2004-03-14
modified to use restriction_state_*().
fukachan
2004-03-14
modify command analyze logic. currently, apply
fukachan
2004-03-14
use restriction_state_reply_reason() to shling code size.
fukachan
2004-03-14
implement the following methods:
fukachan
2004-03-14
remove permit_command().
fukachan
2004-03-13
fml --allow-send-message allows makefml/fml sends reply messages.
fukachan
2004-03-13
use $curproc->allow_reply_message() to check if we should send back
fukachan
2004-03-13
implement allow_reply_message() method.
fukachan
2004-03-13
implement set_sender() and get_sender().
fukachan
2004-03-13
prepare credential area more early stage (within constructor).
fukachan
2004-03-13
nuke debug code
fukachan
2004-03-12
variable renaming.
fukachan
2004-03-12
bug fix yes() and no() method.
fukachan
2004-03-12
variable renaming:
fukachan
2004-03-11
rename: $reply_message_* -> $report_mail_*
fukachan
2004-03-04
prepare and use command mail specific definitions.
fukachan
2004-03-04
charcode_convert() -> charcode_convert_to_external_charset().
fukachan
2004-03-04
merge new command mail framework [from command-reconstruct branch]
fukachan
2004-02-29
fi typo
fukachan
2004-02-27
select proper language for reply message based on Accept-Language,
fukachan
2004-02-27
define lang_to_charset().
fukachan
2004-02-27
define __convert_message_nl() and use it.
fukachan
2004-02-27
fix comments on reply_message() around.
fukachan
2004-02-26
change Mail::Message::Encode to Mail::Message::String in message handling.
fukachan
2004-02-26
implement set_language_hint(), get_language_hint().
fukachan
2004-02-26
firstly, constructor() expires too old cache.
fukachan
2004-02-26
get_charset: fix default charset handling
fukachan
2004-02-26
more proper charset handling based on Content-Type: field.
fukachan
2004-02-26
new option -o key=value which overrider configurations.
fukachan
2004-02-24
fix copyright
fukachan
2004-02-15
ui_message() prefers $msg_args->{level} if specified.
fukachan
2004-02-15
check input data more.
fukachan
2004-02-15
white space cosmetics.
fukachan
2004-02-13
ensure initial value of $min and $max
fukachan
2004-02-13
remove todo, fix comments.
fukachan
2004-02-06
switch to new Mail::Message::* framework.
fukachan
2004-02-06
expand special regexp in tag before tag substitution.
fukachan
2004-02-04
modified to use new Mail::Message::* framekwork.
fukachan
2004-02-04
fix copyright
fukachan
2004-02-04
vaildate address type variables.
fukachan
2004-02-04
comment on usage
fukachan
2004-02-01
fix copyright
fukachan
2004-02-01
fix comments, messages. fix initialization by adding default value.
fukachan
2004-02-01
new FML::Command::Filter $curproc;
fukachan
2004-02-01
validate input address by FML::Restriction::Base.
fukachan
[next]