| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-10-25 | banner table generator where the pattern is imported from NetBSD. | fukachan | |
| 2008-09-30 | fix comments (FNF) | fukachan | |
| 2008-09-29 | verify_request() logs client ip address if could. | fukachan | |
| 2008-09-28 | documentation: add usage of anonymous cgi. | fukachan | |
| 2008-09-28 | add usage of anonymous cgi | fukachan | |
| 2008-09-20 | implemnet newcgi,rmcgi | 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 | |
| fix listinfo operation bug. | |||
| 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 | restructure and cleanup cgi around codes ... | fukachan | |
| 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 | anonymous cgi: check system-installed module. et.al. | 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 | www interface for anonymous users is implemented. | fukachan | |
| bump up the current version to 7.98.14. | |||
| 2008-09-09 | utility to build a new module | fukachan | |
| 2008-09-09 | regen | fukachan | |
| 2008-09-09 | speculate default hostname. | fukachan | |
| 2008-09-09 | anonymous cgi: 1st version done, more todo added | fukachan | |
| 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 | |
| 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-09-09 | add message templates for anonymous CGI | fukachan | |
| 2008-09-09 | changed | fukachan | |
