summaryrefslogtreecommitdiff
path: root/fml/lib/FML
AgeCommit message (Expand)Author
2004-11-14define $article_post_article_thread_lifetime anyway (hmm, valid?)fukachan
2004-11-03rename private method: _distribute -> _deliver_article_prepfukachan
2004-10-31sort, clean up.fukachan
2004-10-28bug fix and enhance reference extranction logic.fukachan
2004-10-28update article message-id cache if article is saved successfully.fukachan
2004-10-28implement "check_article_thread" operation.fukachan
2004-10-09yet another skin (old fashion)fukachan
2004-10-09implement plural GUI skins.fukachan
2004-10-09show "back to top" menu in old fashion skin case.fukachan
2004-10-09fix comments (FNF)fukachan
2004-10-06modify configuration error check:fukachan
2004-10-03fix owner and group of created file/dirfukachan
2004-10-03implement chown() method for convenience.fukachan
2004-09-29set up $group_writable_config_dir.fukachan
2004-09-28vaflidate if $pcb defined or notfukachan
2004-09-06fix typofukachan
2004-09-06launch warning on site_init.ph and site_force.ph if needed.fukachan
2004-09-06replace "/tmp/default_config.ph" withfukachan
2004-09-04targets cleanup() operatites are non active queues.fukachan
2004-09-04print only valid queuefukachan
2004-09-03fix message: remove too old queue ...fukachan
2004-09-03set log function for qmgr.fukachan
2004-09-03implement is_process_time_limit() method to warn that end of processfukachan
2004-09-03show all entries not only within active queue.fukachan
2004-08-15bug fix condition that empty queue or notfukachan
2004-08-15implement voluntary sleep/wakeup queue mode switching.fukachan
2004-08-15warn "not queue flush due to MTA fatal error.".fukachan
2004-08-14specify queue strategy to get proper queue list.fukachan
2004-08-14log more info in failing over.fukachan
2004-08-14process 2 requests in one process (temporary solution).fukachan
2004-08-14ensure initial value to be defined.fukachan
2004-08-14show number of requests if requests > 0fukachan
2004-08-13temporal failure when external filter process timeouts.fukachan
2004-08-13change cleanup() logic:fukachan
2004-08-13change arguemnts for new() and send().fukachan
2004-08-13clean up mail queue periodically.fukachan
2004-08-12define default subject used if unspecifiedfukachan
2004-07-27log error message: exit(EX_TEMPFAIL) to retry later.fukachan
2004-07-27implement message_nl() and modified to use it.fukachan
2004-07-26thread_db_args() returns htmlifier parameters with subject tag hints.fukachan
2004-07-26rewritten to use $curproc->thread_db_args() method for code sharing.fukachan
2004-07-26fix copyright.fukachan
2004-07-23white space cosmeticsfukachan
2004-07-23change constructor argument (but not used yet).fukachan
2004-07-23fix comments, style and add loop label, ... (FNF).fukachan
2004-07-23fix typo.fukachan
2004-07-23fix comments (FNF)fukachan
2004-07-23fix typofukachan
2004-07-23fix error messages.fukachan
2004-07-23fix comments.fukachan