<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Process/FetchFML.pm, branch master</title>
<subtitle>fml mailing list driver version 8 
</subtitle>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/'/>
<entry>
<title>white space cosmetics.</title>
<updated>2006-01-09T14:00:53+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-01-09T14:00:53+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=998d6457399e07b82ee606d2cff85a3261fd6743'/>
<id>998d6457399e07b82ee606d2cff85a3261fd6743</id>
<content type='text'>
fix copyright.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix copyright.
</pre>
</div>
</content>
</entry>
<entry>
<title>not need to pass $args to FML::Process::Switch::NewProcess() which</title>
<updated>2005-12-17T13:47:32+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-12-17T13:47:32+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b1e53dfc18bc759a8917e95172bdf043bfe1e105'/>
<id>b1e53dfc18bc759a8917e95172bdf043bfe1e105</id>
<content type='text'>
fake $args by $curproc-&gt;dup_curproc_args().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fake $args by $curproc-&gt;dup_curproc_args().
</pre>
</div>
</content>
</entry>
<entry>
<title>handle $fetchfml_pop_servers</title>
<updated>2005-08-23T12:32:06+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-08-23T12:32:06+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=059b035b7ed38cb87d0a21bb9f18e9622a8e8664'/>
<id>059b035b7ed38cb87d0a21bb9f18e9622a8e8664</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FNF: pick_up_queue -&gt; pickup_queue</title>
<updated>2005-08-19T12:08:17+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-08-19T12:08:17+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=76b208ac574e30ceb3cf304efcaf1c48b83e9a0d'/>
<id>76b208ac574e30ceb3cf304efcaf1c48b83e9a0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>config_files_XXX() -&gt; config_cf_files_XXX() to clarify the meaning.</title>
<updated>2005-08-10T15:03:23+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-08-10T15:03:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=25438601b2819cf7f66f00e5aa81943a3ccc2bfe'/>
<id>25438601b2819cf7f66f00e5aa81943a3ccc2bfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>method naming fixed to $curproc-&gt;OBJ_METHOD() form (FNF).</title>
<updated>2005-06-04T08:49:05+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-06-04T08:49:05+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=dde828a99ad5c8e0afc414ddcc98068aee21831e'/>
<id>dde828a99ad5c8e0afc414ddcc98068aee21831e</id>
<content type='text'>
get_article_id                 -&gt; article_get_id
set_article_id                 -&gt; article_set_id
config_files_append_to_list    -&gt; config_files_append
append_to_config_files_list    -&gt; config_files_append_to_list
get_config_files_list          -&gt; config_files_get_list
load_config_files              -&gt; config_files_load
set_config_files_list          -&gt; config_files_set_list
verify_sender_credential       -&gt; credential_verify_sender
get_current_process_ml_name    -&gt; current_process_get_ml_name
set_current_process_ml_name    -&gt; current_process_set_ml_name
fix_perl_include_path          -&gt; env_fix_perl_include_path
parse_exception                -&gt; exception_parse
parse_incoming_message         -&gt; incoming_message_parse
clean_up_incoming_queue        -&gt; incoming_message_queue_clean_up
get_cui_menu                   -&gt; menu_get_cui_config_file_path
get_gui_menu                   -&gt; menu_get_gui_config_file_path
resolve_ml_specific_variables  -&gt; ml_variables_resolve
outgoing_message_open_channel  -&gt; outgoing_message_cache_open
open_outgoing_message_channel  -&gt; outgoing_message_open_channel
inform_reply_messages          -&gt; reply_message_inform
prepare_file_to_return         -&gt; reply_message_prepare_template
clean_up_tmpfiles              -&gt; tmp_files_clean_up
reset_umask                    -&gt; umask_reset
set_umask_as_public            -&gt; umask_set_as_public
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
get_article_id                 -&gt; article_get_id
set_article_id                 -&gt; article_set_id
config_files_append_to_list    -&gt; config_files_append
append_to_config_files_list    -&gt; config_files_append_to_list
get_config_files_list          -&gt; config_files_get_list
load_config_files              -&gt; config_files_load
set_config_files_list          -&gt; config_files_set_list
verify_sender_credential       -&gt; credential_verify_sender
get_current_process_ml_name    -&gt; current_process_get_ml_name
set_current_process_ml_name    -&gt; current_process_set_ml_name
fix_perl_include_path          -&gt; env_fix_perl_include_path
parse_exception                -&gt; exception_parse
parse_incoming_message         -&gt; incoming_message_parse
clean_up_incoming_queue        -&gt; incoming_message_queue_clean_up
get_cui_menu                   -&gt; menu_get_cui_config_file_path
get_gui_menu                   -&gt; menu_get_gui_config_file_path
resolve_ml_specific_variables  -&gt; ml_variables_resolve
outgoing_message_open_channel  -&gt; outgoing_message_cache_open
open_outgoing_message_channel  -&gt; outgoing_message_open_channel
inform_reply_messages          -&gt; reply_message_inform
prepare_file_to_return         -&gt; reply_message_prepare_template
clean_up_tmpfiles              -&gt; tmp_files_clean_up
reset_umask                    -&gt; umask_reset
set_umask_as_public            -&gt; umask_set_as_public
</pre>
</div>
</content>
</entry>
<entry>
<title>provide fetchfml service</title>
<updated>2005-06-03T11:00:55+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-06-03T11:00:55+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=fb8f6373be8034b4fa6da84ecafa4ba11e2c086a'/>
<id>fb8f6373be8034b4fa6da84ecafa4ba11e2c086a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
