<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Shatow.net Git Repositories - wraith.git/atom log</title>
<subtitle>Wraith Botpack</subtitle>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git" />
<link rel="self" type="text/xml" href="http://git.shatow.net/gitweb/wraith.git/atom?opt=--no-merges" />
<id>http://git.shatow.net/gitweb/wraith.git</id>
<author><name>Bryan Drewery</name></author>
<icon>/gitweb-docs/git-favicon.png</icon>
<logo>/gitweb-docs/git-logo.png</logo>
<updated>2012-04-02T17:57:23Z</updated>
<generator version='1.7.5.3/1.7.9.6'>gitweb</generator>
<entry>
<title type="html">Update documentation for chanset 'voice'</title>
<updated>2012-04-02T17:54:33Z</updated>
<author>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</author>
<contributor>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</contributor>
<published>2012-04-02T17:54:33Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/3aba8b0c8143d232a6a6dd648432e1f5c2ece405" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/3aba8b0c8143d232a6a6dd648432e1f5c2ece405</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Update documentation for chanset 'voice'
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/015c73090470d0ee30f68ae02dbbc1d63be48370..3aba8b0c8143d232a6a6dd648432e1f5c2ece405:/doc/help.txt">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/3aba8b0c8143d232a6a6dd648432e1f5c2ece405:/doc/help.txt">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/3aba8b0c8143d232a6a6dd648432e1f5c2ece405?f=doc/help.txt">H</a>] doc/help.txt</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Fix revenge and limit getting mixed up on save</title>
<updated>2012-03-30T17:40:18Z</updated>
<author>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</author>
<contributor>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</contributor>
<published>2012-03-30T17:40:18Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/015c73090470d0ee30f68ae02dbbc1d63be48370" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/015c73090470d0ee30f68ae02dbbc1d63be48370</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Fix revenge and limit getting mixed up on save
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/1b063c046175a6d4df658dd98653b6c7697d5afb..015c73090470d0ee30f68ae02dbbc1d63be48370:/src/mod/channels.mod/userchan.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/015c73090470d0ee30f68ae02dbbc1d63be48370:/src/mod/channels.mod/userchan.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/015c73090470d0ee30f68ae02dbbc1d63be48370?f=src/mod/channels.mod/userchan.c">H</a>] src/mod/channels.mod/userchan.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Delete expired cached members after wait_split (900 seconds) (#49)</title>
<updated>2012-03-28T20:07:19Z</updated>
<author>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</author>
<contributor>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</contributor>
<published>2012-03-28T20:07:19Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/11309bf0f3231a3a731b3a49bc4cb4819720f4b6" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/11309bf0f3231a3a731b3a49bc4cb4819720f4b6</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Delete expired cached members after wait_split (900 seconds) (#49)
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/f0e5f2732cd694d7dc6c7df63d379737e52e474c..11309bf0f3231a3a731b3a49bc4cb4819720f4b6:/src/mod/irc.mod/irc.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/11309bf0f3231a3a731b3a49bc4cb4819720f4b6:/src/mod/irc.mod/irc.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/11309bf0f3231a3a731b3a49bc4cb4819720f4b6?f=src/mod/irc.mod/irc.c">H</a>] src/mod/irc.mod/irc.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Remove from cached members if killing a member without caching (#49)</title>
<updated>2012-03-28T20:02:36Z</updated>
<author>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</author>
<contributor>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</contributor>
<published>2012-03-28T20:02:36Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/f0e5f2732cd694d7dc6c7df63d379737e52e474c" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/f0e5f2732cd694d7dc6c7df63d379737e52e474c</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Remove from cached members if killing a member without caching (#49)
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/015109ee55ea9e0fdf1b37345b715ff6c7be9ff5..f0e5f2732cd694d7dc6c7df63d379737e52e474c:/src/mod/irc.mod/irc.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/f0e5f2732cd694d7dc6c7df63d379737e52e474c:/src/mod/irc.mod/irc.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/f0e5f2732cd694d7dc6c7df63d379737e52e474c?f=src/mod/irc.mod/irc.c">H</a>] src/mod/irc.mod/irc.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Update member from cache if possible (#49)</title>
<updated>2012-03-28T19:57:05Z</updated>
<author>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</author>
<contributor>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</contributor>
<published>2012-03-28T19:57:05Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/015109ee55ea9e0fdf1b37345b715ff6c7be9ff5" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/015109ee55ea9e0fdf1b37345b715ff6c7be9ff5</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Update member from cache if possible (#49)

This is only updating flood/EVOICE data to avoid using stale data.
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/3caf6fb8b9ac156e3cab9681dcc7573ec825d24d..015109ee55ea9e0fdf1b37345b715ff6c7be9ff5:/doc/UPDATES">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/015109ee55ea9e0fdf1b37345b715ff6c7be9ff5:/doc/UPDATES">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/015109ee55ea9e0fdf1b37345b715ff6c7be9ff5?f=doc/UPDATES">H</a>] doc/UPDATES</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/3caf6fb8b9ac156e3cab9681dcc7573ec825d24d..015109ee55ea9e0fdf1b37345b715ff6c7be9ff5:/src/mod/irc.mod/chan.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/015109ee55ea9e0fdf1b37345b715ff6c7be9ff5:/src/mod/irc.mod/chan.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/015109ee55ea9e0fdf1b37345b715ff6c7be9ff5?f=src/mod/irc.mod/chan.c">H</a>] src/mod/irc.mod/chan.c</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/3caf6fb8b9ac156e3cab9681dcc7573ec825d24d..015109ee55ea9e0fdf1b37345b715ff6c7be9ff5:/src/mod/irc.mod/irc.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/015109ee55ea9e0fdf1b37345b715ff6c7be9ff5:/src/mod/irc.mod/irc.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/015109ee55ea9e0fdf1b37345b715ff6c7be9ff5?f=src/mod/irc.mod/irc.c">H</a>] src/mod/irc.mod/irc.c</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/3caf6fb8b9ac156e3cab9681dcc7573ec825d24d..015109ee55ea9e0fdf1b37345b715ff6c7be9ff5:/src/mod/irc.mod/irc.h">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/015109ee55ea9e0fdf1b37345b715ff6c7be9ff5:/src/mod/irc.mod/irc.h">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/015109ee55ea9e0fdf1b37345b715ff6c7be9ff5?f=src/mod/irc.mod/irc.h">H</a>] src/mod/irc.mod/irc.h</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Cache members when removing them (#49)</title>
<updated>2012-03-28T19:21:00Z</updated>
<author>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</author>
<contributor>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</contributor>
<published>2012-03-28T19:21:00Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/3caf6fb8b9ac156e3cab9681dcc7573ec825d24d" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/3caf6fb8b9ac156e3cab9681dcc7573ec825d24d</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Cache members when removing them (#49)
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/30fc50e642a1cb3f6490a204f3825ad81085e040..3caf6fb8b9ac156e3cab9681dcc7573ec825d24d:/src/chan.h">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/3caf6fb8b9ac156e3cab9681dcc7573ec825d24d:/src/chan.h">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/3caf6fb8b9ac156e3cab9681dcc7573ec825d24d?f=src/chan.h">H</a>] src/chan.h</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/30fc50e642a1cb3f6490a204f3825ad81085e040..3caf6fb8b9ac156e3cab9681dcc7573ec825d24d:/src/mod/channels.mod/chanmisc.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/3caf6fb8b9ac156e3cab9681dcc7573ec825d24d:/src/mod/channels.mod/chanmisc.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/3caf6fb8b9ac156e3cab9681dcc7573ec825d24d?f=src/mod/channels.mod/chanmisc.c">H</a>] src/mod/channels.mod/chanmisc.c</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/30fc50e642a1cb3f6490a204f3825ad81085e040..3caf6fb8b9ac156e3cab9681dcc7573ec825d24d:/src/mod/irc.mod/chan.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/3caf6fb8b9ac156e3cab9681dcc7573ec825d24d:/src/mod/irc.mod/chan.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/3caf6fb8b9ac156e3cab9681dcc7573ec825d24d?f=src/mod/irc.mod/chan.c">H</a>] src/mod/irc.mod/chan.c</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/30fc50e642a1cb3f6490a204f3825ad81085e040..3caf6fb8b9ac156e3cab9681dcc7573ec825d24d:/src/mod/irc.mod/irc.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/3caf6fb8b9ac156e3cab9681dcc7573ec825d24d:/src/mod/irc.mod/irc.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/3caf6fb8b9ac156e3cab9681dcc7573ec825d24d?f=src/mod/irc.mod/irc.c">H</a>] src/mod/irc.mod/irc.c</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/30fc50e642a1cb3f6490a204f3825ad81085e040..3caf6fb8b9ac156e3cab9681dcc7573ec825d24d:/src/mod/irc.mod/irc.h">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/3caf6fb8b9ac156e3cab9681dcc7573ec825d24d:/src/mod/irc.mod/irc.h">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/3caf6fb8b9ac156e3cab9681dcc7573ec825d24d?f=src/mod/irc.mod/irc.h">H</a>] src/mod/irc.mod/irc.h</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">DRY member destruction (#49)</title>
<updated>2012-03-28T19:16:54Z</updated>
<author>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</author>
<contributor>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</contributor>
<published>2012-03-28T19:16:54Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/30fc50e642a1cb3f6490a204f3825ad81085e040" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/30fc50e642a1cb3f6490a204f3825ad81085e040</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
DRY member destruction (#49)
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/abfd6010bba7251ce32675116c490ff7dc86da4d..30fc50e642a1cb3f6490a204f3825ad81085e040:/src/mod/channels.mod/chanmisc.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/30fc50e642a1cb3f6490a204f3825ad81085e040:/src/mod/channels.mod/chanmisc.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/30fc50e642a1cb3f6490a204f3825ad81085e040?f=src/mod/channels.mod/chanmisc.c">H</a>] src/mod/channels.mod/chanmisc.c</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/abfd6010bba7251ce32675116c490ff7dc86da4d..30fc50e642a1cb3f6490a204f3825ad81085e040:/src/mod/irc.mod/chan.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/30fc50e642a1cb3f6490a204f3825ad81085e040:/src/mod/irc.mod/chan.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/30fc50e642a1cb3f6490a204f3825ad81085e040?f=src/mod/irc.mod/chan.c">H</a>] src/mod/irc.mod/chan.c</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/abfd6010bba7251ce32675116c490ff7dc86da4d..30fc50e642a1cb3f6490a204f3825ad81085e040:/src/mod/irc.mod/irc.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/30fc50e642a1cb3f6490a204f3825ad81085e040:/src/mod/irc.mod/irc.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/30fc50e642a1cb3f6490a204f3825ad81085e040?f=src/mod/irc.mod/irc.c">H</a>] src/mod/irc.mod/irc.c</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/abfd6010bba7251ce32675116c490ff7dc86da4d..30fc50e642a1cb3f6490a204f3825ad81085e040:/src/mod/irc.mod/irc.h">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/30fc50e642a1cb3f6490a204f3825ad81085e040:/src/mod/irc.mod/irc.h">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/30fc50e642a1cb3f6490a204f3825ad81085e040?f=src/mod/irc.mod/irc.h">H</a>] src/mod/irc.mod/irc.h</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Enforce 'chanmode' minutely (#48)</title>
<updated>2012-03-28T16:27:29Z</updated>
<author>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</author>
<contributor>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</contributor>
<published>2012-03-28T16:27:29Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/abfd6010bba7251ce32675116c490ff7dc86da4d" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/abfd6010bba7251ce32675116c490ff7dc86da4d</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Enforce 'chanmode' minutely (#48)
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/9e5133e29c6e369dcdc4d6369b730dfe48647b69..abfd6010bba7251ce32675116c490ff7dc86da4d:/src/mod/irc.mod/irc.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/abfd6010bba7251ce32675116c490ff7dc86da4d:/src/mod/irc.mod/irc.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/abfd6010bba7251ce32675116c490ff7dc86da4d?f=src/mod/irc.mod/irc.c">H</a>] src/mod/irc.mod/irc.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Don't kick a user if already devoiced and -m (#48)</title>
<updated>2012-03-28T13:59:58Z</updated>
<author>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</author>
<contributor>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</contributor>
<published>2012-03-28T13:59:58Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/9e5133e29c6e369dcdc4d6369b730dfe48647b69" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/9e5133e29c6e369dcdc4d6369b730dfe48647b69</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Don't kick a user if already devoiced and -m (#48)
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/354eee98f6fca70fb118cf7e975bf5f3f0c03fd6..9e5133e29c6e369dcdc4d6369b730dfe48647b69:/src/mod/irc.mod/irc.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/9e5133e29c6e369dcdc4d6369b730dfe48647b69:/src/mod/irc.mod/irc.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/9e5133e29c6e369dcdc4d6369b730dfe48647b69?f=src/mod/irc.mod/irc.c">H</a>] src/mod/irc.mod/irc.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Don't unset +m when unlocking channel from flood (#48)</title>
<updated>2012-03-28T13:57:54Z</updated>
<author>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</author>
<contributor>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</contributor>
<published>2012-03-28T13:57:54Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/354eee98f6fca70fb118cf7e975bf5f3f0c03fd6" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/354eee98f6fca70fb118cf7e975bf5f3f0c03fd6</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Don't unset +m when unlocking channel from flood (#48)
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/caeb36e375006ce0d4ce5d75fa97adbca054d523..354eee98f6fca70fb118cf7e975bf5f3f0c03fd6:/src/mod/irc.mod/irc.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/354eee98f6fca70fb118cf7e975bf5f3f0c03fd6:/src/mod/irc.mod/irc.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/354eee98f6fca70fb118cf7e975bf5f3f0c03fd6?f=src/mod/irc.mod/irc.c">H</a>] src/mod/irc.mod/irc.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Fix tcl protection</title>
<updated>2012-03-28T02:22:23Z</updated>
<author>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</author>
<contributor>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</contributor>
<published>2012-03-28T02:22:23Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/2edb8dcd7c1d6cd5407d957d7fce88e6f8002652" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/2edb8dcd7c1d6cd5407d957d7fce88e6f8002652</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Fix tcl protection
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/440e69e18f95aa715f5dc1fb48fea4e6e1123067..2edb8dcd7c1d6cd5407d957d7fce88e6f8002652:/src/cmds.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/2edb8dcd7c1d6cd5407d957d7fce88e6f8002652:/src/cmds.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/2edb8dcd7c1d6cd5407d957d7fce88e6f8002652?f=src/cmds.c">H</a>] src/cmds.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Tweak limit range checking such that bot will set limit less often</title>
<updated>2012-03-28T01:43:19Z</updated>
<author>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</author>
<contributor>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</contributor>
<published>2012-03-28T01:43:19Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/bd7176052a9f7248ff550139f3ccc46f1db7ee19" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/bd7176052a9f7248ff550139f3ccc46f1db7ee19</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Tweak limit range checking such that bot will set limit less often
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/171200baa34e67199be70578dfd391f0716d4a43..bd7176052a9f7248ff550139f3ccc46f1db7ee19:/doc/UPDATES">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/bd7176052a9f7248ff550139f3ccc46f1db7ee19:/doc/UPDATES">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/bd7176052a9f7248ff550139f3ccc46f1db7ee19?f=doc/UPDATES">H</a>] doc/UPDATES</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/171200baa34e67199be70578dfd391f0716d4a43..bd7176052a9f7248ff550139f3ccc46f1db7ee19:/src/mod/irc.mod/irc.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/bd7176052a9f7248ff550139f3ccc46f1db7ee19:/src/mod/irc.mod/irc.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/bd7176052a9f7248ff550139f3ccc46f1db7ee19?f=src/mod/irc.mod/irc.c">H</a>] src/mod/irc.mod/irc.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Raise limit by 5 if 'limit 0' is set for getin_request</title>
<updated>2012-03-28T01:32:29Z</updated>
<author>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</author>
<contributor>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</contributor>
<published>2012-03-28T01:32:29Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/171200baa34e67199be70578dfd391f0716d4a43" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/171200baa34e67199be70578dfd391f0716d4a43</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Raise limit by 5 if 'limit 0' is set for getin_request
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/124248581f2fc655c8c2f9e6a5673917f48a820c..171200baa34e67199be70578dfd391f0716d4a43:/src/mod/irc.mod/irc.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/171200baa34e67199be70578dfd391f0716d4a43:/src/mod/irc.mod/irc.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/171200baa34e67199be70578dfd391f0716d4a43?f=src/mod/irc.mod/irc.c">H</a>] src/mod/irc.mod/irc.c</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/124248581f2fc655c8c2f9e6a5673917f48a820c..171200baa34e67199be70578dfd391f0716d4a43:/src/mod/irc.mod/irc.h">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/171200baa34e67199be70578dfd391f0716d4a43:/src/mod/irc.mod/irc.h">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/171200baa34e67199be70578dfd391f0716d4a43?f=src/mod/irc.mod/irc.h">H</a>] src/mod/irc.mod/irc.h</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Only raise limit if needed, and use proper even value</title>
<updated>2012-03-28T01:30:50Z</updated>
<author>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</author>
<contributor>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</contributor>
<published>2012-03-28T01:30:50Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/124248581f2fc655c8c2f9e6a5673917f48a820c" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/124248581f2fc655c8c2f9e6a5673917f48a820c</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Only raise limit if needed, and use proper even value
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/26832d2d9953a1cf054bcc8cc398486d187f945e..124248581f2fc655c8c2f9e6a5673917f48a820c:/src/mod/irc.mod/irc.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/124248581f2fc655c8c2f9e6a5673917f48a820c:/src/mod/irc.mod/irc.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/124248581f2fc655c8c2f9e6a5673917f48a820c?f=src/mod/irc.mod/irc.c">H</a>] src/mod/irc.mod/irc.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Fix wrong nick getting logged for revenge deflags</title>
<updated>2012-03-28T00:04:38Z</updated>
<author>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</author>
<contributor>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</contributor>
<published>2012-03-28T00:04:38Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/440e69e18f95aa715f5dc1fb48fea4e6e1123067" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/440e69e18f95aa715f5dc1fb48fea4e6e1123067</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Fix wrong nick getting logged for revenge deflags
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/0dea3f5e85e16a7def0863291faaacea71642bbb..440e69e18f95aa715f5dc1fb48fea4e6e1123067:/src/mod/irc.mod/chan.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/440e69e18f95aa715f5dc1fb48fea4e6e1123067:/src/mod/irc.mod/chan.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/440e69e18f95aa715f5dc1fb48fea4e6e1123067?f=src/mod/irc.mod/chan.c">H</a>] src/mod/irc.mod/chan.c</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/0dea3f5e85e16a7def0863291faaacea71642bbb..440e69e18f95aa715f5dc1fb48fea4e6e1123067:/src/mod/irc.mod/mode.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/440e69e18f95aa715f5dc1fb48fea4e6e1123067:/src/mod/irc.mod/mode.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/440e69e18f95aa715f5dc1fb48fea4e6e1123067?f=src/mod/irc.mod/mode.c">H</a>] src/mod/irc.mod/mode.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Log which network I'm on if it doesn't match</title>
<updated>2012-03-27T23:55:17Z</updated>
<author>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</author>
<contributor>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</contributor>
<published>2012-03-27T23:55:17Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/268ecee8fe5becd15984d35d084dc0c4873e7b74" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/268ecee8fe5becd15984d35d084dc0c4873e7b74</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Log which network I'm on if it doesn't match
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/4e5948a9699b12eecb3d0e815a31a30b54cee0c0..268ecee8fe5becd15984d35d084dc0c4873e7b74:/src/mod/irc.mod/irc.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/268ecee8fe5becd15984d35d084dc0c4873e7b74:/src/mod/irc.mod/irc.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/268ecee8fe5becd15984d35d084dc0c4873e7b74?f=src/mod/irc.mod/irc.c">H</a>] src/mod/irc.mod/irc.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Ignore case when comparing network</title>
<updated>2012-03-27T23:54:07Z</updated>
<author>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</author>
<contributor>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</contributor>
<published>2012-03-27T23:54:07Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/4e5948a9699b12eecb3d0e815a31a30b54cee0c0" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/4e5948a9699b12eecb3d0e815a31a30b54cee0c0</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Ignore case when comparing network

  irc.efnet.pl: EFNet
  irc.servercentral.net: EFnet
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/68e8b2e074cd20e59c7229663512eee73e79e2de..4e5948a9699b12eecb3d0e815a31a30b54cee0c0:/src/mod/irc.mod/irc.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/4e5948a9699b12eecb3d0e815a31a30b54cee0c0:/src/mod/irc.mod/irc.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/4e5948a9699b12eecb3d0e815a31a30b54cee0c0?f=src/mod/irc.mod/irc.c">H</a>] src/mod/irc.mod/irc.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Use consistent type format for caps-limit/color-limit</title>
<updated>2012-03-27T23:37:10Z</updated>
<author>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</author>
<contributor>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</contributor>
<published>2012-03-27T23:37:10Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/0dea3f5e85e16a7def0863291faaacea71642bbb" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/0dea3f5e85e16a7def0863291faaacea71642bbb</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Use consistent type format for caps-limit/color-limit
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/0a04cc916e43912337e725662c0ae74ebf4ebfb3..0dea3f5e85e16a7def0863291faaacea71642bbb:/doc/UPDATES">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/0dea3f5e85e16a7def0863291faaacea71642bbb:/doc/UPDATES">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/0dea3f5e85e16a7def0863291faaacea71642bbb?f=doc/UPDATES">H</a>] doc/UPDATES</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/0a04cc916e43912337e725662c0ae74ebf4ebfb3..0dea3f5e85e16a7def0863291faaacea71642bbb:/doc/help.txt">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/0dea3f5e85e16a7def0863291faaacea71642bbb:/doc/help.txt">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/0dea3f5e85e16a7def0863291faaacea71642bbb?f=doc/help.txt">H</a>] doc/help.txt</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/0a04cc916e43912337e725662c0ae74ebf4ebfb3..0dea3f5e85e16a7def0863291faaacea71642bbb:/src/mod/channels.mod/chanmisc.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/0dea3f5e85e16a7def0863291faaacea71642bbb:/src/mod/channels.mod/chanmisc.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/0dea3f5e85e16a7def0863291faaacea71642bbb?f=src/mod/channels.mod/chanmisc.c">H</a>] src/mod/channels.mod/chanmisc.c</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/0a04cc916e43912337e725662c0ae74ebf4ebfb3..0dea3f5e85e16a7def0863291faaacea71642bbb:/src/mod/channels.mod/userchan.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/0dea3f5e85e16a7def0863291faaacea71642bbb:/src/mod/channels.mod/userchan.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/0dea3f5e85e16a7def0863291faaacea71642bbb?f=src/mod/channels.mod/userchan.c">H</a>] src/mod/channels.mod/userchan.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Lessen variable name format length</title>
<updated>2012-03-27T00:34:21Z</updated>
<author>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</author>
<contributor>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</contributor>
<published>2012-03-27T00:34:21Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/f4dae730b5381365e67f67527bedcad377e0c76c" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/f4dae730b5381365e67f67527bedcad377e0c76c</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Lessen variable name format length
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/b7578075533df4f0119d9f24a14b352fdaa9d890..f4dae730b5381365e67f67527bedcad377e0c76c:/src/set.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/f4dae730b5381365e67f67527bedcad377e0c76c:/src/set.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/f4dae730b5381365e67f67527bedcad377e0c76c?f=src/set.c">H</a>] src/set.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Don't format var type if not needed</title>
<updated>2012-03-27T00:30:21Z</updated>
<author>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</author>
<contributor>
  <name>Bryan Drewery</name>
  <email>bryan@shatow.net</email>
</contributor>
<published>2012-03-27T00:30:21Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/b7578075533df4f0119d9f24a14b352fdaa9d890" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/b7578075533df4f0119d9f24a14b352fdaa9d890</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Don't format var type if not needed
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/3b0af4a6ed0793f137517b1d98593b4abe95f073..b7578075533df4f0119d9f24a14b352fdaa9d890:/src/set.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/b7578075533df4f0119d9f24a14b352fdaa9d890:/src/set.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/b7578075533df4f0119d9f24a14b352fdaa9d890?f=src/set.c">H</a>] src/set.c</li>
</ul>
</div>
</content>
</entry>
</feed>

