summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Utils.pm
AgeCommit message (Expand)Author
2005-12-18comment on incomplete dup_command_argsfukachan
2005-12-17implement dup_curproc_args() templatefukachan
2005-11-30use $curproc->credential()fukachan
2005-11-30define credential() methodfukachan
2005-08-31langinfo_get_charset() uses Content-Type: information as a hintfukachan
2005-08-19which_map -> map_to_termfukachan
2005-08-18change ml_home_dir_removed_path() andfukachan
2005-08-17removed_ml_home_dir_path -> ml_home_dir_removed_pathfukachan
2005-08-11FNF: article_max_id -> article_get_max_idfukachan
2005-08-11FNFfukachan
2005-08-10config_files_XXX() -> config_cf_files_XXX() to clarify the meaning.fukachan
2005-06-04fix naming convension of method to $curproc->OBJ_METHOD() form (FNF).fukachan
2005-06-03implement helper functions for incoming cache/queue system.fukachan
2005-05-31fix naming convension (FNF).fukachan
2005-05-26fix comments (FNF).fukachan
2004-12-15implement remove_too_old_files_in_dir() method.fukachan
2004-12-05define logdebug() to disable log messages.fukachan
2004-11-25o mkdir(): bug fix defined check for specified mode.fukachan
2004-11-21implement get_{cui,gui}_menu() methods.fukachan
2004-10-09fix comments (FNF)fukachan
2004-10-03implement chown() method for convenience.fukachan
2004-07-26thread_db_args() returns htmlifier parameters with subject tag hints.fukachan
2004-07-23white space cosmeticsfukachan
2004-07-23fix comments, style and add loop label, ... (FNF).fukachan
2004-06-27re-implement which_map()fukachan
2004-05-02remove language_default().fukachan
2004-04-28make which_map_nl() translate map name to Japanese.fukachan
2004-04-27method-ify some module internal functions.fukachan
2004-04-23remove "use FML::Log;".fukachan
2004-04-21bug fix mkdir(): str to octal handling bugfukachan
2004-04-17implement log_rorate()fukachan
2004-04-10implement copy() and append() methods $curproc provides to removefukachan
2004-04-02define fml_owner_address()fukachan
2004-03-23allow CUI(fml,makefml) to send messages.fukachan
2004-03-23try to allow -O key=value command line options. Internally eachfukachan
2004-03-13implement allow_reply_message() method.fukachan
2004-02-27define lang_to_charset().fukachan
2004-02-26implement set_language_hint(), get_language_hint().fukachan
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