| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2003-08-23 | fix comments: =head2 function(...) form | fukachan | |
| 2003-08-03 | FNF | fukachan | |
| 2003-08-01 | deny_reason not over write | tmu | |
| 2003-04-29 | permit user+ext@domain | fukachan | |
| 2003-03-28 | clean up (nuke \s*$) | fukachan | |
| 2003-03-09 | FNF: fix comments | fukachan | |
| 2003-03-06 | moved main codes of _check_restrions() to methods defined in new | fukachan | |
| FML::Restriction::Post module. switched to use FML::Restriction::Post. | |||
| 2003-03-06 | nuke is_valid_mail_address() which is not used. | fukachan | |
| 2003-02-09 | cosmetics (white spaces) | fukachan | |
| 2003-01-26 | define 'command_line_options' regexp. | fukachan | |
| 2003-01-25 | implement FML::Restriction::Base::regexp_match() can handle special | fukachan | |
| class "fullpath" not based on regexp. switch Calender::Lite to use this method for checking of fully path-ed directory. | |||
| 2003-01-25 | implement FML::Restriction::Base::regexp_match() and | fukachan | |
| switched to use it. | |||
| 2003-01-03 | implement regexp() method. | fukachan | |
| FNF-ify. | |||
| 2002-12-15 | clean up comments. | fukachan | |
| define ${file,dir,command}_regexp. modified to use these regexp(s). enhance $command_regexp to include [0-9]. | |||
| 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-07-02 | clean up/fix comments, fix copyright | fukachan | |
| 2002-07-02 | clean up/fix comments | fukachan | |
| 2002-06-25 | define map as same as file | fukachan | |
| enhance file and dirctory regexp to include _ | |||
| 2002-06-22 | define navi_command as the same as command | fukachan | |
| 2002-04-23 | define $ml_name_specified | fukachan | |
| 2002-04-07 | remove \s*$ | fukachan | |
| 2002-04-06 | clean up | fukachan | |
| $regexp/o if could | |||
