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
/
DirUtils.pm
Age
Commit message (
Expand
)
Author
2006-10-22
fix comments.
fukachan
2006-03-05
fix copyright
fukachan
2006-03-05
changed to command_context object based.
fukachan
2005-05-26
not use str.str
fukachan
2004-07-23
white space cosmetics
fukachan
2004-07-23
fix typo of error messages.
fukachan
2004-04-23
remove "use FML::Log;".
fukachan
2004-03-23
modified for "--allow-send-message --send-to=ADDRESS" option.
fukachan
2004-01-21
fix/udpate comments.
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-01-26
use FML::Restriction::Base::regexp_match() to check command line options.
fukachan
2003-01-25
implement FML::Restriction::Base::regexp_match() and
fukachan
2003-01-03
modified to use FML::Restriction::Base->regexp().
fukachan
2002-12-18
clean up comments.
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-08-03
white spaces
fukachan
2002-07-02
fix comments
fukachan
2002-04-07
admin_member_passwd_maps -> admin_member_password_maps
fukachan
2002-03-30
white space cosmetics: nuke \s*$
fukachan
2002-03-26
fix to use FML::Restriction::Base not CGI
fukachan
2002-03-24
remove debug code
fukachan
2002-03-24
support admin {dir,ls} command
fukachan