summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-09-25define $commands_for_ml_admin_cgifukachan
2003-09-25change *::CGI:: class architecture.fukachan
2003-09-25change get_ml_list() argsfukachan
2003-09-25change arguments of get_ml_list() to remove $args.fukachan
2003-09-20FML::Filter::MimeComponent3 -> FML::Filter::MimeComponentfukachan
2003-09-20define _find_longest_matched_entry() function and use it to find morefukachan
2003-09-19Date: (EMPTY)fukachan
2003-09-19commit style checker tools around logging system anywayfukachan
2003-09-19enhance module switch mechnism in loading.fukachan
2003-09-19new Header->add_message_id()tmu
2003-09-19fix @INCfukachan
2003-09-19Jcode updated to 0.83fukachan
2003-09-19define --log-dup anywayfukachan
2003-09-19fixed to avoid uninitialized ...fukachan
2003-09-19implement _filespec_splitdir() which split filename to @filepath butfukachan
2003-09-17updated to File-Spec-0.85_03.fukachan
2003-09-17Initial revisionfukachan
2003-09-14Process::Flow and Process::Switch classes need to know $curprocfukachan
2003-09-14typofukachan
2003-09-13implement STDERR redirection to log STDERR messages and avoid outputfukachan
2003-09-13implement is_cgi_process(), is_under_mta_process().fukachan
2003-09-13remove close_stderr_channel_if_quiet_option_specified().fukachan
2003-09-13fix variable initialization to avoid undefined reference warning.fukachan
2003-09-13use $curproc->ui_message() instead of "print STDERR ...".fukachan
2003-09-13print STDERR ... if $debugfukachan
2003-09-13implement ui_message().fukachan
2003-09-13use $curproc->config_cf_filepath().fukachan
2003-09-13comment on STDERR usagefukachan
2003-09-13fix $0 handling for *.cgi:fukachan
2003-09-13extension: compare $0 against entry etc/modules by considering subdir.fukachan
2003-09-12bug fix duplication check pattern.fukachan
2003-09-12handle default/virtual domain properly.fukachan
2003-09-12clarify error messages more.fukachan
2003-09-08fix copyrigtfukachan
2003-09-08bug fix handling of sjis message.fukachan
2003-09-08bug fix text/* part should know its own charset and encoding based onfukachan
2003-09-08bug fix: _text_safe_print() should handle charset and encodingfukachan
2003-09-08implement: decode_base64_string(), decode_qp_string(), str_dump().fukachan
2003-09-06rmml extension.fukachan
2003-09-06shortenfukachan
2003-09-06use removed_ml_home_dir_path() method to determine the dir path usedfukachan
2003-09-05bug fix: we should not use $main_cf in this module.fukachan
2003-09-05escape $curproc in evalfukachan
2003-09-04use $curproc->config()fukachan
2003-09-02bug fix wrong lvaluefukachan
2003-08-30regen: html_archive_address_mask class is added.fukachan
2003-08-30trap open()/close() not open.*/close.*.fukachan
2003-08-30regen: log_message_queue => FML::IPC::Queuefukachan
2003-08-30simple queue manipulation toolfukachan
2003-08-30bug fix config(),pcb() (over-converted ;)fukachan