<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_silence.cpp, branch v2.0.18</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_silence.cpp?h=v2.0.18</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_silence.cpp?h=v2.0.18'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2013-10-26T12:10:24Z</updated>
<entry>
<title>Fix m_silence looking for maxentries in &lt;showwhois&gt; instead of &lt;silence&gt;.</title>
<updated>2013-10-26T12:10:24Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-10-23T22:46:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=541e74bc147f4614f61c2781b7a82f3dbf9c9a32'/>
<id>urn:sha1:541e74bc147f4614f61c2781b7a82f3dbf9c9a32</id>
<content type='text'>
Fixes issue #644.
</content>
</entry>
<entry>
<title>Improve support for rarely used compilers, EKOPath in this case.</title>
<updated>2013-08-30T23:17:07Z</updated>
<author>
<name>ChrisTX</name>
</author>
<published>2013-08-30T23:17:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=426752022ee4b5158b4cfc6c4531fff285029071'/>
<id>urn:sha1:426752022ee4b5158b4cfc6c4531fff285029071</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>Register all commands, modes and extensions using AddService()</title>
<updated>2012-12-02T18:40:17Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-02T18:40:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=349106f3f9f75d7f957fc5d1e71ca650f4807bb9'/>
<id>urn:sha1:349106f3f9f75d7f957fc5d1e71ca650f4807bb9</id>
<content type='text'>
AddService() throws an exception if an item cannot be registered, modules no longer need to worry about AddMode() etc. failing
</content>
</entry>
<entry>
<title>Dynamically determine the size of the eventlist[] passed to Attach()</title>
<updated>2012-12-02T18:40:00Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-02T18:40:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=84a1569cd60daa64b1ae52a1fff62c0dc4d78850'/>
<id>urn:sha1:84a1569cd60daa64b1ae52a1fff62c0dc4d78850</id>
<content type='text'>
m_sqlauth was attached to I_OnUserDisconnect but didn't provide a handler for it, remove
</content>
</entry>
<entry>
<title>Attach to events and register services in init()</title>
<updated>2012-12-02T18:39:46Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-13T01:12:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ac7defcd3e52695dcf5e5150e9fe3e1624205e64'/>
<id>urn:sha1:ac7defcd3e52695dcf5e5150e9fe3e1624205e64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove usage of the deprecated ConfigReader</title>
<updated>2012-11-12T20:48:42Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-06T19:43:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a4db7bf9af00b32d4f5c1922997d02b0b8be59e5'/>
<id>urn:sha1:a4db7bf9af00b32d4f5c1922997d02b0b8be59e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix more undefined behavior caused by referencing the returned buffer by std::string::c_str() when the object is temporary</title>
<updated>2012-09-30T01:04:07Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-09-29T23:10:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=02859be56d43bcece02aab350e02bc95ed1bf446'/>
<id>urn:sha1:02859be56d43bcece02aab350e02bc95ed1bf446</id>
<content type='text'>
See 83c7cc45daf6fb1f8c36f15297a4657e45a34e88
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-19T18:58:29Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-19T18:58:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46a39046196f55b52336e19662bb7bac85b731ac'/>
<id>urn:sha1:46a39046196f55b52336e19662bb7bac85b731ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug 126, thanks to Seb</title>
<updated>2011-03-30T21:07:46Z</updated>
<author>
<name>DjSlash</name>
</author>
<published>2011-03-30T21:07:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=171a334bcd2fd78adf281ee4e39214c26ded315f'/>
<id>urn:sha1:171a334bcd2fd78adf281ee4e39214c26ded315f</id>
<content type='text'>
</content>
</entry>
</feed>
