summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Restriction
AgeCommit message (Expand)Author
2008-09-09define $alnum_regexp class.fukachan
2008-07-20define isolate_system_special_accounts() andfukachan
2008-07-06define "isolate" operation template.fukachan
2008-07-05fixed: add missing use FML::Restriction::Postfukachan
2008-07-03define hold() and discard()fukachan
2008-06-28define permit_createonpost_newml_mapsfukachan
2008-06-28implement permit_ml_domain()fukachan
2006-07-09white space cosmeticsfukachan
2006-05-09implement reject_spammer_maps()fukachan
2006-05-02changed that permit_forward_to_moderator() returns ("matched", "ignore").fukachan
2006-04-10define ignore() and ignore_invalid_request() methods.fukachan
2006-04-10define ignore() and ignore_invalid_request() methods.fukachan
2006-03-04command context information switched to use of FML::Context::Command object.fukachan
2006-02-05implement reject_list_header_field derective.fukachan
2006-02-04add basic CREATE-ON-POST support.fukachan
2006-01-09white space cosmetics.fukachan
2005-12-19implement permit_moderator_member_maps().fukachan
2005-12-19permit_forward_to_moderator() returns (matched, ignore)fukachan
2005-12-18implement permit_forward_to_moderator.fukachan
2005-11-30use $curproc->credential();fukachan
2005-05-31fix naming convension (FNF).fukachan
2005-05-30setup and reset environment more strictly.fukachan
2005-05-30${admin,}command_mail_restrictions support "check_pgp_signature" rule.fukachan
2005-05-29define check_pgp_signature, which permits article post when thefukachan
2005-05-27fix comments (FNF)fukachan
2005-05-27croak() -> logerror().fukachan
2004-12-05define logdebug() to disable log messages.fukachan
2004-11-14define $article_post_article_thread_lifetime anyway (hmm, valid?)fukachan
2004-10-28implement "check_article_thread" operation.fukachan
2004-07-23white space cosmeticsfukachan
2004-07-23fix comments (FNF)fukachan
2004-07-23fix comments.fukachan
2004-04-23remove "use FML::Log;".fukachan
2004-04-18remove regexp() method, which not used.fukachan
2004-03-18FNF: fix commentsfukachan
2004-03-14implement permit_admin_member_maps and check_admin_member_password infukachan
2004-03-14implement permit_user_command() and permit_anonymous_command() methods.fukachan
2004-03-14modified to use restriction_state_*().fukachan
2004-03-12variable renaming.fukachan
2004-03-04prepare and use command mail specific definitions.fukachan
2004-03-04merge new command mail framework [from command-reconstruct branch]fukachan
2004-02-04comment on usagefukachan
2004-01-21define $number_regexp , $address_regexp.fukachan
2004-01-21clean up.fukachan
2004-01-02fix copyrightfukachan
2003-11-30system_accounts -> system_special_accounts.fukachan
2003-10-15space cosmeticsfukachan
2003-09-30define language regexpfukachan
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-08-23modified to use $curproc->log*() methods.fukachan