<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules, 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/modules?h=v1.2.10</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules?h=v1.2.10'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-12-17T10:00:36Z</updated>
<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>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>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>
<entry>
<title>m_hideoper Hide hidden opers in /stats P</title>
<updated>2012-06-12T16:04:14Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-06-12T16:04:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=960f812eb1dffa076c7322bb87365fb19a15c1e0'/>
<id>urn:sha1:960f812eb1dffa076c7322bb87365fb19a15c1e0</id>
<content type='text'>
Fixes issue #10 reported by @CuleX
</content>
</entry>
<entry>
<title>Fix set-but-not-used and var shadowing warnings</title>
<updated>2012-06-13T04:59:57Z</updated>
<author>
<name>Sir Poggles</name>
</author>
<published>2012-06-13T04:59:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=26b1532c6b9f3e95cdf9b6c526a13cce56144262'/>
<id>urn:sha1:26b1532c6b9f3e95cdf9b6c526a13cce56144262</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #183 from attilamolnar/insp12+invitefix</title>
<updated>2012-06-12T12:00:31Z</updated>
<author>
<name>Robin Burchell</name>
</author>
<published>2012-06-12T12:00:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dee200c212125efe4244a824d3e185dadce5186a'/>
<id>urn:sha1:dee200c212125efe4244a824d3e185dadce5186a</id>
<content type='text'>
[1.2] Fix pending invites not being removed on channel deletion</content>
</entry>
<entry>
<title>Merge pull request #149 from attilamolnar/insp12+spanningtreefixes</title>
<updated>2012-06-12T11:55:03Z</updated>
<author>
<name>Robin Burchell</name>
</author>
<published>2012-06-12T11:55:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=99d6f092e4d9839bde819381753a9b905f8a8d16'/>
<id>urn:sha1:99d6f092e4d9839bde819381753a9b905f8a8d16</id>
<content type='text'>
[1.2] Fix a number of issues in m_spanningtree</content>
</entry>
</feed>
