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
/
Process
/
Kernel.pm
Age
Commit message (
Expand
)
Author
2001-03-20
use FML::Log qw(Log LogWarn LogError);
error-message-status
fukachan
2001-03-20
check more $home_dir or $ml_name is specified if we need_ml_name().
fukachan
2001-03-14
$curproc->{ main_cf } holds the pointer to /etc/fml/main.cf
fukachan
2001-03-14
a little more polite debug message
fukachan
2001-03-11
full documentation (alpha)
fukachan
2001-03-10
bug fix $ml_home_dir check algorithm
fukachan
2001-03-10
clean up documents and codes
fukachan
2001-03-10
nuke FML::Debug
fukachan
2001-03-09
nuke FML::Debug and Data::Dumper to avoid loading Data::Dumper
fukachan
2001-02-20
rename FML::Lock to File::SimpleLock
fukachan
2001-02-19
add prototype of mail loop checks e.g. message-id, X-ML-Info duplication
fukachan
2001-02-18
modify $ml_home_dir empty check
fukachan
2001-02-18
fix how to work when $argv[0] is not specified
fukachan
2001-02-17
move Bootstrap() latter part from libexec/loader to libexec/proces_switch.
fukachan
2001-02-16
signal initialize
fukachan
2001-01-29
change hierarchy of routines. The current flow is as follows:
fukachan
2001-01-29
s/fmlwrapper/loader/ in libexec/
fukachan
2001-01-28
s/incoming_mail/incoming_message/
fukachan
2001-01-27
fix address handling to nuke gecos
fukachan
2001-01-26
change software name to fml-devel temporally
fukachan
2001-01-25
change arguments for FML::Parse class.
fukachan
2001-01-24
check whether defined($args->{ fml_version }) or not
fukachan
2001-01-24
modified to use FML::PCB object
fukachan
2001-01-24
prepare PCB manipulation
fukachan
2001-01-24
ticket system be more independent of header_rewrite, and clean up more
fukachan
2001-01-24
import ml_home_prefix
fukachan
2001-01-23
shorten sleep() parameter (debug)
fukachan
2001-01-22
change $version to $fml_version
fukachan
2001-01-21
more debug
fukachan
2001-01-21
import ml_home_dir from fmlwrapper
fukachan
2001-01-21
rename s/Debug/debug/ sine it is a method
fukachan
2001-01-21
expand variables after we load all *cf files
fukachan
2001-01-20
nuke \n
fukachan
2001-01-20
clean up variable names, enable fmlwrapper -c main.cffml
fukachan
2001-01-19
Initial revision
fukachan