summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Error.pm
AgeCommit message (Expand)Author
2003-05-03fix comments (FNF).fukachan
2003-04-29o define sender as $maintainer as a dummy sender to avoid unexpected error.fukachan
2003-03-16clean up lock on error cache.fukachan
2003-02-18use FML::Error->db_open() not FML::Error::Cache for cache db open.fukachan
2003-02-11fix copyrightfukachan
2003-02-03for hook, wrap main code by is_refused() condition such as:fukachan
2002-12-22fix commentsfukachan
2002-09-22remove superfluous white spacesfukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-08-19rename: $use_error_analyzer -> $use_error_analyzer_programfukachan
2002-08-15s/is_timeout/is_event_timeout/g;fukachan
2002-08-14apply fix_perl_include_path(); after load_config_files() runs to addfukachan
2002-08-09change lock granualityfukachan
2002-08-08change arguments of credential functions to clarify the target address:fukachan
2002-08-07enable automatic user removing (prototype)fukachan
2002-08-07create FML::Error:: with separate clesses for cache manipulation andfukachan
2002-08-03scheduler_init()fukachan
2002-07-30move error analyzer core functions to FML::ErrorAnalyzefukachan
2002-07-29bug fix: resolve_ml_specific_variables() and load_config_files()fukachan
2002-07-15define the following access methods:fukachan
2002-06-30$self -> $curprocfukachan
2002-06-27major overhaul: delayed loading of *.cf files. The loading is donefukachan
2002-06-01major variable naming overhaulfukachan
2002-06-01nuke white spaces \s*$fukachan
2002-06-01FNF-ifyfukachan
2002-05-21implement a prototype to cache error datafukachan
2002-05-19fix typo and missing definitionfukachan
2002-05-19work if $use_error_analyzer is 'yes'fukachan
2002-05-19not need verify_sender_credential()fukachan
2002-05-19add/enable a prototype of libexe/fml/error (mead)fukachan