<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Process/Flow.pm, 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>fix copyright</title>
<updated>2008-08-24T08:34:08+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2008-08-24T08:34:08+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=1ccccb86e6b23aa69e9df2ecd5fa912e1397143c'/>
<id>1ccccb86e6b23aa69e9df2ecd5fa912e1397143c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rearrange isolated mails to under $isolated_queue_dir/YYYY/MM/DD dir.</title>
<updated>2008-08-24T08:18:33+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2008-08-24T08:18:33+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=45b7777b2b525770a13de5f06de25bee57fb0767'/>
<id>45b7777b2b525770a13de5f06de25bee57fb0767</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix copyright</title>
<updated>2006-04-28T14:02:05+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-04-28T14:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=7a5d6ce1057b7fa541ca063a1cfc77737302b630'/>
<id>7a5d6ce1057b7fa541ca063a1cfc77737302b630</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>runs operation on log files (currently log rotation).</title>
<updated>2006-04-22T13:06:19+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-04-22T13:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=acb7c6c4062150852f037830f08bb7483cd3f695'/>
<id>acb7c6c4062150852f037830f08bb7483cd3f695</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s/incoming_message_queue_clean_up/incoming_message_cleanup_queue/g;</title>
<updated>2005-08-10T13:09:46+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-08-10T13:09:46+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=15cdcec34d9afb35db6d7167be27b668fda69b7e'/>
<id>15cdcec34d9afb35db6d7167be27b668fda69b7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FNF:</title>
<updated>2005-08-10T12:55:32+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-08-10T12:55:32+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=33512fe5b6bd26bff92a98a169b166f1d042a183'/>
<id>33512fe5b6bd26bff92a98a169b166f1d042a183</id>
<content type='text'>
	s/temp_file_path/tmp_file_path/g;
	s/tmp_files_clean_up/tmp_file_cleanup/g;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	s/temp_file_path/tmp_file_path/g;
	s/tmp_files_clean_up/tmp_file_cleanup/g;
</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://openpgpkey.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>remove _xxx() methods among modules: rename _XXX() to sysflow_XXX().</title>
<updated>2005-05-26T12:56:35+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-05-26T12:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=5a1df32f48b53157812d6c3616867df0604524a8'/>
<id>5a1df32f48b53157812d6c3616867df0604524a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix comments</title>
<updated>2004-07-11T15:43:36+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-07-11T15:43:36+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=cd4dcdf032c6e03bd8983f14d5fa957f5b812618'/>
<id>cd4dcdf032c6e03bd8983f14d5fa957f5b812618</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>call $process-&gt;clean_up_incoming_queue();</title>
<updated>2004-05-25T03:35:16+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-05-25T03:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=49721cbecac2a5891597e1848f2dd2d482a847fb'/>
<id>49721cbecac2a5891597e1848f2dd2d482a847fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
