summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Restriction
AgeCommit message (Expand)Author
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
2003-08-23fix comments: =head2 function(...) formfukachan
2003-08-03FNFfukachan
2003-08-01deny_reason not over writetmu
2003-04-29permit user+ext@domainfukachan
2003-03-28clean up (nuke \s*$)fukachan
2003-03-09FNF: fix commentsfukachan
2003-03-06moved main codes of _check_restrions() to methods defined in newfukachan
2003-03-06nuke is_valid_mail_address() which is not used.fukachan
2003-02-09cosmetics (white spaces)fukachan
2003-01-26define 'command_line_options' regexp.fukachan
2003-01-25implement FML::Restriction::Base::regexp_match() can handle specialfukachan
2003-01-25implement FML::Restriction::Base::regexp_match() andfukachan
2003-01-03implement regexp() method.fukachan
2002-12-15clean up comments.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-07-02clean up/fix comments, fix copyrightfukachan
2002-07-02clean up/fix commentsfukachan
2002-06-25define map as same as filefukachan
2002-06-22define navi_command as the same as commandfukachan
2002-04-23define $ml_name_specifiedfukachan
2002-04-07remove \s*$fukachan
2002-04-06clean upfukachan
2002-04-06show list in debug modefukachan
2002-04-01cosmetics: white spacesfukachan
2002-03-26define filefukachan
2002-03-24define directory regexp as [-a-zA-Z0-9]+fukachan
2002-03-18define address_{specified,selected} same as addressfukachan