| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-02-26 | regen: $language_preference_order | fukachan | |
| 2004-02-26 | define $language_preference_order | fukachan | |
| 2004-02-26 | remove not used -params options | fukachan | |
| 2004-02-26 | new option -o key=value which overrider configurations. | fukachan | |
| you can use duplicated -o options e.g. -o key1=value1 -o key2=value2. | |||
| 2004-02-01 | regen | fukachan | |
| 2004-02-01 | $article_non_mime_filter_rules = reject_empty_content_type permit | fukachan | |
| 2004-02-01 | add $log_command_tail_starting_location | fukachan | |
| 2003-12-29 | regen: system_timezone, newml_com.*_directories | fukachan | |
| 2003-12-29 | *_private_dirs -> *_private_directories | fukachan | |
| 2003-12-29 | timezone -> system_timezone | fukachan | |
| 2003-12-26 | workaround: bug fix installation of default_config.cf et.al | fukachan | |
| (PR by fml-devel 643). | |||
| 2003-12-24 | add and enable libexec/faker | fukachan | |
| 2003-12-21 | remove hard-coded language dependent information by moving it to | fukachan | |
| $nl_template_files in install.cf.in. | |||
| 2003-12-21 | wrong,back out a little. define CLEANUP_OBJ for clean rule. | fukachan | |
| 2003-12-21 | remove not used variables: TARGET_DIR, CONV. | fukachan | |
| 2003-12-21 | fix $(OBJ) and clean up targets | fukachan | |
| 2003-12-21 | regen: | fukachan | |
| + $list_command_default_maps + $newml_command_ml_admin_default_address sort. | |||
| 2003-12-21 | + $list_command_default_maps | fukachan | |
| + $newml_command_ml_admin_default_address sort. | |||
| 2003-11-30 | s/system_accounts/system_special_accounts/g | fukachan | |
| 2003-11-30 | system_accounts -> system_special_accounts. | fukachan | |
| XXX xxx_restrictions supports "reject_system_accounts" for backward XXX compatiblity. | |||
| 2003-11-29 | regen: log_computer_output | fukachan | |
| 2003-11-29 | --computer-output -> --log-computer-output | fukachan | |
| $*computer_output -> $*log_computer_output | |||
| 2003-11-29 | regen | fukachan | |
| 2003-11-29 | regen faker_*_hook added | fukachan | |
| 2003-11-29 | define $use_computer_output, $computer_output_engine | fukachan | |
| 2003-11-29 | define $use_computer_output. | fukachan | |
| modify FML::Process::* to use it. FML::Process::Kernel supports customization by $computer_output_engine definition. $curproc->log_message_init() is called within prepare() method of each program. | |||
| 2003-11-29 | support --computer-output option, which is currently same as --log-dup yet. | fukachan | |
| 2003-11-29 | s/x_ml_name/outgoing_mail_header_x_ml_name/g; | fukachan | |
| 2003-11-26 | +use_address_compare_function = yes | fukachan | |
| +address_compare_function_type = user_part_case_insensitive | |||
| 2003-11-26 | regen: address_compare -> address_compare_funciton | fukachan | |
| 2003-11-26 | address_compare -> address_compare_function | fukachan | |
| 2003-11-25 | regen: *address_compare* | fukachan | |
| 2003-11-25 | add section title | fukachan | |
| 2003-11-25 | implement switch to toggle case sensitive check of mail address. | fukachan | |
| +use_address_compare = yes +address_compare_type = user_part_case_insensitive | |||
| 2003-11-23 | define the folloging variables: | fukachan | |
| + $primary_user_db_gecos_map + $primary_user_db_subscribe_date_map + $user_db_gecos_maps + $user_db_subscribe_date_maps | |||
| 2003-11-05 | define $primary_ml_home_prefix_map in main.cf. | fukachan | |
| FML::Process::Kernel imports it. fix/update comments. | |||
| 2003-11-01 | has_* -> system_has_* | fukachan | |
| 2003-10-30 | body_loop_check_rules -> incoming_mail_body_loop_check_rules | fukachan | |
| use_body_loop_check -> use_incoming_mail_body_loop_check body_cksum_cache_dir -> incoming_mail_body_cksum_cache_dir header_loop_check_rules -> incoming_mail_header_loop_check_rules use_header_loop_check -> use_incoming_mail_header_loop_check | |||
| 2003-10-30 | header_loop_check_rules -> incoming_mail_header_loop_check_rules | fukachan | |
| use_header_loop_check -> use_incoming_mail_header_loop_check body_loop_check_rules -> incoming_mail_body_loop_check_rules use_body_loop_check -> use_incoming_mail_body_loop_check body_cksum_cache_dir -> incoming_mail_body_cksum_cache_dir | |||
| 2003-10-29 | regen: typo | fukachan | |
| 2003-10-29 | nuke invalid ^n (typo) | fukachan | |
| 2003-10-26 | define $site_default_config_cf to remove hard-coded site_default_config.cf. | fukachan | |
| sort entries in main.cf. | |||
| 2003-10-26 | To remove hard-coded file list to install as sample, | fukachan | |
| define $sample_cf_files in install.cf and use it. | |||
| 2003-10-25 | $domain_default_config -> $domain_default_config_cf | fukachan | |
| 2003-10-22 | change address list shown on the cgi menu from member to recipient. | fukachan | |
| XXX if we use member , it contains $admin_member_maps, it is ambiguous. | |||
| 2003-10-18 | default_file_mode -> file_default_mode | fukachan | |
| default_directory_mode -> directory_default_mode move definitions from basic.cf to file.cf. | |||
| 2003-10-18 | remove duplicated $default_directory_mode. | fukachan | |
| 2003-10-18 | define log_file_*_charset and modify log module to use it. | fukachan | |
| 2003-10-18 | summary_file -> article_summary_file | fukachan | |
| summary_format_style -> article_summary_file_format_style summary_format_address_length -> article_summary_file_format_address_length | |||
| 2003-10-17 | command_prompt -> command_mail_reply_prompt | fukachan | |
