<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Command/Admin/subscribe.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>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>white space cosmetics: nuke \s*$</title>
<updated>2002-03-30T11:08:33+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-03-30T11:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=38458ad60b93e9cb78f62d576f2196b9ddd21858'/>
<id>38458ad60b93e9cb78f62d576f2196b9ddd21858</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>define FML::Command::UserControl class to share user control codes.</title>
<updated>2002-03-19T10:12:44+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-03-19T10:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=31c70b1e3cd0d7f800386fc61bbf6ac552fec24b'/>
<id>31c70b1e3cd0d7f800386fc61bbf6ac552fec24b</id>
<content type='text'>
modified Admin::{subscribe,unsubscribe} commands to use it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
modified Admin::{subscribe,unsubscribe} commands to use it.
</pre>
</div>
</content>
</entry>
<entry>
<title>implement cgi_menu() to show command specific menu in CGI screen</title>
<updated>2002-03-19T08:00:18+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-03-19T08:00:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e13dce8ae26942c7ea06e9286b6cd5fb63d88af7'/>
<id>e13dce8ae26942c7ea06e9286b6cd5fb63d88af7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change $command_args argument:</title>
<updated>2002-03-17T05:27:31+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-03-17T05:27:31+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=ad6029672974a474a12a50c42a2621be219e921f'/>
<id>ad6029672974a474a12a50c42a2621be219e921f</id>
<content type='text'>
$command_args-&gt;{ adddress } =&gt;  $command_args-&gt;{ command_data }
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
$command_args-&gt;{ adddress } =&gt;  $command_args-&gt;{ command_data }
</pre>
</div>
</content>
</entry>
<entry>
<title>fix command work again</title>
<updated>2002-02-20T14:10:37+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-02-20T14:10:37+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=a869e41f42b1817d2a3e1e8bd1fa12c335c187f7'/>
<id>a869e41f42b1817d2a3e1e8bd1fa12c335c187f7</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:24:11+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-02-18T14:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=fda20604000396d8c88f544a04d9b126b81222b8'/>
<id>fda20604000396d8c88f544a04d9b126b81222b8</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>define access method need_lock().</title>
<updated>2002-02-13T10:41:16+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-02-13T10:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=32c320e801127a43117b780875d4d87e1e3cb4b7'/>
<id>32c320e801127a43117b780875d4d87e1e3cb4b7</id>
<content type='text'>
each command module determins whether it needs lock or not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
each command module determins whether it needs lock or not.
</pre>
</div>
</content>
</entry>
<entry>
<title>update documents, comments</title>
<updated>2001-12-23T03:50:26+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-12-23T03:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=26e324ded666a81b9d98c830bd35bc9c2bd2ed4c'/>
<id>26e324ded666a81b9d98c830bd35bc9c2bd2ed4c</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>
