<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src, branch v1.2.10</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.10</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src?h=v1.2.10'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-12-17T11:36:45Z</updated>
<entry>
<title>Release 1.2.10</title>
<updated>2012-12-17T11:36:45Z</updated>
<author>
<name>Adam</name>
</author>
<published>2012-12-17T11:36:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ff02867c4fbf7436d41cd050017f049ed11974d8'/>
<id>urn:sha1:ff02867c4fbf7436d41cd050017f049ed11974d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add myself to the Other Contributors list</title>
<updated>2012-12-17T10:02:23Z</updated>
<author>
<name>Adam</name>
</author>
<published>2012-12-17T10:02:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a82560a7bc7cd013fd4dfe92b79d33cf8722f04d'/>
<id>urn:sha1:a82560a7bc7cd013fd4dfe92b79d33cf8722f04d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed crash in m_silence from users giving invalid input</title>
<updated>2012-12-17T10:00:36Z</updated>
<author>
<name>Adam</name>
</author>
<published>2012-12-17T10:00:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=35e30a1aa7790903e2bb64e4293f009b08d61e3d'/>
<id>urn:sha1:35e30a1aa7790903e2bb64e4293f009b08d61e3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix maxbans not being enforced</title>
<updated>2012-10-05T01:49:03Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-06-27T23:39:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7a58e4b8757d5c0fb084916edb07e5302dd6661d'/>
<id>urn:sha1:7a58e4b8757d5c0fb084916edb07e5302dd6661d</id>
<content type='text'>
(cherry picked from commit f3bf40e3a1bcb863d1a76983338db6f5bbe3318e)
</content>
</entry>
<entry>
<title>m_xline_db Fix memory leak when adding a loaded xline fails</title>
<updated>2012-10-05T01:48:36Z</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=c7439bd1de70356204ffa9d7239f6374078c6def'/>
<id>urn:sha1:c7439bd1de70356204ffa9d7239f6374078c6def</id>
<content type='text'>
(cherry picked from commit 9475a10a86c6c2e8575366f6e0c9b28b66a97698)
</content>
</entry>
<entry>
<title>Fix crash in ADDLINE handler when the command had no parameters</title>
<updated>2012-10-05T01:48:11Z</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=e1c52d43b7da9ae62169501487003ebbd3358d10'/>
<id>urn:sha1:e1c52d43b7da9ae62169501487003ebbd3358d10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backport of relevant changes from 02859be56d43bcece02aab350e02bc95ed1bf446.</title>
<updated>2012-10-05T01:45:59Z</updated>
<author>
<name>Adam</name>
</author>
<published>2012-10-05T01:45:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=56641d0499fde5700b3231afbcb0a58d0fa5b03f'/>
<id>urn:sha1:56641d0499fde5700b3231afbcb0a58d0fa5b03f</id>
<content type='text'>
Fix undefined behavior caused by referencing the buffer returned by
std::string::c_str() when the object is temporary.
</content>
</entry>
<entry>
<title>m_callerid, m_dccallow Fix crash caused by allowing unregistered users and SIDs to be on callerid/dccallow lists</title>
<updated>2012-10-05T01:20:16Z</updated>
<author>
<name>Adam</name>
</author>
<published>2012-10-05T01:20:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0566869d8976d56e0597f55314013cd567736021'/>
<id>urn:sha1:0566869d8976d56e0597f55314013cd567736021</id>
<content type='text'>
(cherry picked from commit 37d7160b3a2434abcb4b39898bb86fa314fc3e5b)

Conflicts:

	src/modules/m_callerid.cpp
</content>
</entry>
<entry>
<title>Backported #239 to fix issue #229</title>
<updated>2012-07-06T17:56:20Z</updated>
<author>
<name>Shawn Smith</name>
</author>
<published>2012-07-04T12:59:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=45c0a5e78e994793608a7e7b1d6b78dc3e9e8729'/>
<id>urn:sha1:45c0a5e78e994793608a7e7b1d6b78dc3e9e8729</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_shun Fix out of bounds vector access leading to crashes when hiding part reason for a shunned user</title>
<updated>2012-06-29T04:11:10Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-06-17T12:58:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cbfd47791760c6a28a0804fdc07e64629fbb766f'/>
<id>urn:sha1:cbfd47791760c6a28a0804fdc07e64629fbb766f</id>
<content type='text'>
(cherry picked from commit 14b7e4c1ab7fd7d9cf71344bb08b211a0aa1ca15)
</content>
</entry>
</feed>
