summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Error.pm
AgeCommit message (Expand)Author
2006-11-12fix commentsfukachan
2006-03-05changed to command_context object based.fukachan
2006-02-15fix method name: remove -> deletefukachan
2005-11-30use $curproc->credential();fukachan
2005-08-20deluser() -> remove_address()fukachan
2005-08-17fix copyrightfukachan
2005-08-10FNF:fukachan
2004-12-05define logdebug() to disable log messages.fukachan
2004-07-23fix comments (FNF).fukachan
2004-05-22rename variable: $error_* -> $error_mail_*fukachan
2004-04-23remove "use FML::Log;".fukachan
2004-02-01fix copyrightfukachan
2004-01-31fix commentsfukachan
2003-12-31update comments.fukachan
2003-10-15space cosmeticsfukachan
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-08-23modified to use $curproc->log*() methods.fukachan
2003-05-28move main part of print() to FML::Error::Analyzer::* modules.fukachan
2003-05-28restructuring under FML::Error class to be more extensible.fukachan
2003-05-20FNF: fix commentsfukachan
2003-05-20move the status dump code from FML::Command::Admin:error to FML::Error.fukachan
2003-04-19we should handle addresses used by fml such as elena@fml.org,fukachan
2003-03-28clean up (nuke \s*$)fukachan
2003-03-16fix commenet on lock channelfukachan
2003-03-16lock channel name =~ s/_dir//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-09cosmetics (white spaces)fukachan
2003-01-25implement FML::Restriction::Base::regexp_match() andfukachan
2003-01-05implement get_data_detail()fukachan
2003-01-03modified use FML::Restriction::Base->regexp().fukachan
2003-01-03FNF-ify. fix comments.fukachan
2002-12-18fix commentsfukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-08-16move analyzer function() to FML::Error::Analyzefukachan
2002-08-15count up address with status=5*fukachan
2002-08-09validate syntax for target address to removefukachan
2002-08-08enable real deluser()credential2fukachan
2002-08-07enable automatic user removing (prototype)fukachan