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
/
rmml.pm
Age
Commit message (
Expand
)
Author
2008-09-12
delete cgi scripts and listinfo in runnign rmml.
fukachan
2008-09-12
clean up.
fukachan
2006-03-05
changed to command_context object based.
fukachan
2006-03-04
$command_args -> $command_context (OBJ), method style
fukachan
2006-02-15
fix method name: remove -> delete
fukachan
2006-02-04
fix copyright
fukachan
2006-02-04
use $command_args->{ ml_name } and $command_args->{ ml_domain };
fukachan
2004-07-23
fix comments (FNF)
fukachan
2004-01-02
fix copyright
fukachan
2004-01-01
remove $args.
fukachan
2003-12-31
update comments.
fukachan
2003-12-28
clean up class hierarchy.
fukachan
2003-10-15
space cosmetics
fukachan
2003-09-27
FML/CGI/Admin/{List,ML,User}.pm -> FML/CGI/{List,ML,User}.pm
fukachan
2003-09-13
use $curproc->ui_message() instead of "print STDERR ...".
fukachan
2003-09-06
use removed_ml_home_dir_path() method to determine the dir path used
fukachan
2003-09-04
use $curproc->config()
fukachan
2003-08-29
use $curproc->config(), pcb() not { config }, { pcb } respectively.
fukachan
2003-08-23
fix comments: =head2 function(...) form
fukachan
2003-01-25
FNF: fix comments
fukachan
2003-01-07
fix copyright
fukachan
2003-01-03
get_as_array_ref() to get $newml_command_mta_config_list values.
fukachan
2002-12-24
clean up: nuke \s*$
fukachan
2002-12-24
fix comments
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-07-12
enable newml/rmml updates procmailrc templates
fukachan
2002-06-27
major overhaul
fukachan
2002-06-25
clean up. nuke _get_domain_info (not used)
bootstrap-20020626
fukachan
2002-06-25
fix virtual domain handling. sync w/ newml logic
fukachan
2002-04-24
FML::Command::PostfixControl -> FML::MTAControl
fukachan
2002-04-24
modified to use File::Utils and FML::Command::PostfixControl to share codes.
fukachan
2002-04-23
rmml: ml/ -> @ml/, remove aliases. cgi enabled
fukachan