summaryrefslogtreecommitdiff
path: root/fml/etc/defaults
AgeCommit message (Collapse)Author
2001-06-10modify to use $ticket_driver. $ticket_driver is class name not modelfukachan
name.
2001-06-09change $database_model to class namefukachan
2001-05-09define the following new variables:fukachan
default_charset = iso-2022-jp reply_message_charset = $default_charset system_message_charset = $default_charset message_default_subject = fml system message reply_message_subject = reply from $ml_name ML system_message_subject = fml system message ($ml_name ML)
2001-05-06define mqueue_dirfukachan
2001-04-30clean up documents hierarchy.fukachan
remove {index,pointer}.ja.html in each directory which is obsolete. merge documents to under fml/doc/ja/ if apporoviate. move variable list to Documentation/ja/etc/
2001-04-24merge fml/etc/defaults/NAMING_CONVENTION to tutorialfukachan
2001-04-04nuke x_ml_info_cache_dir and list_post_cache_dir since they are not required ;)fukachan
2001-04-03regen to reflect data cache dir definitionnew-Mail-classfukachan
2001-04-03implemente $header_check_rules basic idea which containsfukachan
verify_message_id_uniqueness, verify_x_ml_info_uniqueness, verify_list_post_uniqueness. define the database directory for them in etc/defaults/header.cf.
2001-03-25update available_commandsfukachan
2001-03-21ticket_model = minimal_states by defaultfukachan
2001-03-21define ticket_cgi_title and ticket_cgi_bgcolorfukachan
2001-03-21define ticket_cgi_base_url and ldap_query_filterfukachan
2001-03-21define ticket_cgi_base_urlfukachan
2001-03-20define ldap_query_filterpre-cgifukachan
2001-03-20change default ticket model name. s/toymodel/minimal_by_db/fukachan
2001-03-13fix dependence, fix typofukachan
2001-03-10update descriptions and regenfukachan
2001-03-10add descriptions and regen()fukachan
2001-03-10clean up and regenfukachan
2001-03-10clean up documentsfukachan
rename s/interfaces/style/, s/objects/purpose/
2001-03-10add program_$var casefukachan
2001-03-10add more commentsfukachan
regen
2001-03-09regen documentsfukachan
2001-03-09disable unix.group:fml by defaultfukachan
2001-03-07generate variable listfukachan
2001-03-07sync w/ .txtfukachan
2001-03-07align and clean up commentsfukachan
2001-03-07clean up commentsfukachan
2001-03-03convert some text to html formatfukachan
2001-02-28add CGI variables prototypefukachan
+cgi_default_charset = euc-jp +cgi_charset = $cgi_default_charset
2001-02-27define $available_commandsfukachan
$config->has_attribute(variable, attribute)
2001-02-22s/simple_giant_lock/giantlock/fukachan
2001-02-22s/simplelock/simple_giant_lock/fukachan
2001-02-22disable posix strftimefukachan
2001-02-19add prototype of mail loop checks e.g. message-id, X-ML-Info duplicationfukachan
2001-02-19comments on strftime extension for log filefukachan
2001-02-19align formatfukachan
2001-02-19$header->delete_unsafe_header_fields() which removesfukachan
$unsafe_header_fields e.g. Return-Receipt-To:
2001-02-18comment out ml_home_dir =fukachan
2001-02-18prototype for more systematic commentsfukachan
2001-02-18update / merge todo listfukachan
define DBMS configurations prototype
2001-02-18rename mta.cf to delivery.cffukachan
2001-02-18systemtic comment prototype e.g. history: type:fukachan
2001-02-16define $smtp_sender as the argument for MAIL FROM:fukachan
$smtp_sender == $maintainer by default
2001-02-16consider MSEND_NOT_USE_X_ML_INFO, so clarify rules to definefukachan
${article,digest}_header_rewrite_rules
2001-02-16define or merge tmp_dir, var_dir, varlog_dirfukachan
2001-02-15define $maintainerfukachan
2001-02-15back $ticket_db_dir default valuefukachan
2001-02-15define $x_ml_name (== $ml_name by default) for conveniencefukachan