| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-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-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 | 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 | |
| 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 | 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 | |
| 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 | $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 | |
| 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 | |
| FML::CGI::User->anonymous_cgi_menu(); | |||
| 2008-09-09 | define anonymous_cgi_menu(). | fukachan | |
| fix and update documents. | |||
| 2008-09-09 | define $alnum_regexp class. | fukachan | |
| define 'session_id' and 'magic_string' regexp. | |||
| 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 | |
| 2008-08-24 | fix comments (FNF) | fukachan | |
| 2008-08-24 | fix copyright | fukachan | |
| 2008-08-24 | rearrange isolated mails to under $isolated_queue_dir/YYYY/MM/DD dir. | fukachan | |
| 2008-08-17 | bug fix: check isolated or ignored precisely and determine the final action. | fukachan | |
| 2008-08-13 | bug fix: fix internal arguments passing bug to handle sender | fukachan | |
| information correctly. save sender candidates in PCB. | |||
| 2008-08-02 | fix copyright | fukachan | |
| 2008-08-02 | fixed that isolate operation works. | fukachan | |
| 2008-08-02 | create isolated queue, too. | fukachan | |
| 2008-07-20 | isolate the current incoming message if matched | fukachan | |
| 2008-07-20 | define isolate_system_special_accounts() and | fukachan | |
| isolate_system_accounts(). | |||
| 2008-07-20 | define incoming_message_dup_content() and | fukachan | |
| incoming_message_isolate_content(). | |||
| 2008-07-19 | fix copyright | fukachan | |
| 2008-07-06 | define "isolate" operation template. | fukachan | |
| "isolate" differs "hold". "isolate" sets apart spam candidates from normal incoming messages, whereas "hold" moves the incoming message to "hold" queue, which does not move until someone changes the state. | |||
| 2008-07-05 | fix typo | fukachan | |
