<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Process, branch fml-4-0</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>warn relations among uid,euid,gid,egid</title>
<updated>2001-04-15T13:30:02+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-15T13:30:02+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=762613c889b0d92d033a542f19de573daa4c994d'/>
<id>762613c889b0d92d033a542f19de573daa4c994d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nuke cred-&gt;is_member() and use curproc-&gt;permit_post()</title>
<updated>2001-04-15T09:05:41+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-15T09:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b056e3eec57177998b56689e260ecad7e90554d1'/>
<id>b056e3eec57177998b56689e260ecad7e90554d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move sender_is_member() to FML::Credential</title>
<updated>2001-04-15T08:46:39+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-15T08:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=8e1c59dd34f8f01b14cb0eccc993a69ec1eaf886'/>
<id>8e1c59dd34f8f01b14cb0eccc993a69ec1eaf886</id>
<content type='text'>
define premit_post($args) and permit_command($args).

They are the entrance for _check_resitrictions() which compares the
sender address with reject_system_accounts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
define premit_post($args) and permit_command($args).

They are the entrance for _check_resitrictions() which compares the
sender address with reject_system_accounts.
</pre>
</div>
</content>
</entry>
<entry>
<title>define ticket-&gt;add_info() which adds X-Ticket-Status: and</title>
<updated>2001-04-15T05:58:05+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-15T05:58:05+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c2836d0fe66321cb27e9b56967fdc732b4e880cc'/>
<id>c2836d0fe66321cb27e9b56967fdc732b4e880cc</id>
<content type='text'>
X-Ticket-History: if possible.

aggreate adding information fucntion to ticket-&gt;add_info()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
X-Ticket-History: if possible.

aggreate adding information fucntion to ticket-&gt;add_info()
</pre>
</div>
</content>
</entry>
<entry>
<title>simple_loop_check() logs the result of loop checks</title>
<updated>2001-04-14T14:44:23+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-14T14:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=20648f1b13da14e8b7d63dc86c7cf4e0cc682458'/>
<id>20648f1b13da14e8b7d63dc86c7cf4e0cc682458</id>
<content type='text'>
XXX now log only not exits when we detect loop.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
XXX now log only not exits when we detect loop.
</pre>
</div>
</content>
</entry>
<entry>
<title>a new $curproc format: $curproc-&gt;{ xxx }-&gt;{ message } is a reference</title>
<updated>2001-04-08T06:13:15+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-08T06:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=32154676e4528f67d79e65c521812b12978bb707'/>
<id>32154676e4528f67d79e65c521812b12978bb707</id>
<content type='text'>
to a chain of Mail::Message objects.
This modification comes from the change of our parser.
See Mail::Message class (1.8-1.9) for on Mail::Message-&gt;parse().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to a chain of Mail::Message objects.
This modification comes from the change of our parser.
See Mail::Message class (1.8-1.9) for on Mail::Message-&gt;parse().
</pre>
</div>
</content>
</entry>
<entry>
<title>correct method name and internal variable names. now we use data and</title>
<updated>2001-04-06T16:25:41+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-06T16:25:41+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=63774f93ca71c553eb49f1e425b7626ccd04b3ca'/>
<id>63774f93ca71c553eb49f1e425b7626ccd04b3ca</id>
<content type='text'>
data_type mainly by default not content_*.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
data_type mainly by default not content_*.
</pre>
</div>
</content>
</entry>
<entry>
<title>overwrite new() not to use FML::Process::Kernel::new()</title>
<updated>2001-04-05T08:31:44+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-05T08:31:44+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e8106bd416a39fd6fb4e7ea49fed01e13b5f6190'/>
<id>e8106bd416a39fd6fb4e7ea49fed01e13b5f6190</id>
<content type='text'>
change behaviour followed by given $mode (-m option)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
change behaviour followed by given $mode (-m option)
</pre>
</div>
</content>
</entry>
<entry>
<title>fmlsch -D data_dir -F data_file -m mode</title>
<updated>2001-04-05T08:30:27+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-05T08:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=13bb3574c30f74c523cc44c74eaca56cf0a38cb1'/>
<id>13bb3574c30f74c523cc44c74eaca56cf0a38cb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change class hiererychy from MailingList -&gt; Mail</title>
<updated>2001-04-03T09:45:39+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-03T09:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b6af6fcbb57b2055ab25971a05bfa227a9071627'/>
<id>b6af6fcbb57b2055ab25971a05bfa227a9071627</id>
<content type='text'>
Mail::Delivery is the entrance for all delivery systems.
Mail::Message handles mail message/content, multipart operations et. al.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mail::Delivery is the entrance for all delivery systems.
Mail::Message handles mail message/content, multipart operations et. al.
</pre>
</div>
</content>
</entry>
</feed>
