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
2003-05-14
implement size limit filter for both article and command mail.
fukachan
2003-05-13
use "reject_notice_preamble" in filter rejection notice.
fukachan
2003-05-13
use $_arg_address not $_arg_sender
fukachan
2003-05-03
fix comments (FNF).
fukachan
2003-05-02
define $post_restrictions_reject_notice_data_type.
fukachan
2003-05-01
fix typo: maitainer->maintainer
fukachan
2003-04-29
permit use of reply_message() for libexec/error
fukachan
2003-04-29
o define sender as $maintainer as a dummy sender to avoid unexpected error.
fukachan
2003-04-16
change attribute names of recipient used in filter rejection notice:
fukachan
2003-04-04
fix comment
fukachan
2003-04-04
reply_message_add_header_info() should pass $msg_args to reply_message().
fukachan
2003-03-28
cosmetic change: white spaces
fukachan
2003-03-28
clean up (nuke \s*$)
fukachan
2003-03-28
s/article_id_max/article_max_id/g
fukachan
2003-03-18
remove giant lock and use fine granuality locks now.
fukachan
2003-03-18
more logs around locks.
fukachan
2003-03-18
add comment on lock.
fukachan
2003-03-17
get_address_list() uses get_user_list() in FML::Command::UserControl.
fukachan
2003-03-17
use new lock channel article_spool_modify to exclusive lock for both
fukachan
2003-03-17
log setrunnable() succeed.
fukachan
2003-03-16
article_id_max() is just a wrapper for FML::Article::id().
fukachan
2003-03-16
add comment on lock channel
fukachan
2003-03-16
clean up lock on error cache.
fukachan
2003-03-16
remove fmlthread.
fukachan
2003-03-15
fmlspool is obsolete.
fukachan
2003-03-15
specify the definition on $command_args HASH STRUCTURE.
fukachan
2003-03-14
fmlerror is obsolete.
fukachan
2003-03-14
fmlsummary is obsolete.
fukachan
2003-03-14
define finalize() at the last of flow.
fukachan
2003-03-14
dump $curproc structure.
fukachan
2003-03-14
imlement debug_level()
fukachan
2003-03-14
just show "this command is obsolete".
fukachan
2003-03-14
fmlsuper is obsolete.
fukachan
2003-03-11
read (/etc/fml/)defaults/$version/main.cf if exists and merge it with
fukachan
2003-03-09
FNF: fix comments
fukachan
2003-03-06
implment new method convert_to_mail_address() and use it
fukachan
2003-03-06
enable switch by $use_article_filter_reject_notice
fukachan
2003-03-06
nuke todo (remove hard-coded)
fukachan
2003-03-06
use etc/command_line_options to resolve getopts() parameters.
fukachan
2003-03-06
remove hard-coded module specific configuraitons.
fukachan
2003-03-06
remove dummy modules: queue_in() and exits()
fukachan
2003-03-06
moved main codes of _check_restrions() to methods defined in new
fukachan
2003-03-06
switched to use FML::Sys::User
fukachan
2003-03-06
validate From: syntax in credential updating.
fukachan
2003-03-06
FNF: use get_as_array_ref()
fukachan
2003-03-06
nuke todo (done)
fukachan
2003-03-05
fix commenets (FNF)
fukachan
2003-03-05
disable reply_message() in _check_restrictions().
fukachan
2003-03-05
return header for debug in error
fukachan
2003-03-05
experimental implementation of rejection notice of filter.
fukachan
[next]