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
/
off.pm
Age
Commit message (
Expand
)
Author
2006-10-07
fix comments.
fukachan
2006-03-05
changed to command_context object based.
fukachan
2006-03-04
$command_args -> $command_context (OBJ), method style
fukachan
2005-11-30
use $curproc->credential();
fukachan
2005-08-17
fix copyright
fukachan
2005-08-17
FNF: adjust methond naming convension.
fukachan
2004-07-23
white space cosmetics
fukachan
2004-06-29
overhaul:
fukachan
2004-04-30
more restrict error checks.
fukachan
2004-04-28
implement verify_syntax() using FML::Command::Syntax
fukachan
2004-02-15
white space cosmetics.
fukachan
2004-01-02
fix copyright
fukachan
2004-01-01
remove $args.
fukachan
2003-12-31
update comments
fukachan
2003-11-23
create FML::User::* class to manipulate user database.
fukachan
2003-09-27
FML/CGI/Admin/{List,ML,User}.pm -> FML/CGI/{List,ML,User}.pm
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-02-13
user{add,del}() checks input $address.
fukachan
2003-02-13
fixed to use $config->get_as_array_ref().
fukachan
2003-01-25
FNF: fix comments
fukachan
2002-12-24
clean up: nuke \s*$
fukachan
2002-12-20
fix comments and error messages.
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-07-22
prototype on and off mode for recipient map
tmu