| Age | Commit message (Expand) | Author |
| 2001-02-06 | real library for libexec/fmlconf | fukachan |
| 2001-02-06 | mode ||= default | fukachan |
| 2001-02-06 | define %_default_fml_config which has default values. | fukachan |
| 2001-02-06 | status is one of 'closed', 'going', 'open'. | fukachan |
| 2001-02-06 | update documents | fukachan |
| 2001-02-06 | change operation target from article to incoming_message if appropriate | fukachan |
| 2001-02-06 | actually require( Ticket::Model::$config->{ ticket_model } ) | fukachan |
| 2001-02-05 | follow $config->{log_message_format} | fukachan |
| 2001-02-05 | define $config->{pid} in initialize phase | fukachan |
| 2001-02-05 | more debug | fukachan |
| 2001-02-04 | define get_content_header(), | fukachan |
| 2001-02-03 | fix content_type() bug | fukachan |
| 2001-02-03 | call MailingList::Message->new() with boundary and content_type | fukachan |
| 2001-02-03 | define method: content_type() and mime_boundary() | fukachan |
| 2001-02-03 | clean up documents | fukachan |
| 2001-02-01 | FML::Utils::copy() is a wrapper, which uses IO::File::Atomic. | fukachan |
| 2001-02-01 | save mail body without \r | fukachan |
| 2001-02-01 | add stardate() | fukachan |
| 2001-01-31 | clena up documents | fukachan |
| 2001-01-31 | add program emulation function not by MD5.pm | fukachan |
| 2001-01-31 | add search_program() which searches executable. | fukachan |
| 2001-01-31 | md5 checksum | fukachan |
| 2001-01-30 | change ticket system tag definition to use $ml_name | fukachan |
| 2001-01-30 | expand variables in variables when it matches ^[a-z0-9]+[a-z0-9]$ | fukachan |
| 2001-01-30 | change $subject_tag uses $ml_name and %d style. | fukachan |
| 2001-01-29 | change hierarchy of routines. The current flow is as follows: | fukachan |
| 2001-01-29 | s/fmlwrapper/loader/ in libexec/ | fukachan |
| 2001-01-28 | s/incoming_mail/incoming_message/ | fukachan |
| 2001-01-27 | nuke socket_timeout => 2 (debug) | fukachan |
| 2001-01-27 | clean document campaign (2001/01 end) | fukachan |
| 2001-01-27 | define verify_request() methon in Process::* | fukachan |
| 2001-01-27 | record sender information | fukachan |
| 2001-01-27 | fix address handling to nuke gecos | fukachan |
| 2001-01-27 | add sender information in each log message | fukachan |
| 2001-01-27 | define sender() and DESTROY() methods | fukachan |
| 2001-01-27 | define YYYYxMMxDD() method in FML::Date class. | fukachan |
| 2001-01-27 | add list-{help,subscribe,unsubscribe} following rfc2369 | fukachan |
| 2001-01-26 | create $date->{YYYY/MM/DD} value | fukachan |
| 2001-01-26 | add_fml_traditional_article_id, s/address_for_post/ml_name/ | fukachan |
| 2001-01-26 | fix $status check | fukachan |
| 2001-01-26 | check defined() before replacing | fukachan |
| 2001-01-26 | nuke "usr lib .." for debug | fukachan |
| 2001-01-26 | clean up varialbes. show date in ticket list | fukachan |
| 2001-01-26 | change ticket system constructor argument | fukachan |
| 2001-01-26 | oops, add miggin _close_db() | fukachan |
| 2001-01-26 | split _update_db() to _open_db, _update_db, _close_db() | fukachan |
| 2001-01-26 | clarify difference between _ticke_id and _ticket_subject_tag | fukachan |
| 2001-01-26 | clean up ticket system codes | fukachan |
| 2001-01-26 | prototype of TicketSystem | fukachan |
| 2001-01-26 | define get_ticket_list() | fukachan |