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
Age
Commit message (
Expand
)
Author
2001-03-20
use FML::Log qw(Log LogWarn LogError);
error-message-status
fukachan
2001-03-20
define Log(), LogWarn() and LogError().
fukachan
2001-03-20
change default ticket model name. s/toymodel/minimal_by_db/
fukachan
2001-03-20
clean up document
fukachan
2001-03-20
update $args description
fukachan
2001-03-20
accpet arbitrary ticket model name
fukachan
2001-03-20
check more $home_dir or $ml_name is specified if we need_ml_name().
fukachan
2001-03-19
clean up document
fukachan
2001-03-19
change $map_params structure
fukachan
2001-03-18
IO::Adapter::DBI -< IO::Adapter::MySQL
fukachan
2001-03-18
clean up variable names
fukachan
2001-03-18
fix close() bug
fukachan
2001-03-18
mysql map can work.
fukachan
2001-03-18
fix module name to sync w/ current
fukachan
2001-03-18
nuke defined() to avoid perl warning
fukachan
2001-03-18
generate documents on SQL::
fukachan
2001-03-18
fix dependences for lost IO::Adapter::MySQL
fukachan
2001-03-18
remove document et. al.
fukachan
2001-03-18
modify MySQL adapter interface
fukachan
2001-03-18
Initial revision
fukachan
2001-03-16
clean up
fukachan
2001-03-16
fmldoc supports perldoc [-vtuml]
fukachan
2001-03-16
support options of perldoc -vtuml
fukachan
2001-03-15
fix document generation for IO::Adapter::MySQL
fukachan
2001-03-15
implemente primitive getline() call to MySQL and the cheker of it.
fukachan
2001-03-14
fix tr() to make chars upper case
fukachan
2001-03-14
generate FML::Command documents
fukachan
2001-03-14
nuke .pm in NAME
fukachan
2001-03-14
FML::Command is a dispatcher table. It used AUTOLOAD() to forward the
fukachan
2001-03-14
pass $main_cf object to the real fml process
fukachan
2001-03-14
$curproc->{ main_cf } holds the pointer to /etc/fml/main.cf
fukachan
2001-03-14
s/croak/warn/
fukachan
2001-03-14
nuke "delete" command which is ambiguous in identify that it is to
fukachan
2001-03-14
change argument of FML::Command method call. now it accpepts
fukachan
2001-03-14
split FML::MemberControl to FML::Command/$method.pm for each $method
fukachan
2001-03-14
makefml uses dynamic method binding
fukachan
2001-03-14
a little more polite debug message
fukachan
2001-03-14
run "make html" in each directory
fukachan
2001-03-13
fix dependence, fix typo
fukachan
2001-03-13
clean up documents
fukachan
2001-03-13
prototype of mysql
fukachan
2001-03-13
Initial revision
fukachan
2001-03-11
fix some space padding
fukachan
2001-03-11
clean up the argument parser to handle makefml in the special way
fukachan
2001-03-11
make makefml work
fukachan
2001-03-11
rewrite close($fh) to $fh->close().
fukachan
2001-03-11
replace() method and the checker
fukachan
2001-03-11
update documents on add() and delete()
fukachan
2001-03-11
implement delete(regexp)
fukachan
2001-03-11
fix @ISA handling
fukachan
[next]