| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-11-14 | add monthly thread indexnewvardef-base | tmu | |
| 2004-11-14 | define $article_post_article_thread_lifetime anyway (hmm, valid?) | fukachan | |
| 2004-11-03 | rename private method: _distribute -> _deliver_article_prep | fukachan | |
| 2004-10-31 | sort, clean up. | fukachan | |
| 2004-10-31 | bug fix comment: fixed return value | fukachan | |
| 2004-10-28 | bug fix and enhance reference extranction logic. | fukachan | |
| 2004-10-28 | update article message-id cache if article is saved successfully. | fukachan | |
| 2004-10-28 | implement "check_article_thread" operation. | fukachan | |
| Itt allows post from someone who reffers articles within one weeks. | |||
| 2004-10-09 | yet another skin (old fashion) | fukachan | |
| 2004-10-09 | implement plural GUI skins. | fukachan | |
| create FML::CGI::Skin::* class. remove FML::CGI::Menu. FML::CGI::Menu -> FML::CGI::Skin::Base and create sub classes inheriting Base. | |||
| 2004-10-09 | show "back to top" menu in old fashion skin case. | fukachan | |
| 2004-10-09 | fix comments (FNF) | fukachan | |
| 2004-10-06 | modify configuration error check: | fukachan | |
| o validate the value of $maintainer and $ml_address variables. o disable checks for *.cgi processes. | |||
| 2004-10-03 | fix owner and group of created file/dir | fukachan | |
| 2004-10-03 | implement chown() method for convenience. | fukachan | |
| 2004-09-29 | set up $group_writable_config_dir. | fukachan | |
| 2004-09-28 | vaflidate if $pcb defined or not | fukachan | |
| 2004-09-23 | fix comments (FNF) | fukachan | |
| 2004-09-06 | fix typo | fukachan | |
| 2004-09-06 | launch warning on site_init.ph and site_force.ph if needed. | fukachan | |
| 2004-09-06 | replace "/tmp/default_config.ph" with | fukachan | |
| speculate_default_config_ph_path() method. | |||
| 2004-09-04 | targets cleanup() operatites are non active queues. | fukachan | |
| 2004-09-04 | print only valid queue | fukachan | |
| 2004-09-04 | is_valid_queue() returns ok if the specified queue exists in active or | fukachan | |
| deferred queue. | |||
| 2004-09-04 | log messages in removing queue | fukachan | |
| 2004-09-03 | fix message: remove too old queue ... | fukachan | |
| 2004-09-03 | set log function for qmgr. | fukachan | |
| reset queue list fter rescheduling. pull up $max_count to 100. resolve lock confliction in queue manipulation. | |||
| 2004-09-03 | bug fix queue strategy info file hanling. | fukachan | |
| implement log(), {set,get}_log_function(). log more and more. | |||
| 2004-09-03 | implement is_process_time_limit() method to warn that end of process | fukachan | |
| life time comes soon. | |||
| 2004-09-03 | show all entries not only within active queue. | fukachan | |
| 2004-08-20 | eval q{} | fukachan | |
| 2004-08-15 | bug fix condition that empty queue or not | fukachan | |
| 2004-08-15 | implement voluntary sleep/wakeup queue mode switching. | fukachan | |
| o implement queue management utilities. o move queue from active to deferred if delivery failed. o rename *_strategy to *_policy o overhaul/clean up internal style. | |||
| 2004-08-15 | warn "not queue flush due to MTA fatal error.". | fukachan | |
| 2004-08-14 | implement basic queue management strategy. | fukachan | |
| 2004-08-14 | specify queue strategy to get proper queue list. | fukachan | |
| currently we use "fair-queue". | |||
| 2004-08-14 | log $recipient_limit info if limit != 1000 | fukachan | |
| 2004-08-14 | log more info in failing over. | fukachan | |
| 2004-08-14 | process 2 requests in one process (temporary solution). | fukachan | |
| XXX-TODO: enhance qmgr more cleverly. | |||
| 2004-08-14 | ensure initial value to be defined. | fukachan | |
| 2004-08-14 | back up sequence file before operation. | fukachan | |
| rollback file itself in emergency if could. | |||
| 2004-08-14 | show number of requests if requests > 0 | fukachan | |
| 2004-08-13 | temporal failure when external filter process timeouts. | fukachan | |
| if external filter process timeouts, notify it to $curproc layer, and distribution process exit(75) for temporal failure. implement filter_state_{set,get}_tempfail_request(). | |||
| 2004-08-13 | change cleanup() logic: | fukachan | |
| get all queue id list and remove too old invalid queue. | |||
| 2004-08-13 | implement list_all(), last_modified_time(). | fukachan | |
| remove get_class_list(). | |||
| 2004-08-13 | clean up new(). | fukachan | |
| list() can take an argument for $class if needed. implement is_valid_queue() and get_class_list() methods. | |||
| 2004-08-13 | change arguemnts for new() and send(). | fukachan | |
| implement template of cleanup() method. | |||
| 2004-08-13 | clean up mail queue periodically. | fukachan | |
| 2004-08-12 | define default subject used if unspecified | fukachan | |
| 2004-07-27 | log error message: exit(EX_TEMPFAIL) to retry later. | fukachan | |
