| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-05-01 | modify List-* header message and condition a little. | fukachan | |
| 2004-05-01 | asymmetric user control | fukachan | |
| 2004-04-30 | return error messages more. | fukachan | |
| call croak() if critical error. | |||
| 2004-04-30 | call command specific rewrite_prompt() if could. | fukachan | |
| 2004-04-30 | more restrict error checks. | fukachan | |
| fix rewrite_prompt(). | |||
| 2004-04-30 | more restrict error checks. | fukachan | |
| 2004-04-28 | implement verify_syntax() using FML::Command::Syntax | fukachan | |
| 2004-04-28 | correct error message | fukachan | |
| 2004-04-28 | make which_map_nl() translate map name to Japanese. | fukachan | |
| 2004-04-28 | add missing error messages | fukachan | |
| 2004-04-27 | remove _delete_subject_tag(). | fukachan | |
| method-ify delete_subject_tag(). | |||
| 2004-04-27 | bug fix search logic. | fukachan | |
| move quotemeta() from IO::Adapter to here. | |||
| 2004-04-27 | fix comments. | fukachan | |
| use $str->charcode_convert_to_external_charset(), remove hard-coded 'jis'. | |||
| 2004-04-27 | fix commentsmail-fallback-base | fukachan | |
| 2004-04-27 | use $regexp as itself, not quotemeta()-ify. | fukachan | |
| 2004-04-27 | move quotemeta() from IO::Adapter to here. | fukachan | |
| 2004-04-27 | method-ify some module internal functions. | fukachan | |
| bug fix search logic of ml_home_prefix. move quotemeta() from IO::Adapter to here. | |||
| 2004-04-27 | implement is_same_domain(). | fukachan | |
| move quotemeta() from IO::Adapter to here. | |||
| 2004-04-27 | bug fix search logic. | fukachan | |
| move quotemeta() from IO::Adapter to here. | |||
| 2004-04-27 | move quotemeta($regexp) from IO::Adapter to here. | fukachan | |
| compare domains case insensitively. | |||
| 2004-04-23 | bug fix: we need to touch etc/passwd-admin file firstly. | fukachan | |
| 2004-04-23 | fix copyright | fukachan | |
| 2004-04-23 | remove "use FML::Log;". | fukachan | |
| 2004-04-22 | command_context_init() returns empty HASH_REF where it includes valid | fukachan | |
| command as the first valid argument. define command_context_set_normal_stop(), command_context_get_normal_stop(). | |||
| 2004-04-22 | check $context if it is well defined. if ok, call command. | fukachan | |
| check value by command_context_get_normal_stop() to stop this process. | |||
| 2004-04-22 | bug fix: need open() before getline() | fukachan | |
| 2004-04-22 | when unsubscribe command, stop the current process since | fukachan | |
| no more processing is required. XXX ? hmm, wrong in some cases e.g. unsubscribe + guide. XXX but ignore it ;-) | |||
| 2004-04-21 | bug fix mkdir(): str to octal handling bug | fukachan | |
| 2004-04-20 | -O algorithm= option | fukachan | |
| 2004-04-18 | remove regexp() method, which not used. | fukachan | |
| fix description. | |||
| 2004-04-18 | variable renaming: | fukachan | |
| s/cgi_language_list/cgi_language_select_list/; s/cgi_menu_address_map_list/cgi_menu_address_map_select_list/; s/error_analyzer_function_list/error_analyzer_function_select_list/; s/template_file_charset_list/template_file_charset_select_list/; | |||
| 2004-04-18 | fix comment (FNF) | fukachan | |
| 2004-04-17 | run $curproc->log_rorate() lastly | fukachan | |
| 2004-04-17 | implement log_rorate() | fukachan | |
| 2004-04-17 | modified to current fml8 style. | fukachan | |
| 2004-04-17 | preparation of context switch (preliminary. not yet implemented) | fukachan | |
| 2004-04-17 | use queue on memory by default. | fukachan | |
| 2004-04-17 | imported into FML::* once. File::CacheDir -> FML::Cache::Ring | fukachan | |
| 2004-04-17 | rename File::Rotate to FML::File::Rotate | fukachan | |
| 2004-04-15 | not used, so removed. | fukachan | |
| 2004-04-15 | IO::Adapter based sequence operation. | fukachan | |
| 2004-04-15 | Content-Type case-insensitive in _data_type() | tmu | |
| 2004-04-13 | implement rollback() | fukachan | |
| 2004-04-12 | implement basic handling code of queues on file system. | fukachan | |
| 2004-04-12 | bug fix variable initialization. | fukachan | |
| 2004-04-11 | fix comments | fukachan | |
| 2004-04-11 | switch File::Sequence to IO::Adapter based sequence operation | fukachan | |
| 2004-04-11 | fix comments | fukachan | |
| 2004-04-11 | implement methods suitable for sequence file operation. | fukachan | |
| + sequence_increment() + sequence_replace() | |||
| 2004-04-10 | IO::Adapter based lock system | fukachan | |
