<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Command/User/subscribe.pm, branch udb-merge</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>remove giant lock and use fine granuality locks now.</title>
<updated>2003-03-18T10:42:40+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-03-18T10:42:40+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=3be0d18d4f3196fad45761c405bbfc2a3b71a82e'/>
<id>3be0d18d4f3196fad45761c405bbfc2a3b71a82e</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-01T06:08:38+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-02-01T06:08:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=dbc5ec225cc7f7395b326d6e54ca9b0f1c2d1edb'/>
<id>dbc5ec225cc7f7395b326d6e54ca9b0f1c2d1edb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>try exact matching just before changing user.</title>
<updated>2003-02-01T05:27:51+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-02-01T05:27:51+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e43d869538b0c6e4c2e844321ff33fac32c7b751'/>
<id>e43d869538b0c6e4c2e844321ff33fac32c7b751</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 comments and messages</title>
<updated>2002-12-18T04:22:36+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-12-18T04:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=30e7da25a6dbee537d5a17071d24081570e15317'/>
<id>30e7da25a6dbee537d5a17071d24081570e15317</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>
<entry>
<title>change arguments of credential functions to clarify the target address:</title>
<updated>2002-08-08T03:09:45+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-08-08T03:09:45+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=329a2315d569004138526f07467f1ab348ff55e2'/>
<id>329a2315d569004138526f07467f1ab348ff55e2</id>
<content type='text'>
e.g. is_member($curproc, $args) -&gt; is_member(addr)

modified functions:
o is_member()
o is_privileged_member()
o is_recipient()
o match_system_accounts()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
e.g. is_member($curproc, $args) -&gt; is_member(addr)

modified functions:
o is_member()
o is_privileged_member()
o is_recipient()
o match_system_accounts()
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up doc &amp; codes, FNF-ify</title>
<updated>2002-04-03T11:32:57+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-04-03T11:32:57+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c6078a19cf75b629679bf0e511d2804fb3e1b8d5'/>
<id>c6078a19cf75b629679bf0e511d2804fb3e1b8d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>we should not inherit anything as could as possible.</title>
<updated>2002-02-18T14:14:52+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-02-18T14:14:52+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=0c7d3c646859337f5ba1c37fb131c94ed7da61b2'/>
<id>0c7d3c646859337f5ba1c37fb131c94ed7da61b2</id>
<content type='text'>
remove FML::Command::Utils and ErroStatus
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove FML::Command::Utils and ErroStatus
</pre>
</div>
</content>
</entry>
<entry>
<title>confirm_keyword -&gt; confirm_command_prefix</title>
<updated>2002-02-17T08:13:24+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-02-17T08:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=6e1d3d8cf4901e2450655ea1950bc466b567665e'/>
<id>6e1d3d8cf4901e2450655ea1950bc466b567665e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
