| Age | Commit message (Expand) | Author |
| 2003-09-27 | natural language extension in cgi menu. | fukachan |
| 2003-09-27 | define methods: cgi_var_navigator_title(), cgi_var_fml_project_url(). | fukachan |
| 2003-09-27 | make message_nl() handle enable language translation | fukachan |
| 2003-09-27 | bug fix expand_variable_in_buffer() to match as many as could. | fukachan |
| 2003-09-27 | add reset button | fukachan |
| 2003-09-27 | fix selected_key name | fukachan |
| 2003-09-27 | cgi_var_ml_name_list($ml_domain) -> cgi_var_ml_name_list() | fukachan |
| 2003-09-27 | bug fix method name. | fukachan |
| 2003-09-27 | define new methods: cgi_var_address_map() cgi_var_address_map_list() | fukachan |
| 2003-09-27 | FML/CGI/Admin/{List,ML,User}.pm -> FML/CGI/{List,ML,User}.pm | fukachan |
| 2003-09-25 | use cgi.*.top for top level help | fukachan |
| 2003-09-25 | change *::CGI:: class architecture. | fukachan |
| 2003-09-25 | change get_ml_list() args | fukachan |
| 2003-09-25 | change arguments of get_ml_list() to remove $args. | fukachan |
| 2003-09-20 | FML::Filter::MimeComponent3 -> FML::Filter::MimeComponent | fukachan |
| 2003-09-20 | define _find_longest_matched_entry() function and use it to find more | fukachan |
| 2003-09-19 | new Header->add_message_id() | tmu |
| 2003-09-19 | fixed to avoid uninitialized ... | fukachan |
| 2003-09-19 | implement _filespec_splitdir() which split filename to @filepath but | fukachan |
| 2003-09-14 | Process::Flow and Process::Switch classes need to know $curproc | fukachan |
| 2003-09-14 | typo | fukachan |
| 2003-09-13 | implement STDERR redirection to log STDERR messages and avoid output | fukachan |
| 2003-09-13 | implement is_cgi_process(), is_under_mta_process(). | fukachan |
| 2003-09-13 | remove close_stderr_channel_if_quiet_option_specified(). | fukachan |
| 2003-09-13 | fix variable initialization to avoid undefined reference warning. | fukachan |
| 2003-09-13 | use $curproc->ui_message() instead of "print STDERR ...". | fukachan |
| 2003-09-13 | print STDERR ... if $debug | fukachan |
| 2003-09-13 | implement ui_message(). | fukachan |
| 2003-09-13 | use $curproc->config_cf_filepath(). | fukachan |
| 2003-09-13 | comment on STDERR usage | fukachan |
| 2003-09-13 | fix $0 handling for *.cgi: | fukachan |
| 2003-09-13 | extension: compare $0 against entry etc/modules by considering subdir. | fukachan |
| 2003-09-12 | bug fix duplication check pattern. | fukachan |
| 2003-09-12 | handle default/virtual domain properly. | fukachan |
| 2003-09-12 | clarify error messages more. | fukachan |
| 2003-09-08 | fix copyrigt | fukachan |
| 2003-09-08 | bug fix text/* part should know its own charset and encoding based on | fukachan |
| 2003-09-08 | bug fix: _text_safe_print() should handle charset and encoding | fukachan |
| 2003-09-08 | implement: decode_base64_string(), decode_qp_string(), str_dump(). | fukachan |
| 2003-09-06 | use removed_ml_home_dir_path() method to determine the dir path used | fukachan |
| 2003-09-05 | bug fix: we should not use $main_cf in this module. | fukachan |
| 2003-09-05 | escape $curproc in eval | fukachan |
| 2003-09-04 | use $curproc->config() | fukachan |
| 2003-09-02 | bug fix wrong lvalue | fukachan |
| 2003-08-30 | simple queue manipulation tool | fukachan |
| 2003-08-30 | bug fix config(),pcb() (over-converted ;) | fukachan |
| 2003-08-29 | over-converted ;) back again | fukachan |
| 2003-08-29 | use $curproc->config(), pcb() not { config }, { pcb } respectively. | fukachan |
| 2003-08-25 | FNF: fix comments | fukachan |
| 2003-08-24 | save $@ via logwarn() not print STDERR .. | fukachan |