<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git, branch v2.0.7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/?h=v2.0.7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/?h=v2.0.7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-07-01T20:54:27Z</updated>
<entry>
<title>Release 2.0.7 (we're so cool that we're skipping 2.0.6)</title>
<updated>2012-07-01T20:54:27Z</updated>
<author>
<name>Robin Burchell</name>
</author>
<published>2012-07-01T20:54:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ae5096c3352bf3aee875a1599ba852dbf7cd91e6'/>
<id>urn:sha1:ae5096c3352bf3aee875a1599ba852dbf7cd91e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Call the collision handler with the proper parameter (client ip instead of modestring) when a nick collides at burst</title>
<updated>2012-07-01T20:51:54Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-01T19:42:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=16c80276ea6cba0d36da6f79a0fe7004b0e6f0ea'/>
<id>urn:sha1:16c80276ea6cba0d36da6f79a0fe7004b0e6f0ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Return when ecountering an invalid command coming from a remote server</title>
<updated>2012-07-01T20:51:43Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-01T19:39:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7f1b71e56bfa336418e57814f3008c319f855024'/>
<id>urn:sha1:7f1b71e56bfa336418e57814f3008c319f855024</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash in ADDLINE handler when the command had no parameters</title>
<updated>2012-07-01T20:51:26Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-01T19:25:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e6d10930d668038d2367fbe815d000251a069e02'/>
<id>urn:sha1:e6d10930d668038d2367fbe815d000251a069e02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't throw an exception if passed bad parameters to stringjoiner.</title>
<updated>2012-07-01T19:35:32Z</updated>
<author>
<name>Robin Burchell</name>
</author>
<published>2012-07-01T19:34:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=972af12415addb1b5d72708af5d98bd4bd1bd47a'/>
<id>urn:sha1:972af12415addb1b5d72708af5d98bd4bd1bd47a</id>
<content type='text'>
It's far too common to "misuse" this API by accidentally trying to use
stringjoiner with an empty container, and fixing that is more or less adding
boilerplate in every place we fix it.

Instead, let's just return and not touch the string, and not throw.

Done-with: Attila Molnar &lt;attilamolnar@hush.com&gt;
</content>
</entry>
<entry>
<title>m_xline_db Fix memory leak when adding a loaded xline fails</title>
<updated>2012-07-01T19:16:29Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-01T19:06:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9475a10a86c6c2e8575366f6e0c9b28b66a97698'/>
<id>urn:sha1:9475a10a86c6c2e8575366f6e0c9b28b66a97698</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "users: add SetClientIP function for irc::sockets::sockaddrs type."</title>
<updated>2012-07-01T19:12:16Z</updated>
<author>
<name>Robin Burchell</name>
</author>
<published>2012-07-01T19:12:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=59dc6b0ec277b76996014ea7350b0bcafa5396b5'/>
<id>urn:sha1:59dc6b0ec277b76996014ea7350b0bcafa5396b5</id>
<content type='text'>
This reverts commit f0474272303ac9297f637ce956315518138bafff.
</content>
</entry>
<entry>
<title>Revert "users: LocalUser constructor should call SetClientIP() on itself"</title>
<updated>2012-07-01T19:12:06Z</updated>
<author>
<name>Robin Burchell</name>
</author>
<published>2012-07-01T19:12:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=433044e8fc6ae601c0c5b8439494afee9f2e6be6'/>
<id>urn:sha1:433044e8fc6ae601c0c5b8439494afee9f2e6be6</id>
<content type='text'>
This reverts commit dca6a7821efbfd1e6c2987dfa1d2b9f72d1db1be.
</content>
</entry>
<entry>
<title>Revert "users: introduce OnSetClientIP hook."</title>
<updated>2012-07-01T19:11:59Z</updated>
<author>
<name>Robin Burchell</name>
</author>
<published>2012-07-01T19:11:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2c3745edb3013d4ffce393337566a8a58924740b'/>
<id>urn:sha1:2c3745edb3013d4ffce393337566a8a58924740b</id>
<content type='text'>
This reverts commit 5fd31ec5a6ba6021763b36d8d17d4665900623ab.
</content>
</entry>
<entry>
<title>Revert "m_dnsbl: switch to OnSetClientIP hook which may be refired."</title>
<updated>2012-07-01T19:11:45Z</updated>
<author>
<name>Robin Burchell</name>
</author>
<published>2012-07-01T19:11:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6db09883f29f385b528d3771d3d89c63d81863c8'/>
<id>urn:sha1:6db09883f29f385b528d3771d3d89c63d81863c8</id>
<content type='text'>
This reverts commit fbf14cb9ff28ae1b8a6c4b90a18470381afbcc53.
</content>
</entry>
</feed>
