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
/
chaddr.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
2004-06-29
overhaul:
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-11-23
create FML::User::* class to manipulate user database.
fukachan
2003-08-29
use $curproc->config(), pcb() not { config }, { pcb } respectively.
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::UserControl.
fukachan
2003-02-09
cosmetics (white spaces)
fukachan
2003-02-01
remove address matched by IO::Adapter in the case of $old_address
fukachan
2003-02-01
fix copyright
fukachan
2003-02-01
try exact matching just before changing user.
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-08-08
change arguments of credential functions to clarify the target address:
fukachan
2002-07-24
change argv of FML::Credential::has_address_in_map():
fukachan
2002-07-23
reconstruct SQL functions in IO::Adapter
fukachan
2002-05-29
bug fix: error_set() -> croak()
fukachan
2002-04-07
chaddr over all maps
fukachan
2002-03-17
implement chaddr, admin chaddr, makefml chaddrd
fukachan