summaryrefslogtreecommitdiff
path: root/fml
AgeCommit message (Collapse)Author
2004-12-09enhance special handlings to support more rulesfukachan
2004-12-09regen: rules fixedfukachan
2004-12-09fix rulesfukachan
2004-12-09regen: run config -i ...fukachan
2004-12-09use -i option to generate default_config.phfukachan
2004-12-09run fallback to generate config.cf when config.ph is newer than config.cffukachan
2004-12-09(no commit message)fukachan
2004-12-09generate Rules.pm from RULES.txtfukachan
2004-12-09keywords changedfukachan
2004-12-09FML::Merge::FML4::Rules based version.fukachan
implement fallback mechanism to support complicated cases.
2004-12-09enhance arguments of translate() call to pass $diff.fukachan
2004-12-08in this example, the result is that "message is ignored".fukachan
2004-12-08add recipe on how to reject messages with dangerous attachments.fukachan
2004-12-08implement message_chain_as_array_ref() method.fukachan
2004-12-08regen: fix typo, wrong definitionsfukachan
2004-12-08fix typo, wrong definitionsfukachan
2004-12-05define logdebug() to disable log messages.fukachan
modified to use proper log$role(). bug fix log messages if needed.
2004-11-30temp_file_path() automatically push the returned value (file path)fukachan
into the clean up queue. Files of the queue are removed at the last of the current process.
2004-11-25Initial revisionfukachan
2004-11-25implement fallback function in resolve_ml_specific_variables().fukachan
when resolver fails, resolve_ml_specific_variables calls fallback if specified. FML::Process::Emulate uses this fallback mechanism to generate a config.cf from fml4's config.ph file at the first time.
2004-11-25speculate_default_config_ph_path() returns specified location offukachan
default_config.ph if /usr/local/fml/default_config.ph not found.
2004-11-25o mkdir(): bug fix defined check for specified mode.fukachan
o implement default_config_cf_filepath() method.
2004-11-25clean up around set_target_system()fukachan
2004-11-25implement install_config_cf() method to install only config.cf.fukachan
2004-11-25define install_compat_dir() method to install etc/compat/ dir for fml4fukachan
compatibility codes.
2004-11-25regen: $compat_* addedfukachan
2004-11-25regen: $compat_* added.fukachan
2004-11-25add compatibility.cffukachan
2004-11-25define $compat_* to handle fml4 environmentfukachan
2004-11-24generate merge() method by separeting codes.fukachan
2004-11-23fix comments (FNF).fukachan
2004-11-23clean up.fukachan
2004-11-23re-implement fml.pl as fml4 emulator which emulates fml8'sfukachan
article_post or command_mail functions by following the arguments. TODO: when config.cf not exists, convert fml4 configurations to fml8 ones on the fly.
2004-11-23fix white space cosmetics.fukachan
2004-11-21fix menu path from testbed one.fukachan
2004-11-21implement get_{cui,gui}_menu() methods.fukachan
2004-11-21import default_{cui,gui}_menu from main.cf name space.fukachan
2004-11-21install menufukachan
2004-11-21add menu template (pre alpha quality ;-)fukachan
2004-11-21define $default_{cui,gui}_menufukachan
2004-11-21basic support of CUI configuration menu.fukachan
2004-11-21dump_variables can return results as HASH_REF if get_diff_as_hash_reffukachan
mode specified. implement merge_to_file() method to dump hash values into configuration file.
2004-11-20updated.fukachan
2004-11-20regen: new systematic value definitionsfukachan
2004-11-20define check rulefukachan
2004-11-20regen: new systematic value definitionsfukachan
2004-11-20new systematic value definitionsfukachan
2004-11-14add monthly thread indexnewvardef-basetmu
2004-11-14fix typo.fukachan
on $article_post_article_thread_lifetime. discuss more ...
2004-11-14regen: +article_post_article_thread_lifetime = 86400fukachan