| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-09-09 | define $alnum_regexp class. | fukachan | |
| define 'session_id' and 'magic_string' regexp. | |||
| 2008-07-20 | define isolate_system_special_accounts() and | fukachan | |
| isolate_system_accounts(). | |||
| 2008-07-06 | define "isolate" operation template. | fukachan | |
| "isolate" differs "hold". "isolate" sets apart spam candidates from normal incoming messages, whereas "hold" moves the incoming message to "hold" queue, which does not move until someone changes the state. | |||
| 2008-07-05 | fixed: add missing use FML::Restriction::Post | fukachan | |
| 2008-07-03 | define hold() and discard() | fukachan | |
| 2008-06-28 | define permit_createonpost_newml_maps | fukachan | |
| 2008-06-28 | implement permit_ml_domain() | fukachan | |
| 2006-07-09 | white space cosmetics | fukachan | |
| 2006-05-09 | implement reject_spammer_maps() | fukachan | |
| 2006-05-02 | changed that permit_forward_to_moderator() returns ("matched", "ignore"). | fukachan | |
| 2006-04-10 | define ignore() and ignore_invalid_request() methods. | fukachan | |
| assert | |||
| 2006-04-10 | define ignore() and ignore_invalid_request() methods. | fukachan | |
| 2006-03-04 | command context information switched to use of FML::Context::Command object. | fukachan | |
| 2006-02-05 | implement reject_list_header_field derective. | fukachan | |
| 2006-02-04 | add basic CREATE-ON-POST support. | fukachan | |
| 2006-01-09 | white space cosmetics. | fukachan | |
| fix copyright. | |||
| 2005-12-19 | implement permit_moderator_member_maps(). | fukachan | |
| 2005-12-19 | permit_forward_to_moderator() returns (matched, ignore) | fukachan | |
| 2005-12-18 | implement permit_forward_to_moderator. | fukachan | |
| 2005-11-30 | use $curproc->credential(); | fukachan | |
| 2005-05-31 | fix naming convension (FNF). | fukachan | |
| set_incoming_message_cache_file_path -> incoming_message_set_cache_file_path get_incoming_message_cache_file_path -> incoming_message_get_cache_file_path | |||
| 2005-05-30 | setup and reset environment more strictly. | fukachan | |
| 2005-05-30 | ${admin,}command_mail_restrictions support "check_pgp_signature" rule. | fukachan | |
| Both restrictions uses same rule name but which needs different keyring directories. So, we need to handle carefully the context of two restrictions. | |||
| 2005-05-29 | define check_pgp_signature, which permits article post when the | fukachan | |
| article has proper PGP/GPG signature. For example: article_post_restrictions = reject_system_special_accounts check_pgp_signature reject | |||
| 2005-05-27 | fix comments (FNF) | fukachan | |
| 2005-05-27 | croak() -> logerror(). | fukachan | |
| fix comments. | |||
| 2004-12-05 | define logdebug() to disable log messages. | fukachan | |
| modified to use proper log$role(). bug fix log messages if needed. | |||
| 2004-11-14 | define $article_post_article_thread_lifetime anyway (hmm, valid?) | fukachan | |
| 2004-10-28 | implement "check_article_thread" operation. | fukachan | |
| Itt allows post from someone who reffers articles within one weeks. | |||
| 2004-07-23 | white space cosmetics | fukachan | |
| 2004-07-23 | fix comments (FNF) | fukachan | |
| 2004-07-23 | fix comments. | fukachan | |
| 2004-04-23 | remove "use FML::Log;". | fukachan | |
| 2004-04-18 | remove regexp() method, which not used. | fukachan | |
| fix description. | |||
| 2004-03-18 | FNF: fix comments | fukachan | |
| 2004-03-14 | implement permit_admin_member_maps and check_admin_member_password in | fukachan | |
| FML::Restriction::Command class. modify $admin_command_mail_restrictions to switch to use them. | |||
| 2004-03-14 | implement permit_user_command() and permit_anonymous_command() methods. | fukachan | |
| inherit methods from FML::Restriction::Post class if needed. | |||
| 2004-03-14 | modified to use restriction_state_*(). | fukachan | |
| move permit_anonymous_command_mail() to FML::Restriction::Command. | |||
| 2004-03-12 | variable renaming. | fukachan | |
| [*_program -> *_function] $use_command_mail_program -> $use_command_mail_function $use_digest_program -> $use_article_digest_function $use_distribute_program -> $use_article_post_function $use_error_analyzer_program -> $use_error_mail_analyzer_function [command list] $commands_for_user -> $user_command_mail_allowed_commands $commands_for_stranger -> $anonymous_command_mail_allowed_commands $commands_for_privileged_user -> $admin_command_mail_allowed_commands $commands_for_admin_cgi -> $admin_cgi_allowed_commands [restrictions] $post_restrictions -> $article_post_restrictions $post_restrictions_reject_notice_data_type -> $article_post_restrictions_reject_notice_data_type $command_restrictions -> $command_mail_restrictions permit_commands_for_stranger -> permit_anonymous_command_mail $admin_command_restrictions -> $admin_command_mail_restrictions | |||
| 2004-03-04 | prepare and use command mail specific definitions. | fukachan | |
| 2004-03-04 | merge new command mail framework [from command-reconstruct branch] | fukachan | |
| 2004-02-04 | comment on usage | fukachan | |
| 2004-01-21 | define $number_regexp , $address_regexp. | fukachan | |
| modified to use it. | |||
| 2004-01-21 | clean up. | fukachan | |
| cosmetics. more todo. | |||
| 2004-01-02 | fix copyright | fukachan | |
| 2003-11-30 | system_accounts -> system_special_accounts. | fukachan | |
| XXX xxx_restrictions supports "reject_system_accounts" for backward XXX compatiblity. | |||
| 2003-10-15 | space cosmetics | fukachan | |
| 2003-09-30 | define language regexp | fukachan | |
| 2003-08-29 | use $curproc->config(), pcb() not { config }, { pcb } respectively. | fukachan | |
| 2003-08-23 | modified to use $curproc->log*() methods. | fukachan | |
