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
/
Admin
/
changepassword.pm
Age
Commit message (
Expand
)
Author
2006-10-07
fix comments.
fukachan
2006-03-04
$command_args -> $command_context (OBJ), method style
fukachan
2005-11-30
use $curproc->credential();
fukachan
2005-05-27
fix comments (FNF)
fukachan
2004-07-23
fix error messages
fukachan
2004-04-30
more restrict error checks.
fukachan
2004-04-28
implement verify_syntax() using FML::Command::Syntax
fukachan
2004-04-23
remove "use FML::Log;".
fukachan
2004-02-15
white space cosmetics.
fukachan
2004-02-01
validate input address by FML::Restriction::Base.
fukachan
2004-01-01
FNF: fix copyright
fukachan
2004-01-01
update comments
fukachan
2003-08-23
define $curproc->log, logwarn, logerror and log_message() methods.
fukachan
2003-08-23
fix comments: =head2 function(...) form
fukachan
2003-05-12
we should operate only $primary_*_map not $*_maps in deleting the user
fukachan
2003-03-18
remove giant lock and use fine granuality locks now.
fukachan
2003-03-17
move the main code to FML::Command::Auth.
fukachan
2003-02-09
cosmetics (white spaces)
fukachan
2003-02-02
add utilities to change admin password: changepassword, chpass,
fukachan