<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src, branch v1.2.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src?h=v1.2.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src?h=v1.2.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-08-29T15:06:11Z</updated>
<entry>
<title>Bump out of RC</title>
<updated>2009-08-29T15:06:11Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-29T15:06:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f411bce50e66b15d52567a0ebc688810afbf5ef7'/>
<id>urn:sha1:f411bce50e66b15d52567a0ebc688810afbf5ef7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11546 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Stop a potential null pointer dereference introduced by Namegduf's patch, found by Dessa/Kuja for finding this, and to danieldg, Special, Namegduf and psychon for their input.</title>
<updated>2009-08-28T20:30:25Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-28T20:30:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da063380e6437178ee3ea99ead971fa384b93a5e'/>
<id>urn:sha1:da063380e6437178ee3ea99ead971fa384b93a5e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11545 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Patch from Namegduf to use OnUserMessage instead of OnUserPreMessage, and correctly prioritize events to fix channel aliases arriving after the effects of the alias.</title>
<updated>2009-08-28T17:07:21Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-28T17:07:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3875c2751e67f211c283b11a3eba55e950370132'/>
<id>urn:sha1:3875c2751e67f211c283b11a3eba55e950370132</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11542 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Don't subtract one from MAXCHANNELS, it's a number, not a string length.</title>
<updated>2009-08-28T08:56:41Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-28T08:56:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c0d293e3fba4171e70fa09590d809cd461b88c2e'/>
<id>urn:sha1:c0d293e3fba4171e70fa09590d809cd461b88c2e</id>
<content type='text'>
Reported by Sm0ke0ut.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11541 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>override: pass handling back to the core to send numerics if join restrictions apply. Thanks to webczat for (eventually) being able to communicate what the problem was.</title>
<updated>2009-08-27T10:38:26Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-27T10:38:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2fdbd6812179abd009a219bbf72380cc823456e2'/>
<id>urn:sha1:2fdbd6812179abd009a219bbf72380cc823456e2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11540 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix access-after-free on rehash</title>
<updated>2009-08-20T13:40:35Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-08-20T13:40:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d9dcf0459cc5d23d1527f33b108d1d8417f8dce3'/>
<id>urn:sha1:d9dcf0459cc5d23d1527f33b108d1d8417f8dce3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11534 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix a regression from fcb51634669e6ed588e42f2072c6f910e267126f ("fix uid collision on spanningtree reload") caused by access-after-free.</title>
<updated>2009-08-19T15:09:27Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-19T15:09:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=01dbd2658f357b4978f6ac7494704a24548228db'/>
<id>urn:sha1:01dbd2658f357b4978f6ac7494704a24548228db</id>
<content type='text'>
Thanks to transnet for the report.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11533 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow forward linking compatability by accepting higher protocol version numbers (other server should fail the link if it becomes link-incompatable)</title>
<updated>2009-08-17T15:09:46Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-08-17T15:09:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=36cb60f872712e8e5a59df74b5b36177addc4248'/>
<id>urn:sha1:36cb60f872712e8e5a59df74b5b36177addc4248</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11531 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>cgiirc: Pass hosts to WEBIRC command on rehash. No fucking wonder this never worked except on module load. _ARGH_. Thanks to Jeremy for his help in tracking this down.</title>
<updated>2009-08-16T01:17:09Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-16T01:17:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c71801ebc4577b19e604c0d91a95fdcfe5250cc9'/>
<id>urn:sha1:c71801ebc4577b19e604c0d91a95fdcfe5250cc9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11528 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Partial revert of 1fb8a3f1b120db764375911be9ad8019a807a8ad by dKingston, (adding RPL_NOTOPICSET).</title>
<updated>2009-08-15T13:52:53Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-15T13:52:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6c5dc5e7b54edceb216a92463bf62387d0ab454b'/>
<id>urn:sha1:6c5dc5e7b54edceb216a92463bf62387d0ab454b</id>
<content type='text'>
This is *not* defined as a return for JOIN message, and it's a bit annoying too. Keep the define and use it in TOPIC instead of '331' though.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11527 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
