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
/
Command
/
User
/
admin.pm
Age
Commit message (
Expand
)
Author
2006-10-08
bug fix comments.
fukachan
2006-05-04
fix typo: $use_admin_command_mail_fucntion
fukachan
2006-03-06
define $use_admin_command_mail_fucntion ("no" by default).
fukachan
2006-03-05
duplicate FML::Context::Command object by object dup method not by myself.
fukachan
2006-03-05
changed to command_context object based.
fukachan
2006-03-04
$command_args -> $command_context (OBJ), method style
fukachan
2006-03-04
command context information switched to use of FML::Context::Command object.
fukachan
2005-11-30
use $curproc->credential();
fukachan
2005-05-30
fix copyright
fukachan
2005-05-30
${admin,}command_mail_restrictions support "check_pgp_signature" rule.
fukachan
2004-12-05
define logdebug() to disable log messages.
fukachan
2004-07-23
white space cosmetics
fukachan
2004-06-29
overhaul:
fukachan
2004-04-30
call command specific rewrite_prompt() if could.
fukachan
2004-03-14
fix comments (FNF).
fukachan
2004-03-14
implement permit_admin_member_maps and check_admin_member_password in
fukachan
2004-03-12
variable renaming.
fukachan
2004-03-04
merge new command mail framework [from command-reconstruct branch]
fukachan
2003-12-31
update comments.
fukachan
2003-02-09
cosmetics (white spaces)
fukachan
2003-01-03
dummy module to implement rewrite_prompt() for the case of auth fail.
fukachan