<?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" />
<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">Merge branch '49-member-caching'</title>
<updated>2012-03-29T15:53:55Z</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-29T15:53:55Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/1b063c046175a6d4df658dd98653b6c7697d5afb" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/1b063c046175a6d4df658dd98653b6c7697d5afb</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Merge branch '49-member-caching'

* 49-member-caching:
  Delete expired cached members after wait_split (900 seconds) (#49)
  Remove from cached members if killing a member without caching (#49)
  Update member from cache if possible (#49)
  Cache members when removing them (#49)
  DRY member destruction (#49)

Conflicts:
	doc/UPDATES
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/768894cdb30de914d609f38a00cf4ad93928639c..1b063c046175a6d4df658dd98653b6c7697d5afb:/doc/UPDATES">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/1b063c046175a6d4df658dd98653b6c7697d5afb:/doc/UPDATES">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/1b063c046175a6d4df658dd98653b6c7697d5afb?f=doc/UPDATES">H</a>] doc/UPDATES</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/768894cdb30de914d609f38a00cf4ad93928639c..1b063c046175a6d4df658dd98653b6c7697d5afb:/src/chan.h">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/1b063c046175a6d4df658dd98653b6c7697d5afb:/src/chan.h">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/1b063c046175a6d4df658dd98653b6c7697d5afb?f=src/chan.h">H</a>] src/chan.h</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/768894cdb30de914d609f38a00cf4ad93928639c..1b063c046175a6d4df658dd98653b6c7697d5afb:/src/mod/channels.mod/chanmisc.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/1b063c046175a6d4df658dd98653b6c7697d5afb:/src/mod/channels.mod/chanmisc.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/1b063c046175a6d4df658dd98653b6c7697d5afb?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/768894cdb30de914d609f38a00cf4ad93928639c..1b063c046175a6d4df658dd98653b6c7697d5afb:/src/mod/irc.mod/chan.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/1b063c046175a6d4df658dd98653b6c7697d5afb:/src/mod/irc.mod/chan.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/1b063c046175a6d4df658dd98653b6c7697d5afb?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/768894cdb30de914d609f38a00cf4ad93928639c..1b063c046175a6d4df658dd98653b6c7697d5afb:/src/mod/irc.mod/irc.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/1b063c046175a6d4df658dd98653b6c7697d5afb:/src/mod/irc.mod/irc.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/1b063c046175a6d4df658dd98653b6c7697d5afb?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/768894cdb30de914d609f38a00cf4ad93928639c..1b063c046175a6d4df658dd98653b6c7697d5afb:/src/mod/irc.mod/irc.h">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/1b063c046175a6d4df658dd98653b6c7697d5afb:/src/mod/irc.mod/irc.h">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/1b063c046175a6d4df658dd98653b6c7697d5afb?f=src/mod/irc.mod/irc.h">H</a>] src/mod/irc.mod/irc.h</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Merge branch '48-voice-updates'</title>
<updated>2012-03-29T15:53:14Z</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-29T15:53:14Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/768894cdb30de914d609f38a00cf4ad93928639c" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/768894cdb30de914d609f38a00cf4ad93928639c</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Merge branch '48-voice-updates'

* 48-voice-updates:
  Enforce 'chanmode' minutely (#48)
  Don't kick a user if already devoiced and -m (#48)
  Don't unset +m when unlocking channel from flood (#48)
  Allow any user op (+o) to enable/disable EVOICE (#48)
  Properly log response to flood (#48)
  Document 'voice-moderate' (#48)
  Respect devoices from other bots (#48)
  Set EVOICE on abusive clients (#48)
  Implement devoicing on flood (#48)
  DRY flood punishment (#48)
  Auto set +m when 'voice-moderate' is set (#48)
  Auto unset 'voice-moderate' if 'chanmode -m' is set (#48)
  Add chanset 'voice-moderate' (#48)
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/654a4ea398088f5d3228add856f781b9972aa1f3..768894cdb30de914d609f38a00cf4ad93928639c:/doc/UPDATES">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/768894cdb30de914d609f38a00cf4ad93928639c:/doc/UPDATES">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/768894cdb30de914d609f38a00cf4ad93928639c?f=doc/UPDATES">H</a>] doc/UPDATES</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/654a4ea398088f5d3228add856f781b9972aa1f3..768894cdb30de914d609f38a00cf4ad93928639c:/doc/help.txt">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/768894cdb30de914d609f38a00cf4ad93928639c:/doc/help.txt">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/768894cdb30de914d609f38a00cf4ad93928639c?f=doc/help.txt">H</a>] doc/help.txt</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/654a4ea398088f5d3228add856f781b9972aa1f3..768894cdb30de914d609f38a00cf4ad93928639c:/src/chan.h">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/768894cdb30de914d609f38a00cf4ad93928639c:/src/chan.h">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/768894cdb30de914d609f38a00cf4ad93928639c?f=src/chan.h">H</a>] src/chan.h</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/654a4ea398088f5d3228add856f781b9972aa1f3..768894cdb30de914d609f38a00cf4ad93928639c:/src/mod/channels.mod/chanmisc.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/768894cdb30de914d609f38a00cf4ad93928639c:/src/mod/channels.mod/chanmisc.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/768894cdb30de914d609f38a00cf4ad93928639c?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/654a4ea398088f5d3228add856f781b9972aa1f3..768894cdb30de914d609f38a00cf4ad93928639c:/src/mod/channels.mod/channels.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/768894cdb30de914d609f38a00cf4ad93928639c:/src/mod/channels.mod/channels.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/768894cdb30de914d609f38a00cf4ad93928639c?f=src/mod/channels.mod/channels.c">H</a>] src/mod/channels.mod/channels.c</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/654a4ea398088f5d3228add856f781b9972aa1f3..768894cdb30de914d609f38a00cf4ad93928639c:/src/mod/channels.mod/cmdschan.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/768894cdb30de914d609f38a00cf4ad93928639c:/src/mod/channels.mod/cmdschan.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/768894cdb30de914d609f38a00cf4ad93928639c?f=src/mod/channels.mod/cmdschan.c">H</a>] src/mod/channels.mod/cmdschan.c</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/654a4ea398088f5d3228add856f781b9972aa1f3..768894cdb30de914d609f38a00cf4ad93928639c:/src/mod/channels.mod/userchan.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/768894cdb30de914d609f38a00cf4ad93928639c:/src/mod/channels.mod/userchan.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/768894cdb30de914d609f38a00cf4ad93928639c?f=src/mod/channels.mod/userchan.c">H</a>] src/mod/channels.mod/userchan.c</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/654a4ea398088f5d3228add856f781b9972aa1f3..768894cdb30de914d609f38a00cf4ad93928639c:/src/mod/irc.mod/chan.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/768894cdb30de914d609f38a00cf4ad93928639c:/src/mod/irc.mod/chan.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/768894cdb30de914d609f38a00cf4ad93928639c?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/654a4ea398088f5d3228add856f781b9972aa1f3..768894cdb30de914d609f38a00cf4ad93928639c:/src/mod/irc.mod/irc.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/768894cdb30de914d609f38a00cf4ad93928639c:/src/mod/irc.mod/irc.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/768894cdb30de914d609f38a00cf4ad93928639c?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/654a4ea398088f5d3228add856f781b9972aa1f3..768894cdb30de914d609f38a00cf4ad93928639c:/src/mod/irc.mod/irc.h">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/768894cdb30de914d609f38a00cf4ad93928639c:/src/mod/irc.mod/irc.h">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/768894cdb30de914d609f38a00cf4ad93928639c?f=src/mod/irc.mod/irc.h">H</a>] src/mod/irc.mod/irc.h</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/654a4ea398088f5d3228add856f781b9972aa1f3..768894cdb30de914d609f38a00cf4ad93928639c:/src/mod/irc.mod/mode.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/768894cdb30de914d609f38a00cf4ad93928639c:/src/mod/irc.mod/mode.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/768894cdb30de914d609f38a00cf4ad93928639c?f=src/mod/irc.mod/mode.c">H</a>] src/mod/irc.mod/mode.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">Merge branch 'getin-network-check'</title>
<updated>2012-03-28T16:44: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-28T16:44:36Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/654a4ea398088f5d3228add856f781b9972aa1f3" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/654a4ea398088f5d3228add856f781b9972aa1f3</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Merge branch 'getin-network-check'

* getin-network-check:
  Log which network I'm on if it doesn't match
  Ignore case when comparing network
  Fix shadowed variable 'network'
  Compare to network name, not number of members in channel for getin op sanity checking
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/26b72e921d7ea7f0716885afe8616aed25c252f5..654a4ea398088f5d3228add856f781b9972aa1f3:/src/mod/irc.mod/irc.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/654a4ea398088f5d3228add856f781b9972aa1f3:/src/mod/irc.mod/irc.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/654a4ea398088f5d3228add856f781b9972aa1f3?f=src/mod/irc.mod/irc.c">H</a>] src/mod/irc.mod/irc.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Merge branch '44-getin-limit'</title>
<updated>2012-03-28T16:43:48Z</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:43:48Z</published>
<link rel="alternate" type="text/html" href="http://git.shatow.net/gitweb/wraith.git/commitdiff/26b72e921d7ea7f0716885afe8616aed25c252f5" />
<id>http://git.shatow.net/gitweb/wraith.git/commitdiff/26b72e921d7ea7f0716885afe8616aed25c252f5</id>
<content type="xhtml" xml:base="http://git.shatow.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Merge branch '44-getin-limit'

* 44-getin-limit:
  Tweak limit range checking such that bot will set limit less often
  Raise limit by 5 if 'limit 0' is set for getin_request
  Only raise limit if needed, and use proper even value
  Avoid rounding errors by adding 1 to make limit even (#44)
  Ignore all getin requests unless eligible (#44)
  Only raise limit when inviting a bot if needed (#44)
</pre><ul>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/2edb8dcd7c1d6cd5407d957d7fce88e6f8002652..26b72e921d7ea7f0716885afe8616aed25c252f5:/doc/UPDATES">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/26b72e921d7ea7f0716885afe8616aed25c252f5:/doc/UPDATES">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/26b72e921d7ea7f0716885afe8616aed25c252f5?f=doc/UPDATES">H</a>] doc/UPDATES</li>
<li>[<a title="diff" href="http://git.shatow.net/gitweb/wraith.git/blobdiff/2edb8dcd7c1d6cd5407d957d7fce88e6f8002652..26b72e921d7ea7f0716885afe8616aed25c252f5:/src/mod/irc.mod/irc.c">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/26b72e921d7ea7f0716885afe8616aed25c252f5:/src/mod/irc.mod/irc.c">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/26b72e921d7ea7f0716885afe8616aed25c252f5?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/2edb8dcd7c1d6cd5407d957d7fce88e6f8002652..26b72e921d7ea7f0716885afe8616aed25c252f5:/src/mod/irc.mod/irc.h">D</a><a title="blame" href="http://git.shatow.net/gitweb/wraith.git/blame/26b72e921d7ea7f0716885afe8616aed25c252f5:/src/mod/irc.mod/irc.h">B</a><a title="history" href="http://git.shatow.net/gitweb/wraith.git/history/26b72e921d7ea7f0716885afe8616aed25c252f5?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>
</feed>

