<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib, branch mail-fallback-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>fix comments</title>
<updated>2004-04-27T13:35:31+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-27T13:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=0fa8df4c40b5bd040b1d09fe6e7675011bdae4b5'/>
<id>0fa8df4c40b5bd040b1d09fe6e7675011bdae4b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use $regexp as itself, not quotemeta()-ify.</title>
<updated>2004-04-27T13:31:54+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-27T13:31:54+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=cb1cc08715063b57bb0f436818921200f2d65989'/>
<id>cb1cc08715063b57bb0f436818921200f2d65989</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move quotemeta() from IO::Adapter to here.</title>
<updated>2004-04-27T13:30:51+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-27T13:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e811ff3057e5c2019d5b9f67b3d3c2fd7dd4b3c3'/>
<id>e811ff3057e5c2019d5b9f67b3d3c2fd7dd4b3c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>method-ify some module internal functions.</title>
<updated>2004-04-27T13:30:03+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-27T13:30:03+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=cef2817fedd4a0264009bbdd9efd58678a008b01'/>
<id>cef2817fedd4a0264009bbdd9efd58678a008b01</id>
<content type='text'>
bug fix search logic of ml_home_prefix.
move quotemeta() from IO::Adapter to here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bug fix search logic of ml_home_prefix.
move quotemeta() from IO::Adapter to here.
</pre>
</div>
</content>
</entry>
<entry>
<title>implement is_same_domain().</title>
<updated>2004-04-27T13:28:06+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-27T13:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c9782dd60a38e9eef6756c8397bc82c7ce68a84d'/>
<id>c9782dd60a38e9eef6756c8397bc82c7ce68a84d</id>
<content type='text'>
move quotemeta() from IO::Adapter to here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
move quotemeta() from IO::Adapter to here.
</pre>
</div>
</content>
</entry>
<entry>
<title>bug fix search logic.</title>
<updated>2004-04-27T13:23:25+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-27T13:23:25+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=4d2bbf030b652b0e17b6eec7d717d83c7b19d38c'/>
<id>4d2bbf030b652b0e17b6eec7d717d83c7b19d38c</id>
<content type='text'>
move quotemeta() from IO::Adapter to here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
move quotemeta() from IO::Adapter to here.
</pre>
</div>
</content>
</entry>
<entry>
<title>move quotemeta($regexp) from IO::Adapter to here.</title>
<updated>2004-04-27T12:54:50+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-27T12:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=22d141050cfceaea95bf2ff80690af2ea8bc4254'/>
<id>22d141050cfceaea95bf2ff80690af2ea8bc4254</id>
<content type='text'>
compare domains case insensitively.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
compare domains case insensitively.
</pre>
</div>
</content>
</entry>
<entry>
<title>bug fix: we need to touch etc/passwd-admin file firstly.</title>
<updated>2004-04-23T13:45:15+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-23T13:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=379161f7575ea991075eceda9c40bc995b0336ef'/>
<id>379161f7575ea991075eceda9c40bc995b0336ef</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>2004-04-23T04:15:57+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-23T04:15:57+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=2e170aeb0dd48c9671b17641960ec7dbcb881257'/>
<id>2e170aeb0dd48c9671b17641960ec7dbcb881257</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove "use FML::Log;".</title>
<updated>2004-04-23T04:10:26+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-23T04:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=002f83d01f18cb4afe8bdc90fb3dd11f91b5ea7d'/>
<id>002f83d01f18cb4afe8bdc90fb3dd11f91b5ea7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
