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
/
Error.pm
Age
Commit message (
Expand
)
Author
2003-05-03
fix comments (FNF).
fukachan
2003-04-29
o define sender as $maintainer as a dummy sender to avoid unexpected error.
fukachan
2003-03-16
clean up lock on error cache.
fukachan
2003-02-18
use FML::Error->db_open() not FML::Error::Cache for cache db open.
fukachan
2003-02-11
fix copyright
fukachan
2003-02-03
for hook, wrap main code by is_refused() condition such as:
fukachan
2002-12-22
fix comments
fukachan
2002-09-22
remove superfluous white spaces
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-08-19
rename: $use_error_analyzer -> $use_error_analyzer_program
fukachan
2002-08-15
s/is_timeout/is_event_timeout/g;
fukachan
2002-08-14
apply fix_perl_include_path(); after load_config_files() runs to add
fukachan
2002-08-09
change lock granuality
fukachan
2002-08-08
change arguments of credential functions to clarify the target address:
fukachan
2002-08-07
enable automatic user removing (prototype)
fukachan
2002-08-07
create FML::Error:: with separate clesses for cache manipulation and
fukachan
2002-08-03
scheduler_init()
fukachan
2002-07-30
move error analyzer core functions to FML::ErrorAnalyze
fukachan
2002-07-29
bug fix: resolve_ml_specific_variables() and load_config_files()
fukachan
2002-07-15
define the following access methods:
fukachan
2002-06-30
$self -> $curproc
fukachan
2002-06-27
major overhaul: delayed loading of *.cf files. The loading is done
fukachan
2002-06-01
major variable naming overhaul
fukachan
2002-06-01
nuke white spaces \s*$
fukachan
2002-06-01
FNF-ify
fukachan
2002-05-21
implement a prototype to cache error data
fukachan
2002-05-19
fix typo and missing definition
fukachan
2002-05-19
work if $use_error_analyzer is 'yes'
fukachan
2002-05-19
not need verify_sender_credential()
fukachan
2002-05-19
add/enable a prototype of libexe/fml/error (mead)
fukachan