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-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
nuke socket_timeout => 2 (debug)
fukachan
2001-01-27
clean document campaign (2001/01 end)
fukachan
2001-01-27
define verify_request() methon in Process::*
fukachan
2001-01-27
fix address handling to nuke gecos
fukachan
2001-01-26
add_fml_traditional_article_id, s/address_for_post/ml_name/
fukachan
2001-01-26
change ticket system constructor argument
fukachan
2001-01-26
clean up ticket system codes
fukachan
2001-01-26
prototype of TicketSystem
fukachan
2001-01-26
recode that ticke is closed
fukachan
2001-01-26
change software name to fml-devel temporally
fukachan
2001-01-25
rewrite_reply_to
fukachan
2001-01-25
change arguments for FML::Parse class.
fukachan
2001-01-25
clean up around ticket system
fukachan
2001-01-24
check whether defined($args->{ fml_version }) or not
fukachan
2001-01-24
reconstruct hierarchy under MailingList::
fukachan
2001-01-24
rename Netlib class to MailingList class :-)
fukachan
2001-01-24
modified to use FML::PCB object
fukachan
2001-01-24
change arguments. we use $curproc basically
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
implement primitive ticket system (toymodel)
fukachan
2001-01-23
shorten sleep() parameter (debug)
fukachan
2001-01-23
enable rewrite_subject_tag
fukachan
2001-01-22
change $version to $fml_version
fukachan
2001-01-21
enable header_rules: add_software_info add_fml_ml_name
fukachan
2001-01-21
enable add_fml_article_id add_x_sequence
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-21
move rfc2369 to FML::Header class
fukachan
2001-01-20
nuke \n
fukachan
2001-01-20
nuke native _smtplog but we given the pointer to smtplog() and _smtplog()
fukachan
2001-01-20
nuke FML::Body but modified to use Netlib::Messages
fukachan
2001-01-20
clean up variable names, enable fmlwrapper -c main.cffml
fukachan
2001-01-19
nuke debug
fukachan
2001-01-19
Initial revision
fukachan