<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Credential.pm, branch command-reconstruct-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/update comments.</title>
<updated>2004-01-18T14:04:31+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-01-18T14:04:31+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=bedf93094a470f2a76804ed425a76cf141266682'/>
<id>bedf93094a470f2a76804ed425a76cf141266682</id>
<content type='text'>
fix loop label.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix loop label.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix copyright</title>
<updated>2004-01-02T14:42:42+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-01-02T14:42:42+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=073b66e090c58758b6b16b44e4240e349beaec55'/>
<id>073b66e090c58758b6b16b44e4240e349beaec55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>system_accounts -&gt; system_special_accounts.</title>
<updated>2003-11-30T09:59:17+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-11-30T09:59:17+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=ba63f5f3b7154c090f72b898ecf48255ff48b874'/>
<id>ba63f5f3b7154c090f72b898ecf48255ff48b874</id>
<content type='text'>
XXX xxx_restrictions supports "reject_system_accounts" for backward
XXX compatiblity.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
XXX xxx_restrictions supports "reject_system_accounts" for backward
XXX compatiblity.
</pre>
</div>
</content>
</entry>
<entry>
<title>bug fix variable overload</title>
<updated>2003-11-26T09:14:04+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-11-26T09:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=793310c7fdb5171d1367400fa1b81d62cf40bce6'/>
<id>793310c7fdb5171d1367400fa1b81d62cf40bce6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>address_compare -&gt; address_compare_function</title>
<updated>2003-11-26T04:47:08+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-11-26T04:47:08+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=65eb79e42995b13c59a269d474c206daa4ce045d'/>
<id>65eb79e42995b13c59a269d474c206daa4ce045d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement switch to toggle case sensitive check of mail address.</title>
<updated>2003-11-25T14:50:11+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-11-25T14:50:11+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=6716a6a14dbe7a18a506d0e0f718c66a17f2a8c0'/>
<id>6716a6a14dbe7a18a506d0e0f718c66a17f2a8c0</id>
<content type='text'>
+use_address_compare = yes
+address_compare_type = user_part_case_insensitive
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+use_address_compare = yes
+address_compare_type = user_part_case_insensitive
</pre>
</div>
</content>
</entry>
<entry>
<title>implement is_user_part_case_sensitive() and modified to use it.</title>
<updated>2003-11-17T15:38:16+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-11-17T15:38:16+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=f86fffb192578aec3d2eb303130d2764f2fa6bf7'/>
<id>f86fffb192578aec3d2eb303130d2764f2fa6bf7</id>
<content type='text'>
XXX we should attach $self internal directly even if within the same module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
XXX we should attach $self internal directly even if within the same module.
</pre>
</div>
</content>
</entry>
<entry>
<title>use $curproc-&gt;config(), pcb() not { config }, { pcb } respectively.</title>
<updated>2003-08-29T15:33:54+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-08-29T15:33:54+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e460ae393d4c06ac2219811653b1388acf28bebb'/>
<id>e460ae393d4c06ac2219811653b1388acf28bebb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix comments: =head2 function(...) form</title>
<updated>2003-08-23T04:35:25+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-08-23T04:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=d0c5a95389829a94a429717d0ae10c2872eb25ce'/>
<id>d0c5a95389829a94a429717d0ae10c2872eb25ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up.</title>
<updated>2003-03-18T10:37:01+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-03-18T10:37:01+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=2055bcc5a6b3b0e5557a1b8afb6aeb57ecb53eed'/>
<id>2055bcc5a6b3b0e5557a1b8afb6aeb57ecb53eed</id>
<content type='text'>
add comments on lock.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add comments on lock.
</pre>
</div>
</content>
</entry>
</feed>
