summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Distribute.pm
AgeCommit message (Expand)Author
2004-01-02$curproc->resolve_ml_specific_variables( $args );fukachan
2004-01-01remove $args.fukachan
2003-12-25add log at htmlify article endtmu
2003-12-24remove the direct use of $args, use utility methods via $curprocfukachan
2003-11-30system_accounts -> system_special_accounts.fukachan
2003-11-29define $use_computer_output.fukachan
2003-10-15space cosmeticsfukachan
2003-10-06handle article subject specilly where the key in db is "article_subject".fukachan
2003-09-29disable _old_thread_checkfukachan
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-08-23define $curproc->log, logwarn, logerror and log_message() methods.fukachan
2003-08-23fix comments: =head2 function() formfukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-08-16comments on threadfukachan
2003-08-06clarify old/new thread engine routines.fukachan
2003-08-05rename htmlify() to _htmlify() to clarify it is private.fukachan
2003-08-03fix arguments used in the case of key "error.reject_notice_preamble"fukachan
2003-07-20separete thread_db_args() routine prepares thread information.fukachan
2003-07-19fixed to co-work with udb well.fukachan
2003-05-13use "reject_notice_preamble" in filter rejection notice.fukachan
2003-05-13use $_arg_address not $_arg_senderfukachan
2003-05-02define $post_restrictions_reject_notice_data_type.fukachan
2003-03-18remove giant lock and use fine granuality locks now.fukachan
2003-03-17use new lock channel article_spool_modify to exclusive lock for bothfukachan
2003-03-16add comment on lock channelfukachan
2003-03-06enable switch by $use_article_filter_reject_noticefukachan
2003-03-06FNF: use get_as_array_ref()fukachan
2003-03-05return header for debug in errorfukachan
2003-03-05experimental implementation of rejection notice of filter.fukachan
2003-02-16use language_*() method to determine $charsetfukachan
2003-01-25FNF: not use of $_fukachan
2002-12-25not use smtp_log_handle to avoid duplication in var/mail/outgoing/fukachan
2002-12-24fix comments. cosmetic changes.fukachan
2002-12-01bug fix article object handling:fukachan
2002-11-26update summary file by calling $summary->append($id)fukachan
2002-10-03enabled to handle order in index.html by $html_archive_index_order_type.fukachan
2002-09-29sync w/ FML::Filter reconstruction. rename function namefukachan
2002-09-22add section on FNFfukachan
2002-09-15switched to use of $curproc->mkdir() if couldfukachan
2002-09-11fml5 -> fml8fukachan
2002-09-02s/article_header/article_message_header/fukachan
2002-08-19modify error messagefukachan
2002-08-19enable process if $use_distribute_program is defined.fukachan
2002-08-14s/refuse_further_processing/stop_this_process/fukachan
2002-08-14apply fix_perl_include_path(); after load_config_files() runs to addfukachan
2002-08-03white spacesfukachan
2002-08-03scheduler_init()fukachan
2002-07-31use LogError() if appropriatefukachan
2002-07-31disable some debug messagesfukachan
2002-07-23reconstruct SQL functions in IO::Adapterfukachan