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
2006-05-09
restructure qmail-ext command emulation.
fukachan
2006-02-15
fix method name: remove -> delete
fukachan
2005-11-30
use $curproc->credential()
fukachan
2005-08-19
FNF: XXX_clean_up() -> XXX_cleanup()
fukachan
2005-08-10
config_files_XXX() -> config_cf_files_XXX() to clarify the meaning.
fukachan
2005-06-04
method naming fixed to $curproc->OBJ_METHOD() form (FNF).
fukachan
2005-06-04
$curproc->OBJ_METHOD() form (FNF):
fukachan
2005-05-27
fix comments (FNF)
fukachan
2005-01-23
FNF: fix copyright
fukachan
2005-01-01
override Reply-To: and Errors-To: header fields to rewrite the address
fukachan
2004-12-05
define logdebug() to disable log messages.
fukachan
2004-07-23
fix comments.
fukachan
2004-05-22
rename hooks: $error_*_hook -> $error_mail_analyzer_*_hook
fukachan
2004-04-23
remove "use FML::Log;".
fukachan
2004-04-02
fix reply_message() system to handle smtp_sender properly.
fukachan
2004-03-13
prepare credential area more early stage (within constructor).
fukachan
2004-03-12
variable renaming.
fukachan
2004-01-31
not use "$cf_list = $curproc->get_config_files_list();".
fukachan
2004-01-24
overhaul: clean up (FNF)
fukachan
2004-01-02
fix copyright
fukachan
2004-01-02
$curproc->resolve_ml_specific_variables( $args );
fukachan
2004-01-01
remove $args.
fukachan
2003-11-29
define $use_computer_output.
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-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
[next]