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
Age
Commit message (
Expand
)
Author
2004-04-27
method-ify some module internal functions.
fukachan
2004-04-27
move quotemeta($regexp) from IO::Adapter to here.
fukachan
2004-04-23
remove "use FML::Log;".
fukachan
2004-04-22
command_context_init() returns empty HASH_REF where it includes valid
fukachan
2004-04-22
check $context if it is well defined. if ok, call command.
fukachan
2004-04-21
bug fix mkdir(): str to octal handling bug
fukachan
2004-04-18
variable renaming:
fukachan
2004-04-17
run $curproc->log_rorate() lastly
fukachan
2004-04-17
implement log_rorate()
fukachan
2004-04-17
preparation of context switch (preliminary. not yet implemented)
fukachan
2004-04-17
imported into FML::* once. File::CacheDir -> FML::Cache::Ring
fukachan
2004-04-10
IO::Adapter based lock system
fukachan
2004-04-10
implement copy() and append() methods $curproc provides to remove
fukachan
2004-04-02
fix reply_message() system to handle smtp_sender properly.
fukachan
2004-04-02
define fml_owner_address()
fukachan
2004-03-31
Mail::ThreadTrack is obsoleted. remove related codes.
fukachan
2004-03-31
move config.cgi specific methods run_*() from
fukachan
2004-03-28
move details of thread manipulation to FML::Article::Thread as could
fukachan
2004-03-23
allow CUI(fml,makefml) to send messages.
fukachan
2004-03-23
try to allow -O key=value command line options. Internally each
fukachan
2004-03-20
remove not used variable ($pcb)
fukachan
2004-03-17
implement toggle of filter function by $use_article_filter
fukachan
2004-03-14
change some code to "... if $debug".
fukachan
2004-03-14
fix typo
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
prepare credential area more early stage (within constructor).
fukachan
2004-03-12
variable renaming.
fukachan
2004-03-12
variable renaming:
fukachan
2004-03-11
rename: $reply_message_* -> $report_mail_*
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
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-15
ui_message() prefers $msg_args->{level} if specified.
fukachan
2004-02-15
white space cosmetics.
fukachan
2004-01-31
not use "$cf_list = $curproc->get_config_files_list();".
fukachan
2004-01-24
overhaul: clean up (FNF)
fukachan
[next]