<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Process/Error.pm, branch udb-base2</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>fix comments (FNF).</title>
<updated>2003-05-03T03:23:43+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-05-03T03:23:43+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=ba255b5d1e494ecdbdc5a5e34de8c249f361f899'/>
<id>ba255b5d1e494ecdbdc5a5e34de8c249f361f899</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>o define sender as $maintainer as a dummy sender to avoid unexpected error.</title>
<updated>2003-04-29T11:28:05+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-04-29T11:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=6362cd845b5980df46ba554340ee35b2057d8da4'/>
<id>6362cd845b5980df46ba554340ee35b2057d8da4</id>
<content type='text'>
o if $maintainer_recipient_maps defined, forward error message to it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o if $maintainer_recipient_maps defined, forward error message to it.
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up lock on error cache.</title>
<updated>2003-03-16T07:26:20+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-03-16T07:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=65c05fbbc7c5d9e5ed3f59207ea2ce8ae50bdf7f'/>
<id>65c05fbbc7c5d9e5ed3f59207ea2ce8ae50bdf7f</id>
<content type='text'>
move lock mechanism into only FML::Error module.
XXX lock channel name is changed but hard-coded yet now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
move lock mechanism into only FML::Error module.
XXX lock channel name is changed but hard-coded yet now.
</pre>
</div>
</content>
</entry>
<entry>
<title>use FML::Error-&gt;db_open() not FML::Error::Cache for cache db open.</title>
<updated>2003-02-18T15:57:46+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-02-18T15:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=f67913d09f41ef7314afe9cdc8d44f81612ecde7'/>
<id>f67913d09f41ef7314afe9cdc8d44f81612ecde7</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>2003-02-11T09:48:16+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-02-11T09:48:16+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=a960967819515667aba897e9ffe6b84b472df464'/>
<id>a960967819515667aba897e9ffe6b84b472df464</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>for hook, wrap main code by is_refused() condition such as:</title>
<updated>2003-02-03T12:25:58+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-02-03T12:25:58+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=52905e4eb47df4e80ebf274af1824e1e5c1c8781'/>
<id>52905e4eb47df4e80ebf274af1824e1e5c1c8781</id>
<content type='text'>
unless ($curproc-&gt;is_refused()) { main code ...; }
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
unless ($curproc-&gt;is_refused()) { main code ...; }
</pre>
</div>
</content>
</entry>
<entry>
<title>fix comments</title>
<updated>2002-12-22T03:46:20+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-12-22T03:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=82bc7a70907fa1dda24a19313570fd2bf22e37a6'/>
<id>82bc7a70907fa1dda24a19313570fd2bf22e37a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove superfluous white spaces</title>
<updated>2002-09-22T15:01:20+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-09-22T15:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=319218049a9e8ac6a928f08afbb7efb2ab7312b2'/>
<id>319218049a9e8ac6a928f08afbb7efb2ab7312b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add section on FNF</title>
<updated>2002-09-22T14:56:37+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-09-22T14:56:37+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=92a5887666e6fef5b5da5cf8ad036dda608be463'/>
<id>92a5887666e6fef5b5da5cf8ad036dda608be463</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fml5 -&gt; fml8</title>
<updated>2002-09-11T23:18:00+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-09-11T23:18:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=ca99f29a2fcbf713c643693a24e3fb9c65035380'/>
<id>ca99f29a2fcbf713c643693a24e3fb9c65035380</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
