| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-08-24 | add decode_mime_utf8_to_euc() for utf8 subject | tmu | |
| 2011-08-24 | fix copyright | fukachan | |
| 2010-11-28 | fix vendor expansion bug (bug fix previous commit). | fukachan | |
| *important changes* do not overwrite file in installation. changes for the further enhancement, e.g. in other softowares. Actually, the current fml installation does not chanes since the file/directory names do not conflict. | |||
| 2010-11-09 | FML::Install is enhanced to try to install all files in all vendors, | fukachan | |
| which is useful for 3rd party. so, bump up to the version 7.98.16. | |||
| 2010-04-10 | fix/update copyright. | fukachan | |
| 2010-03-28 | clean up | fukachan | |
| 2010-03-28 | clean up. update/fix descriptions. | fukachan | |
| 2010-03-28 | update copyright. | fukachan | |
| update status. test environemnts: + perl 5.10.0 on NetBSD 5.0.2 | |||
| 2010-03-18 | fixed and clean up. | fukachan | |
| 2010-03-06 | hmm, seems incorrect that increment_id() in calling HTML-ify function | fukachan | |
| since already the article ID is incremated at _deliver_article_prep(). changed to use $article->id(); by fetching the current article ID. | |||
| 2009-12-26 | clean up a little ... | fukachan | |
| 2009-12-26 | use version managed bookinfo entity. clean up a little. | fukachan | |
| 2009-12-26 | define bookinfo.cooked entity. | fukachan | |
| we use it as version-managed bookinfo.sgml. | |||
| 2009-12-26 | version replacement utility | fukachan | |
| 2009-12-26 | replace version in include/bookinfo.sgml always | fukachan | |
| using fml/utils/bin/version_replace.pl utility. catch up the change in clean and export rules. | |||
| 2009-07-14 | move calling _htmlify() from _deliver_article_prep() to finish() | tmu | |
| 2009-06-10 | bugfix case timezone +0000 | tmu | |
| 2009-02-26 | fix copyright | fukachan | |
| 2008-11-30 | ok 5.10.0 on NetBSD 2.x | fukachan | |
| 2008-11-30 | defined() before eq | fukachan | |
| 2008-10-31 | update status: todo/done/removed | fukachan | |
| 2008-09-30 | fix comments (FNF) | fukachan | |
| 2008-09-29 | verify_request() logs client ip address if could. | fukachan | |
| 2008-09-28 | add usage of anonymous cgi | 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 | |
| define {get,set}_force_mode(). | |||
| 2008-09-14 | fix admin.cgi removing operation bug. | fukachan | |
| count up the number of valid ml, remove admin.cgi only if ensured that no more valid ml exists. | |||
| 2008-09-14 | define ml_name_list(), which returns the list of valid ml in the | fukachan | |
| specified domain. fix documents and todo. | |||
| 2008-09-13 | regen: $listinfo_template_base_dir | fukachan | |
| 2008-09-13 | define $listinfo_template_base_dir | fukachan | |
| 2008-09-13 | listinfo operations fixed: install and deinstall index.html.{ja,en}. | fukachan | |
| 2008-09-13 | us-ascii version, derived from euc-jp/index.html.ja | fukachan | |
| 2008-09-13 | change default url for submission of subscribe/unsubscribe request. | fukachan | |
| mailto:... -> /.../submit.cgi | |||
| 2008-09-12 | regen: $ml_anonymous_cgi_base_url | fukachan | |
| 2008-09-12 | regen: $ml_anonymous_cgi_base_url | fukachan | |
| 2008-09-12 | define $ml_anonymous_cgi_base_url | fukachan | |
| 2008-09-12 | delete cgi scripts and listinfo in runnign rmml. | fukachan | |
| 2008-09-12 | clean up. | fukachan | |
| warn() -> ui_message() + logwarn(). change variable names to be more proper. fix comments. | |||
| 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 | |
| as_png() checks if GD perl module is available. if not, return undef. | |||
| 2008-09-10 | (1) check if the banner image format generator works or not | fukachan | |
| (2) if not, use ascii generator. | |||
| 2008-09-09 | regen: anonymous cgi | fukachan | |
| 2008-09-09 | renamed: $commands_for_ml_admin_cgi -> $ml_admin_cgi_allowed_commands | fukachan | |
| define $ml_anonymous_cgi_allowed_commands | |||
| 2008-09-09 | definition changed: $cgi_base_dir, $admin_cgi_base_dir and | fukachan | |
| $ml_admin_cgi_base_dir. define variables for anonymous cgi: $use_anonymous_cgi_function, $anonymous_cgi_expire_limit, $anonymous_cgi_base_dir, $ml_anonymous_cgi_base_dir, $html_tmp_dir, and $html_tmp_base_url. | |||
| 2008-09-09 | add definition "anonymous/*/*/submit.cgi FML::CGI::Anonymous::Submit". | fukachan | |
| while space cosmetics. | |||
| 2008-09-09 | $commands_for_ml_admin_cgi -> $ml_admin_cgi_allowed_commands | fukachan | |
| ensure the return value for CGI action to be not "undef". menu is enhanced to handle both *admin.cgi and anonymous cgi case. | |||
| 2008-09-09 | o generate anonymous session ID always (anyway). | fukachan | |
| o finish() calls message flush sub-system. o cgi_execute_command() is enhanced to handle both *admin.cgi and anonymous cgi case. o some error messages are natural-languaged. o use cgi_var_*() and specify -target if could. | |||
| 2008-09-09 | fix how to search main_cf information. | fukachan | |
| define set_allow_reply_message() and get_allow_reply_message(). We can enable or disable reply_message*() functions dynamically. | |||
| 2008-09-09 | anonymous cgi initial version | fukachan | |
