summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Restriction/Command.pm
AgeCommit message (Expand)Author
2006-05-02changed that permit_forward_to_moderator() returns ("matched", "ignore").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-01-09white space cosmetics.fukachan
2005-12-18implement permit_forward_to_moderator.fukachan
2005-11-30use $curproc->credential();fukachan
2005-05-31fix naming convension (FNF).fukachan
2005-05-30${admin,}command_mail_restrictions support "check_pgp_signature" rule.fukachan
2005-05-27croak() -> logerror().fukachan
2004-12-05define logdebug() to disable log messages.fukachan
2004-07-23fix comments (FNF)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-04prepare and use command mail specific definitions.fukachan
2004-03-04merge new command mail framework [from command-reconstruct branch]fukachan
2003-03-06nuke is_valid_mail_address() which is not used.fukachan
2002-12-15clean up commentsfukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-07-18bug fix wrong command regexpfukachan
2002-07-18enhance command syntax regexpfukachan
2002-07-02clean up/fix commentsfukachan
2002-04-06clean upfukachan
2002-02-11move methods on restriction pattern against input data to FML::Restriction.fukachan