| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-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-10 | IO::Adapter based lock system | fukachan | |
| 2004-04-10 | implement copy() and append() methods $curproc provides to remove | fukachan | |
| File::Utils class. | |||
| 2004-04-02 | fix reply_message() system to handle smtp_sender properly. | fukachan | |
| moify libexec/error to forward mail which smtp sender is fml_owner(). | |||
| 2004-04-02 | define fml_owner_address() | fukachan | |
| 2004-03-31 | Mail::ThreadTrack is obsoleted. remove related codes. | fukachan | |
| 2004-03-31 | modify message output engine. | fukachan | |
| enable close operation. | |||
| 2004-03-31 | use cgi.config.$key as message translation | fukachan | |
| 2004-03-31 | move config.cgi specific methods run_*() from | fukachan | |
| FML::Process::CGI::Kernel to FML::CGI::Menu. | |||
| 2004-03-31 | check existence of $ml_name value. | fukachan | |
| use Japanese title. | |||
| 2004-03-31 | fix comments (FNF) | fukachan | |
| 2004-03-29 | preliminary implementation of thread GUI. | fukachan | |
| 2004-03-29 | list sub command do not run print_one_line_summary(). | fukachan | |
| fix typo. | |||
| 2004-03-28 | re-implemented. currently FML::Article::Thread based one. | fukachan | |
| 2004-03-28 | re-implemented for further plan to purge Mail::ThreadTrack. | fukachan | |
| 2004-03-28 | fix usage of Mail::Message::Language::Japanese::Subject. | fukachan | |
| 2004-03-28 | move details of thread manipulation to FML::Article::Thread as could | fukachan | |
| as possible. | |||
| 2004-03-24 | fix copyright | fukachan | |
| 2004-03-23 | modified for "--allow-send-message --send-to=ADDRESS" option. | fukachan | |
| 2004-03-23 | allow CUI(fml,makefml) to send messages. | fukachan | |
| this function disabled by default. fml and makefml can use --allow-send-message --send-to=ADDRESS option for it. | |||
| 2004-03-23 | try to allow -O key=value command line options. Internally each | fukachan | |
| function uses cui_command_specific_options() to get the command specific options. | |||
