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
Age
Commit message (
Expand
)
Author
2001-04-15
warn relations among uid,euid,gid,egid
fukachan
2001-04-15
nuke cred->is_member() and use curproc->permit_post()
fukachan
2001-04-15
move sender_is_member() to FML::Credential
fukachan
2001-04-15
define ticket->add_info() which adds X-Ticket-Status: and
fukachan
2001-04-14
simple_loop_check() logs the result of loop checks
fukachan
2001-04-08
a new $curproc format: $curproc->{ xxx }->{ message } is a reference
fukachan
2001-04-06
correct method name and internal variable names. now we use data and
fukachan
2001-04-05
overwrite new() not to use FML::Process::Kernel::new()
fukachan
2001-04-05
fmlsch -D data_dir -F data_file -m mode
fukachan
2001-04-03
change class hiererychy from MailingList -> Mail
fukachan
2001-04-01
FML::{CGI,Process}::Scheduler
fukachan
2001-03-27
demonstration to add a little CUI and GUI to the system. "fmlsch" and
fukachan
2001-03-27
bug fix.
fukachan
2001-03-25
add more on relation among programs and modules
fukachan
2001-03-25
move fmldoc to Process::DocView
fukachan
2001-03-25
add documents on the relation among programs and modules
fukachan
2001-03-25
regen (DocViewer is added)
fukachan
2001-03-25
create FML::Process::DocView class for fmldoc program, whereas
fukachan
2001-03-25
rewritten to use the current FML::Command style
fukachan
2001-03-25
define and use _fmldoc() for fmldoc program
fukachan
2001-03-24
move lock/unlock to FML::Command class
fukachan
2001-03-24
modified to make makefml.cgi work.
fukachan
2001-03-24
import program_name from libexec/loader
fukachan
2001-03-22
align spaces
fukachan
2001-03-22
resolve warning, add more alert for debug
fukachan
2001-03-22
define load_module($args, $module) method.
fukachan
2001-03-22
move the main code to FML::Ticket::Model::$model->run_cgi() since each
fukachan
2001-03-21
clean up. nuke show_summary_in_html()
fukachan
2001-03-21
move run() and _load_ticket_model_module() to FML::Process::*
fukachan
2001-03-21
fix @ISA
fukachan
2001-03-20
modify $args passed from libexec/loader by analyzing CGI->param().
fukachan
2001-03-20
ml_name is needed for fmlticket.cgi
fukachan
2001-03-20
use FML::Log qw(Log LogWarn LogError);
error-message-status
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-16
fmldoc supports perldoc [-vtuml]
fukachan
2001-03-16
support options of perldoc -vtuml
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
change argument of FML::Command method call. now it accpepts
fukachan
2001-03-14
makefml uses dynamic method binding
fukachan
2001-03-14
a little more polite debug message
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
cleanup
fukachan
[next]