<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/etc/src/config.cf.ja/error.cf, branch master</title>
<subtitle>fml mailing list driver version 8 
</subtitle>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/'/>
<entry>
<title>new systematic value definitions</title>
<updated>2004-11-20T01:24:27+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-11-20T01:24:27+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=9551c423827df2462a68828baa378ccc4278e5f6'/>
<id>9551c423827df2462a68828baa378ccc4278e5f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename variable: $error_* -&gt; $error_mail_*</title>
<updated>2004-05-22T06:19:49+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-05-22T06:19:49+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=a523d84b1df056c7e8a63c527f27d7e43f1688e0'/>
<id>a523d84b1df056c7e8a63c527f27d7e43f1688e0</id>
<content type='text'>
error_analyzer_day_limit-&gt;error_mail_analyzer_day_limit
error_analyzer_cache_dir-&gt;error_mail_analyzer_cache_dir
error_analyzer_cache_type-&gt;error_mail_analyzer_cache_type
error_analyzer_cache_mode-&gt;error_mail_analyzer_cache_mode
error_analyzer_cache_size-&gt;error_mail_analyzer_cache_size
error_analyzer_function_select_list-&gt;error_mail_analyzer_function_select_list
error_analyzer_function-&gt;error_mail_analyzer_function
error_analyzer_simple_count_limit-&gt;error_mail_analyzer_simple_count_limit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
error_analyzer_day_limit-&gt;error_mail_analyzer_day_limit
error_analyzer_cache_dir-&gt;error_mail_analyzer_cache_dir
error_analyzer_cache_type-&gt;error_mail_analyzer_cache_type
error_analyzer_cache_mode-&gt;error_mail_analyzer_cache_mode
error_analyzer_cache_size-&gt;error_mail_analyzer_cache_size
error_analyzer_function_select_list-&gt;error_mail_analyzer_function_select_list
error_analyzer_function-&gt;error_mail_analyzer_function
error_analyzer_simple_count_limit-&gt;error_mail_analyzer_simple_count_limit
</pre>
</div>
</content>
</entry>
<entry>
<title>white space cosmetics</title>
<updated>2004-04-20T03:18:20+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-20T03:18:20+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=cf8a09ebc0dd42dff8da8db200730ab12f7d3b2f'/>
<id>cf8a09ebc0dd42dff8da8db200730ab12f7d3b2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>variable renaming:</title>
<updated>2004-04-18T05:59:42+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-18T05:59:42+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=fbf4ad4d8dfa0fba2cca3c37e3b25d456963287a'/>
<id>fbf4ad4d8dfa0fba2cca3c37e3b25d456963287a</id>
<content type='text'>
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/;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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/;
</pre>
</div>
</content>
</entry>
<entry>
<title>[*_program -&gt; *_function]</title>
<updated>2004-03-12T11:12:04+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-03-12T11:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=6216a801e93ae317f460a5cb53acefbb9ff8b96e'/>
<id>6216a801e93ae317f460a5cb53acefbb9ff8b96e</id>
<content type='text'>
$use_command_mail_program   -&gt; $use_command_mail_function
$use_digest_program         -&gt; $use_article_digest_function
$use_distribute_program	    -&gt; $use_article_post_function
$use_error_analyzer_program -&gt; $use_error_mail_analyzer_function

[command list]

$commands_for_user            -&gt; $user_command_mail_allowed_commands
$commands_for_stranger        -&gt; $anonymous_command_mail_allowed_commands
$commands_for_privileged_user -&gt; $admin_command_mail_allowed_commands
$commands_for_admin_cgi	      -&gt; $admin_cgi_allowed_commands

[restrictions]

$post_restrictions -&gt; $article_post_restrictions
$post_restrictions_reject_notice_data_type
-&gt; $article_post_restrictions_reject_notice_data_type

$command_restrictions -&gt; $command_mail_restrictions
permit_commands_for_stranger -&gt; permit_anonymous_command_mail

$admin_command_restrictions -&gt; $admin_command_mail_restrictions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
$use_command_mail_program   -&gt; $use_command_mail_function
$use_digest_program         -&gt; $use_article_digest_function
$use_distribute_program	    -&gt; $use_article_post_function
$use_error_analyzer_program -&gt; $use_error_mail_analyzer_function

[command list]

$commands_for_user            -&gt; $user_command_mail_allowed_commands
$commands_for_stranger        -&gt; $anonymous_command_mail_allowed_commands
$commands_for_privileged_user -&gt; $admin_command_mail_allowed_commands
$commands_for_admin_cgi	      -&gt; $admin_cgi_allowed_commands

[restrictions]

$post_restrictions -&gt; $article_post_restrictions
$post_restrictions_reject_notice_data_type
-&gt; $article_post_restrictions_reject_notice_data_type

$command_restrictions -&gt; $command_mail_restrictions
permit_commands_for_stranger -&gt; permit_anonymous_command_mail

$admin_command_restrictions -&gt; $admin_command_mail_restrictions
</pre>
</div>
</content>
</entry>
<entry>
<title>define $error_analyzer_function_list</title>
<updated>2003-05-28T14:35:59+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-05-28T14:35:59+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=8ff0576ac2a177a3c1a098472e02eb2b02f54886'/>
<id>8ff0576ac2a177a3c1a098472e02eb2b02f54886</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>error_analyzer_function: error_continuity -&gt; histgram</title>
<updated>2003-05-28T13:31:29+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-05-28T13:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=31bdae50d638e6cdd021b7af953bfbec2b0d1853'/>
<id>31bdae50d638e6cdd021b7af953bfbec2b0d1853</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>define $maintainer_recipient_maps</title>
<updated>2003-04-29T11:26:47+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-04-29T11:26:47+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=f23f4e6944fada9b2039478f76865fafa29f1fe2'/>
<id>f23f4e6944fada9b2039478f76865fafa29f1fe2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename $use_error_analyzer to $use_error_analyzer_program</title>
<updated>2002-08-19T12:44:14+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-08-19T12:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=70a0e32c2fc8ce1590266758d3646e9059b8e1b2'/>
<id>70a0e32c2fc8ce1590266758d3646e9059b8e1b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename: simple_count_by_day -&gt; error_continuity</title>
<updated>2002-08-16T03:09:58+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-08-16T03:09:58+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b49dbb2ade0c61d0d603902058f78cf3585f6c76'/>
<id>b49dbb2ade0c61d0d603902058f78cf3585f6c76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
