index
:
fml8.git
feature/utf8-mime-header-handling
master
fml mailing list driver version 8
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fml
/
lib
/
FML
/
Restriction
/
Post.pm
Age
Commit message (
Expand
)
Author
2008-07-20
define isolate_system_special_accounts() and
fukachan
2008-07-06
define "isolate" operation template.
fukachan
2008-07-03
define hold() and discard()
fukachan
2008-06-28
implement permit_ml_domain()
fukachan
2006-05-09
implement reject_spammer_maps()
fukachan
2006-04-10
define ignore() and ignore_invalid_request() methods.
fukachan
2006-01-09
white space cosmetics.
fukachan
2005-12-19
implement permit_moderator_member_maps().
fukachan
2005-12-19
permit_forward_to_moderator() returns (matched, ignore)
fukachan
2005-12-18
implement permit_forward_to_moderator.
fukachan
2005-11-30
use $curproc->credential();
fukachan
2005-05-31
fix naming convension (FNF).
fukachan
2005-05-30
setup and reset environment more strictly.
fukachan
2005-05-29
define check_pgp_signature, which permits article post when the
fukachan
2005-05-27
fix comments (FNF)
fukachan
2004-12-05
define logdebug() to disable log messages.
fukachan
2004-11-14
define $article_post_article_thread_lifetime anyway (hmm, valid?)
fukachan
2004-10-28
implement "check_article_thread" operation.
fukachan
2004-07-23
fix comments (FNF)
fukachan
2004-04-23
remove "use FML::Log;".
fukachan
2004-03-14
modified to use restriction_state_*().
fukachan
2004-03-12
variable renaming.
fukachan
2004-01-21
clean up.
fukachan
2003-11-30
system_accounts -> system_special_accounts.
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-03
FNF
fukachan
2003-08-01
deny_reason not over write
tmu
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