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
/
Log.pm
Age
Commit message (
Expand
)
Author
2008-06-28
fix copyright
fukachan
2007-01-17
fix logic: select one of (syslog, file, error).
fukachan
2006-07-09
white space cosmetics
fukachan
2006-05-04
expand % format in $log_file by strftime(3).
fukachan
2006-04-02
fix copyright
fukachan
2006-04-02
clean up input buffer (nuke \s+$)
fukachan
2005-08-23
$log_syslog_host -> $log_syslog_servers
fukachan
2005-08-15
use sprintf instead of "${name}[${pid}]:" to avoid error in perl 5.6.x
fukachan
2005-05-26
preliminary syslog extension support.
fukachan
2004-07-23
fix comments (FNF)
fukachan
2004-01-02
fix copyright
fukachan
2003-09-13
comment on STDERR usage
fukachan
2003-01-11
fix comments.
fukachan
2002-12-26
create log file with mode 0600 if could.
fukachan
2002-12-18
clean up commnets.
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-09-11
not use /dev/stderr
fukachan
2002-07-31
use File::Basename;
fukachan
2002-07-02
clean up comments, fix copyright
fukachan
2002-06-22
eval Log(warn ...) || print stderr it
fukachan
2002-05-24
print STDERR $msg if Log() fails
fukachan
2001-12-23
remove \s*$
fukachan
2001-12-23
update documents, comments
fukachan
2001-12-22
remove \s*$
fukachan
2001-11-27
FML::Date -> Mail::Message::Date
fukachan
2001-07-15
use _pid (s/pid/_pid/) in configuration
fukachan
2001-05-27
clean up documentation
fukachan
2001-03-20
define Log(), LogWarn() and LogError().
fukachan
2001-03-10
s/traditional/fml4_compatible/
fukachan
2001-02-25
clean up doc
fukachan
2001-02-19
align the format in HISTORY section
fukachan
2001-02-07
s/log_message_format/log_format_type/
fukachan
2001-02-05
follow $config->{log_message_format}
fukachan
2001-01-27
add sender information in each log message
fukachan
2001-01-20
s/logfile/log_file/
fukachan
2001-01-19
Initial revision
fukachan