<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Header.pm, branch credential2</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>use LogError() if appropriate</title>
<updated>2002-07-31T13:22:01+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-07-31T13:22:01+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c27ee209c0d01b30692bd8ad056faa224fcf76d6'/>
<id>c27ee209c0d01b30692bd8ad056faa224fcf76d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disable some debug codes.</title>
<updated>2002-07-31T12:58:21+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-07-31T12:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=935da0ea2e6231d050f0a0e99da37dc0ca1a4fa3'/>
<id>935da0ea2e6231d050f0a0e99da37dc0ca1a4fa3</id>
<content type='text'>
switch DB from File::CacheDir to Tie::JournaledDir
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
switch DB from File::CacheDir to Tie::JournaledDir
</pre>
</div>
</content>
</entry>
<entry>
<title>more defined() checks</title>
<updated>2002-07-02T11:54:06+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-07-02T11:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=21a7f384cd849e965faed90fd06ef61fd1a12b8b'/>
<id>21a7f384cd849e965faed90fd06ef61fd1a12b8b</id>
<content type='text'>
FNF-ify
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FNF-ify
</pre>
</div>
</content>
</entry>
<entry>
<title>major variable naming overhaul</title>
<updated>2002-06-01T14:53:36+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-06-01T14:53:36+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=afbec3876ce85d80b661390d62b6a65d281a8981'/>
<id>afbec3876ce85d80b661390d62b6a65d281a8981</id>
<content type='text'>
relocating variable definitions in etc/src/

aling rule: e.g. use_XXX XXX_rules XXX_dir XXX_cache_dir

rename:
$recipient_limit -&gt; $smtp_recipient_limit
$incoming_mail_dir -&gt; $incoming_mail_cache_dir
$outgoing_mail_dir -&gt; $outgoing_mail_cache_dir
$qmail_control_virtualdomains_file -&gt; $qmail_virtualdomains_file

s/header_filter/article_header_filter/
s/header_rewrite/article_header_rewrite/
s/body_filter/article_body_filter/

s/subject_tag/article_subject_tag/

verify_XXX_* -&gt; check_XXX

newly defined:
$use_digest_header_rewrite

removed:
$smtp_log_dir
$smtp_log_file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
relocating variable definitions in etc/src/

aling rule: e.g. use_XXX XXX_rules XXX_dir XXX_cache_dir

rename:
$recipient_limit -&gt; $smtp_recipient_limit
$incoming_mail_dir -&gt; $incoming_mail_cache_dir
$outgoing_mail_dir -&gt; $outgoing_mail_cache_dir
$qmail_control_virtualdomains_file -&gt; $qmail_virtualdomains_file

s/header_filter/article_header_filter/
s/header_rewrite/article_header_rewrite/
s/body_filter/article_body_filter/

s/subject_tag/article_subject_tag/

verify_XXX_* -&gt; check_XXX

newly defined:
$use_digest_header_rewrite

removed:
$smtp_log_dir
$smtp_log_file
</pre>
</div>
</content>
</entry>
<entry>
<title>remove AUTOLOAD since not used</title>
<updated>2002-06-01T02:21:56+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-06-01T02:21:56+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=8f3c759f3205c020f523b721af8f3308c970d06c'/>
<id>8f3c759f3205c020f523b721af8f3308c970d06c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add rewrite_date() for header rewrite Date: to X-Date:</title>
<updated>2002-05-31T14:09:21+00:00</updated>
<author>
<name>tmu</name>
<email>tmu</email>
</author>
<published>2002-05-31T14:09:21+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=7487b40aab85f388ad63b9e2d14f048c1f525b72'/>
<id>7487b40aab85f388ad63b9e2d14f048c1f525b72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>validate by defined() more</title>
<updated>2002-04-28T13:34:15+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-04-28T13:34:15+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=a1deb717ee1aa15d13d58fbb30b17536f1b401b8'/>
<id>a1deb717ee1aa15d13d58fbb30b17536f1b401b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix/clean up documents</title>
<updated>2002-04-08T12:44:23+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-04-08T12:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e9c3232c32af513158511779a0d5aeb5fdc6d168'/>
<id>e9c3232c32af513158511779a0d5aeb5fdc6d168</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update documents, comments</title>
<updated>2001-12-23T09:20:41+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-12-23T09:20:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=04cb8de0162bf2d3acc6ce19226b5e93c8e05cc1'/>
<id>04cb8de0162bf2d3acc6ce19226b5e93c8e05cc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove \s*$</title>
<updated>2001-12-22T09:21:00+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-12-22T09:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=8c71d1f4b810babb4620a046ad9c100108887fb1'/>
<id>8c71d1f4b810babb4620a046ad9c100108887fb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
