<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Process/Command.pm, branch reply-message-base</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>validate if the requested admin command is permited or not.</title>
<updated>2002-02-23T11:02:17+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-02-23T11:02:17+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=0f4bba7a5b102505e2ffbfbaa1cad42ac376d083'/>
<id>0f4bba7a5b102505e2ffbfbaa1cad42ac376d083</id>
<content type='text'>
define $available_commands_for_privileged_user
rename $available_commands -&gt; $available_commands_for_user
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
define $available_commands_for_privileged_user
rename $available_commands -&gt; $available_commands_for_user
</pre>
</div>
</content>
</entry>
<entry>
<title>make "admin" command work.</title>
<updated>2002-02-17T13:51:49+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-02-17T13:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c334f4143017be54424361a0318acc5bd2b04b70'/>
<id>c334f4143017be54424361a0318acc5bd2b04b70</id>
<content type='text'>
fix "confirm" to re-work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix "confirm" to re-work.
</pre>
</div>
</content>
</entry>
<entry>
<title>make "admin" works though without authentication:) yet.</title>
<updated>2002-02-17T09:14:41+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-02-17T09:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=f511e612fab263049c9275942d5dfe6f97835d7b'/>
<id>f511e612fab263049c9275942d5dfe6f97835d7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>confirm_keyword -&gt; confirm_command_prefix</title>
<updated>2002-02-17T08:13:24+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-02-17T08:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=6e1d3d8cf4901e2450655ea1950bc466b567665e'/>
<id>6e1d3d8cf4901e2450655ea1950bc466b567665e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement several hooks</title>
<updated>2002-02-17T03:07:55+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-02-17T03:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=ab2ef9ed7dcb834731c6a853c246fe5de6f8cc72'/>
<id>ab2ef9ed7dcb834731c6a853c246fe5de6f8cc72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Each command determines each lock needs</title>
<updated>2002-02-13T10:39:33+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-02-13T10:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b520a2969d5b8e2d0d7480e1a5436a5c5ee4d69b'/>
<id>b520a2969d5b8e2d0d7480e1a5436a5c5ee4d69b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move methods on restriction pattern against input data to FML::Restriction.</title>
<updated>2002-02-11T12:29:26+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-02-11T12:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=4d1eaea33c6a1ac273be4ee0a8807017924d109e'/>
<id>4d1eaea33c6a1ac273be4ee0a8807017924d109e</id>
<content type='text'>
FML::Filter::Utils::is_secure_command_string()
-&gt;
FML::Restriction::Command::is_secure_command_string()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FML::Filter::Utils::is_secure_command_string()
-&gt;
FML::Restriction::Command::is_secure_command_string()
</pre>
</div>
</content>
</entry>
<entry>
<title>more comments, log.</title>
<updated>2002-01-20T13:52:25+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-01-20T13:52:25+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=4decfdc5a1e293c3a37384c8ed14874d0e6629cb'/>
<id>4decfdc5a1e293c3a37384c8ed14874d0e6629cb</id>
<content type='text'>
fix message handling to use object to get command string returned by
find_first_plaintext_message().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix message handling to use object to get command string returned by
find_first_plaintext_message().
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright</title>
<updated>2002-01-16T13:43:19+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-01-16T13:43:19+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=146604e0ca356391d0f972decc029c74a156f5ee'/>
<id>146604e0ca356391d0f972decc029c74a156f5ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change Mail::Message naming convention.</title>
<updated>2002-01-16T13:33:58+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-01-16T13:33:58+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=4f82c6210c57f1a72b590fda50b79c7525e55f10'/>
<id>4f82c6210c57f1a72b590fda50b79c7525e55f10</id>
<content type='text'>
public -&gt; private:
o head_message
o last_message
o next_message
o prev_message

prefix change:
o rfc822_message_ -&gt; whole_message_
o get_first_plaintext_message() -&gt; find_first_plaintext_message()
o get_encoding_mechanism() -&gt; encoding_mechanism()
o get_data_type() -&gt; data_type()
o get_data_type_list() -&gt; data_type_list()

renamed:
o get_offset() - &gt;offset_pair()
o header_in_body_part() -&gt; message_fields()
o data_in_body_part()   -&gt; message_text()
where we use RFC822 flabour naming convention.
rfc822 says "message = fields + text" and rfc2047 says "message" as
defined in RFC 822, with all header fields optional.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
public -&gt; private:
o head_message
o last_message
o next_message
o prev_message

prefix change:
o rfc822_message_ -&gt; whole_message_
o get_first_plaintext_message() -&gt; find_first_plaintext_message()
o get_encoding_mechanism() -&gt; encoding_mechanism()
o get_data_type() -&gt; data_type()
o get_data_type_list() -&gt; data_type_list()

renamed:
o get_offset() - &gt;offset_pair()
o header_in_body_part() -&gt; message_fields()
o data_in_body_part()   -&gt; message_text()
where we use RFC822 flabour naming convention.
rfc822 says "message = fields + text" and rfc2047 says "message" as
defined in RFC 822, with all header fields optional.
</pre>
</div>
</content>
</entry>
</feed>
