| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-03-04 | command context information switched to use of FML::Context::Command object. | fukachan | |
| 2006-01-09 | white space cosmetics. | fukachan | |
| fix copyright. | |||
| 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 | ${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-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-07-23 | fix comments (FNF) | fukachan | |
| 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-04 | prepare and use command mail specific definitions. | fukachan | |
| 2004-03-04 | merge new command mail framework [from command-reconstruct branch] | fukachan | |
| 2003-03-06 | nuke is_valid_mail_address() which is not used. | fukachan | |
| 2002-12-15 | clean up comments | fukachan | |
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-07-18 | bug fix wrong command regexp | fukachan | |
| 2002-07-18 | enhance command syntax regexp | fukachan | |
| 2002-07-02 | clean up/fix comments | fukachan | |
| 2002-04-06 | clean up | fukachan | |
| $regexp/o if could | |||
| 2002-02-11 | move methods on restriction pattern against input data to FML::Restriction. | fukachan | |
| FML::Filter::Utils::is_secure_command_string() -> FML::Restriction::Command::is_secure_command_string() | |||
