summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process
AgeCommit message (Expand)Author
2004-02-29fi typofukachan
2004-02-27select proper language for reply message based on Accept-Language,fukachan
2004-02-27define lang_to_charset().fukachan
2004-02-27define __convert_message_nl() and use it.fukachan
2004-02-27fix comments on reply_message() around.fukachan
2004-02-26change Mail::Message::Encode to Mail::Message::String in message handling.fukachan
2004-02-26implement set_language_hint(), get_language_hint().fukachan
2004-02-26get_charset: fix default charset handlingfukachan
2004-02-26more proper charset handling based on Content-Type: field.fukachan
2004-02-26new option -o key=value which overrider configurations.fukachan
2004-02-15ui_message() prefers $msg_args->{level} if specified.fukachan
2004-02-15white space cosmetics.fukachan
2004-01-31not use "$cf_list = $curproc->get_config_files_list();".fukachan
2004-01-24overhaul: clean up (FNF)fukachan
2004-01-21more todo comments.fukachan
2004-01-21clean up.fukachan
2004-01-18overhaul: more commentsfukachan
2004-01-14load_config_files() not need the argument.fukachan
2004-01-14bug fix handling of $args within $curproc for further reference.fukachan
2004-01-04fix copyrightfukachan
2004-01-04update/fix commentsfukachan
2004-01-03fix comments (FNF)fukachan
2004-01-02fix/update comments.fukachan
2004-01-02more error checks.fukachan
2004-01-02fix copyrightfukachan
2004-01-02fix copyrightfukachan
2004-01-02remove/rename $argsfukachan
2004-01-02remove $args from _cgi_resolve_ml_specific_variables();fukachan
2004-01-02$curproc->resolve_ml_specific_variables( $args );fukachan
2004-01-02+set_config_files_list()fukachan
2004-01-01remove $args.fukachan
2004-01-01FNF: fix copyrightfukachan
2004-01-01fix: cgi_var_cgi_mode() return null string by default.fukachan
2004-01-01fix messagefukachan
2003-12-30experimental implementation done.fukachan
2003-12-30bug fix initialization.fukachan
2003-12-30import $default_ml_home_prefix from main.cf name space.fukachan
2003-12-30bug fix get_incoming_message_cache_file_path()fukachan
2003-12-29save incoming_message cache file path on memory for later use.fukachan
2003-12-29implement {get,set}_incoming_message_cache_file_path().fukachan
2003-12-28clean up class hierarchy.fukachan
2003-12-25add log at htmlify article endtmu
2003-12-25bugfix default $use_address_mask and $address_mask_type in thread_db_args()tmu
2003-12-24remove the direct use of $args, use utility methods via $curprocfukachan
2003-12-24use is_need_ml_name() not $args->{ ... }fukachan
2003-12-24implement is_need_ml_name()fukachan
2003-12-24add and enable libexec/fakerfukachan
2003-12-06cosmetics: white spacefukachan
2003-11-30system_accounts -> system_special_accounts.fukachan
2003-11-29defined() check of log_message_queuefukachan