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
/
User
/
on.pm
Age
Commit message (
Expand
)
Author
2006-10-08
white space cosmetics
fukachan
2006-10-08
bug fix comments.
fukachan
2006-03-05
changed to command_context object based.
fukachan
2006-03-04
$command_args -> $command_context (OBJ), method style
fukachan
2005-11-30
fix copyright
fukachan
2005-11-30
use $curproc->credential();
fukachan
2004-06-26
overhaul: fix comments, messages and style.
fukachan
2004-04-23
remove "use FML::Log;".
fukachan
2004-02-24
fix copyright
fukachan
2004-02-15
white space cosmetics.
fukachan
2003-12-31
update comments
fukachan
2003-12-30
update comments on $primary_*_map use.
fukachan
2003-11-22
separete database part in FML::Confirm to FML::Cache::Journal which
fukachan
2003-08-29
use $curproc->config(), pcb() not { config }, { pcb } respectively.
fukachan
2003-08-23
define $curproc->log, logwarn, logerror and log_message() methods.
fukachan
2003-08-23
fix comments: =head2 function(...) form
fukachan
2003-03-18
fix copyright
fukachan
2003-03-18
remove giant lock and use fine granuality locks now.
fukachan
2002-12-24
clean up: nuke \s*$
fukachan
2002-12-18
clean up comments and messages
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-08-08
change arguments of credential functions to clarify the target address:
fukachan
2002-07-22
prototype on and off mode for recipient map
tmu