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
Age
Commit message (
Expand
)
Author
2018-09-10
handle subject_tag with % (e.g. %d, %05d) or not correctly to avoid warning.
Ken'ichi Fukamachi
2018-09-08
update comments on subject (mime header) handling.
Ken'ichi Fukamachi
2018-09-08
subject handling is changed to use Mail::Message::Subject based e.g. mime_hea...
Ken'ichi Fukamachi
2018-09-08
subject handling is changed to mime_header_decode() and as_external_form() st...
Ken'ichi Fukamachi
2018-09-08
article_thread_init() modified to use Mail::Message::Subject.
Ken'ichi Fukamachi
2018-09-08
fix the document descriptions on rewrite_article_subject_tag().
Ken'ichi Fukamachi
2018-09-08
rewrite_article_subject_tag() switched to use Mail::Message::Encode::Perl.
Ken'ichi Fukamachi
2018-09-04
clarify FML::Header::Subjectrewrite_article_subject_tag_orig is obsolete
Ken'ichi Fukamachi
2018-09-04
Revert "FML::Header::Subject->rewrite_article_subject_tag is obsolete."
Ken'ichi Fukamachi
2018-09-04
FML::Header::Subject->rewrite_article_subject_tag is obsolete.
Ken'ichi Fukamachi
2018-09-04
renamed: s/rewrite_article_subject_tag_orig()/rewrite_article_subject_tag_obs...
Ken'ichi Fukamachi
2012-12-30
catch up perl changes: defined(hashes and arrays) is deprecated,
fukachan
2012-12-30
catch up perl changes: not length(@array), use "scalar @array" to find
fukachan
2011-09-25
include ErrorStatus module within it.
fukachan
2011-09-25
include ErrorStatus module within it.
fukachan
2011-08-24
fix copyright
fukachan
2010-11-28
fix vendor expansion bug (bug fix previous commit).
fukachan
2010-11-09
FML::Install is enhanced to try to install all files in all vendors,
fukachan
2010-03-06
hmm, seems incorrect that increment_id() in calling HTML-ify function
fukachan
2009-07-14
move calling _htmlify() from _deliver_article_prep() to finish()
tmu
2009-02-26
fix copyright
fukachan
2008-11-30
defined() before eq
fukachan
2008-09-30
fix comments (FNF)
fukachan
2008-09-29
verify_request() logs client ip address if could.
fukachan
2008-09-15
install/deinstall all CGI scripts for the specified domain.
fukachan
2008-09-15
delete scripts in the reverse order of creation.
fukachan
2008-09-14
fix admin.cgi removing operation bug.
fukachan
2008-09-14
define ml_name_list(), which returns the list of valid ml in the
fukachan
2008-09-13
listinfo operations fixed: install and deinstall index.html.{ja,en}.
fukachan
2008-09-12
delete cgi scripts and listinfo in runnign rmml.
fukachan
2008-09-12
clean up.
fukachan
2008-09-10
document: fix typo
fukachan
2008-09-10
clean up setup_cgi_interface() to be more modular.
fukachan
2008-09-10
new() needs $curproc as the argument.
fukachan
2008-09-10
(1) check if the banner image format generator works or not
fukachan
2008-09-09
$commands_for_ml_admin_cgi -> $ml_admin_cgi_allowed_commands
fukachan
2008-09-09
o generate anonymous session ID always (anyway).
fukachan
2008-09-09
fix how to search main_cf information.
fukachan
2008-09-09
anonymous cgi initial version
fukachan
2008-09-09
import $fml_owner and $fml_group into $config name space from main.cf.
fukachan
2008-09-09
in setting up cgi, install cgi script(s) for anonymous users, too.
fukachan
2008-09-09
show menu for an anonymous user by calling
fukachan
2008-09-09
define anonymous_cgi_menu().
fukachan
2008-09-09
define $alnum_regexp class.
fukachan
2008-09-09
banner string generator
fukachan
2008-09-09
generates a magic string and the identifier used for the session ID.
fukachan
2008-09-09
ascii presentation of letters.
fukachan
2008-08-24
fix copyright
fukachan
2008-08-24
fixed: typo: add_outline_to_header_field -> add_outline_to_header
fukachan
2008-08-24
allow sub-command "outline" load.
fukachan
[next]