summaryrefslogtreecommitdiff
path: root/fml/lib/FML
AgeCommit message (Expand)Author
2006-02-03context switch safefukachan
2006-02-03define {set,get}_context() method.context-switch-safe-basefukachan
2006-02-01fmlproj, yet another demofukachan
2006-01-15implement policy_ignore_this_message(), policy_reject_this_message().fukachan
2006-01-13is_config_cf_exist() evals the statements.fukachan
2006-01-12on the format of files in ~/.schedule/ directory.fukachan
2006-01-09fix copyrightfukachan
2006-01-09white space cosmetics.fukachan
2006-01-09add rewrite_subject_tag() equal to rewrite_article_subject_tag().fukachan
2006-01-08add prototype to translate PERMIT*_FROM and REJECT_*_HANDER combinationsfukachan
2006-01-08fix copyrightfukachan
2006-01-07use reply_message() in chaddr operations to send back log.fukachan
2006-01-07Accoding to ${command}_command_operation_mode, it works differently.fukachan
2006-01-07move location of reseting compare_level.fukachan
2006-01-04regen: converter fixed.fukachan
2006-01-04change diff() return value to ($config, $diff), ARRAY of HASH_REF's.fukachan
2006-01-02regenfukachan
2006-01-02new keyword system.fukachan
2006-01-02fix comments (FNF).fukachan
2006-01-01pass $config to translation*() methods.fukachan
2005-12-19implement permit_moderator_member_maps().fukachan
2005-12-19implement is_moderator_member()fukachan
2005-12-19permit_forward_to_moderator() returns (matched, ignore)fukachan
2005-12-19remove moderation queue if distribution succeded.fukachan
2005-12-19change is_permit_post() retruns action string not number (0/1) tofukachan
2005-12-18implement id(), set(), get()fukachan
2005-12-18o fix comments.fukachan
2005-12-18fix copyrightfukachan
2005-12-18workaround: unlock() call lock object via IO::Adapter if saved objectfukachan
2005-12-18implement fundamental functions:fukachan
2005-12-18clean upfukachan
2005-12-18support fundamental functions:fukachan
2005-12-18pass _confirm_id information to called process.fukachan
2005-12-18implement permit_forward_to_moderator.fukachan
2005-12-18comment on incomplete dup_command_argsfukachan
2005-12-18NewProcess() takes hints as args to overload configuration in a new process.fukachan
2005-12-18add more debug codesfukachan
2005-12-17implement dup_curproc_args() templatefukachan
2005-12-17not need to pass $args to FML::Process::Switch::NewProcess() whichfukachan
2005-12-16fix dup.fukachan
2005-12-11pass hints to IO::Adapter to return matched address.fukachan
2005-11-30use $curproc->credential()fukachan
2005-11-30use $address_compare_function_domain_matching_levelfukachan
2005-11-30fix copyrightfukachan
2005-11-30use $curproc->credential();fukachan
2005-11-30define credential() methodfukachan
2005-09-17check method existence before calling.fukachan
2005-09-17eval use ..fukachan
2005-09-16is_signature() and is_citation() switched to Mail::Message::String based.fukachan
2005-09-14changed to FML::Article->add_outline($tdb_args) style.fukachan