summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Utils.pm
AgeCommit message (Expand)Author
2004-02-26get_charset: fix default charset handlingfukachan
2004-02-15white space cosmetics.fukachan
2004-01-24overhaul: clean up (FNF)fukachan
2004-01-02fix copyrightfukachan
2004-01-02+set_config_files_list()fukachan
2004-01-01remove $args.fukachan
2003-12-30bug fix get_incoming_message_cache_file_path()fukachan
2003-12-29implement {get,set}_incoming_message_cache_file_path().fukachan
2003-12-25bugfix default $use_address_mask and $address_mask_type in thread_db_args()tmu
2003-12-24implement is_need_ml_name()fukachan
2003-12-06cosmetics: white spacefukachan
2003-11-23create FML::User::* class to manipulate user database.fukachan
2003-11-16switched to new ml_home_prefix framework, which is enhanced virtualfukachan
2003-11-02debug_level() -> get_debug_level().fukachan
2003-11-02move safe_cgi_action_name from FML::Process::Utils tofukachan
2003-10-18default_file_mode -> file_default_modefukachan
2003-10-16modify debug messagefukachan
2003-10-16resutructure/enhance charset definitions:fukachan
2003-10-16get_charset() can handle accpet-language: and charset requested byfukachan
2003-10-15remove obsolete language_of_reply_message().fukachan
2003-10-15remove language_of_cgi_message()fukachan
2003-10-15bug fix masking variable definitionfukachan
2003-10-15space cosmeticsfukachan
2003-10-14implement get_charset() and set_charset(). modified to use it tofukachan
2003-09-25change arguments of get_ml_list() to remove $args.fukachan
2003-09-19fixed to avoid uninitialized ...fukachan
2003-09-13implement is_cgi_process(), is_under_mta_process().fukachan
2003-09-06use removed_ml_home_dir_path() method to determine the dir path usedfukachan
2003-09-05escape $curproc in evalfukachan
2003-08-29over-converted ;) back againfukachan
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-08-25FNF: fix commentsfukachan
2003-08-23modified to use $curproc->log*() methods.fukachan
2003-08-23define $curproc->log, logwarn, logerror and log_message() methods.fukachan
2003-08-20define the detail of address masking against spammers.fukachan
2003-08-14test html_archive_address_mask mask or nomasktmu
2003-07-20separete thread_db_args() routine prepares thread information.fukachan
2003-05-01fix typo: maitainer->maintainerfukachan
2003-04-16change attribute names of recipient used in filter rejection notice:fukachan
2003-03-28s/article_id_max/article_max_id/gfukachan
2003-03-17get_address_list() uses get_user_list() in FML::Command::UserControl.fukachan
2003-03-16article_id_max() is just a wrapper for FML::Article::id().fukachan
2003-03-14imlement debug_level()fukachan
2003-03-06implment new method convert_to_mail_address() and use itfukachan
2003-02-20cosmetics (\s*$)fukachan
2003-02-16implemente the following methods:fukachan
2003-02-15implement safe_cgi_action_name()fukachan
2003-02-09cosmetics (white spaces)fukachan
2003-02-01implement unique()fukachan
2003-01-29implement cat() method for conveniencefukachan