summaryrefslogtreecommitdiff
path: root/fml/etc/src
AgeCommit message (Collapse)Author
2005-08-23preliminary LDAP supportfukachan
2005-08-23-dbms.cffukachan
+postgresql.cf +ldap.cf
2005-08-23obsolete.fukachan
2005-08-23IO::Adapter supports PostgreSQLfukachan
2005-08-23$log_syslog_host -> $log_syslog_serversfukachan
2005-08-10$sql_QUERY -> $sql_query_QEURYfukachan
2005-06-03+use_fetchfml_article_post_function = yesfukachan
+use_fetchfml_command_mail_function = yes +use_fetchfml_error_mail_analyzer_function = yes
2005-06-03regen: $fetchfml_*_hook added.fukachan
2005-06-03add fetchfml.cf, which defines fetchfml basic configurationsfukachan
2005-05-30etc/{pgp,gpg}-$role style naming. s/_/-/g.fukachan
2005-05-29add $fmlpgp_*_hookfukachan
2005-05-29remove $gpg_config_dir, $pgp_config_dir.fukachan
define $article_post_{auth,encrypt}_{pgp,gpg}_config_dir and ${admin_,}command_mail_auth_{pgp,gpg}_config_dir.
2005-05-29Value: add FILE, DIRfukachan
2005-05-29define editors: vi, ng, mule, emacs, xemacsfukachan
2005-05-29add pgp.cffukachan
2005-05-29define pgp/gpg configuration dirfukachan
2005-05-29+path_gpgvfukachan
+path_gpgsplit
2005-05-26add virus.cffukachan
2005-05-26define virus checker definitions.fukachan
currently support only clamav interface.
2005-05-26$use_command_mail_reply_preamble = yesfukachan
$use_command_mail_reply_trailor = yes
2005-05-26define syslog related variablesfukachan
2005-05-26define $use_article_spool (as ${ues_spool:-yes}).fukachan
2005-01-01handle X-Stardate: and Precedence: header fieldfukachan
2004-12-30define $outgoing_mail_header_x_ml_namefukachan
2004-12-18$debug -> $use_debugfukachan
2004-12-18add (prepend) debug.cffukachan
2004-12-18define $debugfukachan
2004-12-08fix typo, wrong definitionsfukachan
2004-11-25add compatibility.cffukachan
2004-11-25define $compat_* to handle fml4 environmentfukachan
2004-11-20new systematic value definitionsfukachan
2004-11-14+article_post_article_thread_lifetime = 86400fukachan
2004-10-27add check_article_threadfukachan
2004-10-27+article_message_id_cache_dirfukachan
2004-05-25define variables around article_spam_filter and article_virus_filter.fukachan
2004-05-22regen: variable name and hook renaming.fukachan
2004-05-22rename variable: $error_* -> $error_mail_*fukachan
error_analyzer_day_limit->error_mail_analyzer_day_limit error_analyzer_cache_dir->error_mail_analyzer_cache_dir error_analyzer_cache_type->error_mail_analyzer_cache_type error_analyzer_cache_mode->error_mail_analyzer_cache_mode error_analyzer_cache_size->error_mail_analyzer_cache_size error_analyzer_function_select_list->error_mail_analyzer_function_select_list error_analyzer_function->error_mail_analyzer_function error_analyzer_simple_count_limit->error_mail_analyzer_simple_count_limit
2004-05-22add spam filterfukachan
2004-05-19move $use_article_delivery from spool.cf to article.cffukachan
define at article.cf: $use_article_delivery = yes $article_delivery_transport = smtp
2004-05-01+path_bogofilter = @BOGOFILTER@fukachan
+path_clamscan = @CLAMSCAN@
2004-05-01+html_archive_default_charsetfukachan
+html_archive_charset_ja +html_archive_charset_en
2004-04-27define $etc_dir and fixed to use it.fukachan
newml command creates $etc_dir.
2004-04-20white space cosmeticsfukachan
2004-04-20white space cosmeticsfukachan
2004-04-18variable 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-17define $log_ratate variablesfukachan
2004-03-21sync .ja w/ .enfukachan
2004-03-17fix commentsfukachan
2004-03-16fix comments.fukachan
2004-03-14fix $command_mail_restrictions by using new rules:fukachan
permit_anonymous_command, permit_user_command rules.