<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules, branch v2.0.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=v2.0.10</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules?h=v2.0.10'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-12-16T15:08:39Z</updated>
<entry>
<title>m_callerid Fix memory leak in CallerIDExtInfo::free()</title>
<updated>2012-12-16T15:08:39Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-16T15:08:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0383c3dc7aed702f6ad72d40ce8cf06b6dc980dc'/>
<id>urn:sha1:0383c3dc7aed702f6ad72d40ce8cf06b6dc980dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a flag to Command that controls whether an empty last parameter is allowed or not</title>
<updated>2012-12-15T20:17:06Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-01T20:33:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d00914ed6f5de67ab69c69e1cd1efa0797b5f62d'/>
<id>urn:sha1:d00914ed6f5de67ab69c69e1cd1efa0797b5f62d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_ident Reject invalid and error replies</title>
<updated>2012-12-15T18:47:47Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-15T18:41:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ab65f7902f9e4aeda68e9797f1904f02d1f9fc35'/>
<id>urn:sha1:ab65f7902f9e4aeda68e9797f1904f02d1f9fc35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add IS_SERVER() and REG_ALL checks to (mostly oper only) commands taking a target nickname</title>
<updated>2012-12-15T18:47:40Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-11-19T02:37:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e3e3a35899931d98e76023464f9b077b09ba828d'/>
<id>urn:sha1:e3e3a35899931d98e76023464f9b077b09ba828d</id>
<content type='text'>
If a SID was passed as the target user parameter or when it's an unregistered user reply with the "no such nick" (or the moral equivalent) message
</content>
</entry>
<entry>
<title>Remove ServerLimits::Finalise(), it's completely wrong</title>
<updated>2012-12-09T17:12:09Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-09T17:06:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=71d53e4883cdb83b50f43cd934ac9b4cd2b95383'/>
<id>urn:sha1:71d53e4883cdb83b50f43cd934ac9b4cd2b95383</id>
<content type='text'>
Truncate &lt;limits:identmax&gt;+1 long idents in User::ChangeIdent()
</content>
</entry>
<entry>
<title>m_svshold Fix crash when called with 2 params, only triggerable by u-lines</title>
<updated>2012-12-05T20:49:47Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-05T20:13:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=391ec2c499523e98c681ccf5bf9f03a4fe551f57'/>
<id>urn:sha1:391ec2c499523e98c681ccf5bf9f03a4fe551f57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_cban, m_rline, m_shun Don't broadcast when user is a local user</title>
<updated>2012-12-05T20:49:46Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-05T20:13:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a969c1e440cb3f77e81ba5da3f4b3bf09bb5190a'/>
<id>urn:sha1:a969c1e440cb3f77e81ba5da3f4b3bf09bb5190a</id>
<content type='text'>
spanningtree sends an ADDLINE in this case
</content>
</entry>
<entry>
<title>Unbreak m_geoip</title>
<updated>2012-12-04T15:26:34Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-04T15:21:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=934bd8209b10fc93f607b40ce53615c4d17ef1da'/>
<id>urn:sha1:934bd8209b10fc93f607b40ce53615c4d17ef1da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_remove Fix potential desync caused by committing the PART before getting acknowledgement from the target server</title>
<updated>2012-12-02T22:07:13Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-02T22:07:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=01a1d67dd1406f99821c7c5f6e491373bbd96c74'/>
<id>urn:sha1:01a1d67dd1406f99821c7c5f6e491373bbd96c74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Register a few extensions that weren't registered</title>
<updated>2012-12-02T18:40:26Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-02T18:40:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fd20068a0bddf39b7464218997ccff37489608c9'/>
<id>urn:sha1:fd20068a0bddf39b7464218997ccff37489608c9</id>
<content type='text'>
</content>
</entry>
</feed>
