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
/
Command.pm
Age
Commit message (
Expand
)
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
2006-03-04
command context information switched to use of FML::Context::Command object.
fukachan
2006-01-09
white space cosmetics.
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
${admin,}command_mail_restrictions support "check_pgp_signature" rule.
fukachan
2005-05-27
croak() -> logerror().
fukachan
2004-12-05
define logdebug() to disable log messages.
fukachan
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
2004-03-14
implement permit_user_command() and permit_anonymous_command() methods.
fukachan
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
2002-02-11
move methods on restriction pattern against input data to FML::Restriction.
fukachan