summaryrefslogtreecommitdiff
path: root/fml
AgeCommit message (Collapse)Author
2006-02-04define CREATE-ON-POST function.fukachan
2006-02-04define several methods around $0 handling, address fault handling andfukachan
context switching. +set_process_title() +get_process_title() +set_address_fault() +get_address_fault() +is_address_fault() +set_address_fault_list() +get_address_fault_list() +context_switch_get_context() +context_switch_set_context()
2006-02-04context switch safefukachan
2006-02-03return <> for error mail senderfukachan
2006-02-03fix comments (FNF)fukachan
2006-02-03context switch safefukachan
2006-02-03define {set,get}_context() method.context-switch-safe-basefukachan
2006-02-01fmlproj, yet another demofukachan
2006-01-26fix typofukachan
2006-01-26closed + confirm.fukachan
auto_regist.
2006-01-24overhaul.fukachan
file name = ${map}_${action}
2006-01-22permit \S+\@example.co.jp using IO::Adapter pcre map.fukachan
2006-01-21.ml -> .sgmlfukachan
2006-01-19fix entity typofukachan
2006-01-19fix entity definition typo.fukachan
enable chapter on www archive.
2006-01-19enable recipes on movement of serversfukachan
2006-01-19on html archive of ML articlesfukachan
2006-01-19add admin command recipesfukachan
2006-01-19define www mlarchive and admin command recipes entityfukachan
2006-01-19list up all ML addresses containing the specific member address.fukachan
2006-01-19disable all article header rewriting function.fukachan
2006-01-18add recipes around operations, command troubles.fukachan
2006-01-17file name syntax changes: recipe.$topic to recipes.$topic,fukachan
aggregated or just changed.
2006-01-17How to reject specific sender ?fukachan
2006-01-17Can we change content for specific recipient ?fukachan
2006-01-16error.reject message templatefukachan
2006-01-16enable command cusomization recipesfukachan
2006-01-16fix typofukachan
2006-01-16several examples around on log, hooks, troubleshootings.fukachan
2006-01-16add and enable recipes on fml overview.fukachan
2006-01-15add and enable section on troubles on delivery.fukachan
2006-01-15implement policy_ignore_this_message(), policy_reject_this_message().fukachan
2006-01-15add topics picked up at fml bible.fukachan
2006-01-15add several hook examples to implement filter where the topics are picked up ↵fukachan
from fml bible.
2006-01-14update copyrightfukachan
2006-01-14add several hook examples on header rewriting, which questions offukachan
examples are picked up from fml bible.
2006-01-13is_config_cf_exist() evals the statements.fukachan
implement is_fml8_managed_address() which checks the given address is either of fml8 managed ml addresses.
2006-01-13is_valid_ml_address -> is_fml8_managed_addressfukachan
2006-01-13add several Reply-To: related hacksfukachan
2006-01-12on the format of files in ~/.schedule/ directory.fukachan
2006-01-11regen: $article_header_rewrite_rules enhancedfukachan
2006-01-09fix copyrightfukachan
2006-01-09white space cosmetics.fukachan
fix copyright.
2006-01-09$article_header_rewrite_rules supports more 2 rules:fukachan
+ rewrite_subject_tag + rewrite_reply_to_enforce_article_post_address
2006-01-09add rewrite_subject_tag() equal to rewrite_article_subject_tag().fukachan
rewrite_reply_to_enforce_article_post_address() fix comments.
2006-01-08add prototype to translate PERMIT*_FROM and REJECT_*_HANDER combinationsfukachan
2006-01-08fix copyrightfukachan
2006-01-08update status on subscribe/chaddr/unsubscribefukachan
2006-01-07add messages around manual operation.fukachan
2006-01-07use reply_message() in chaddr operations to send back log.fukachan