<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_censor.cpp, branch v2.0.11</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_censor.cpp?h=v2.0.11</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_censor.cpp?h=v2.0.11'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-12-02T18:40:00Z</updated>
<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>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>Module description updates</title>
<updated>2012-05-30T01:46:41Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-05-30T01:46:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=804c02174fd61143f6da5580dd0e28bd9f1bb8a8'/>
<id>urn:sha1:804c02174fd61143f6da5580dd0e28bd9f1bb8a8</id>
<content type='text'>
</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>Restore &lt;options:exemptchanops&gt; with long names</title>
<updated>2010-02-20T09:15:55Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-20T09:15:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4d46f5f9ef94c295649afad38c6d496ae2bbe5e1'/>
<id>urn:sha1:4d46f5f9ef94c295649afad38c6d496ae2bbe5e1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12502 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Eliminate duplicate names between user and channel modes</title>
<updated>2010-02-09T19:35:14Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-09T19:35:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=76f9f4b47a16888d93bdb6122de0e1f6d7965f4b'/>
<id>urn:sha1:76f9f4b47a16888d93bdb6122de0e1f6d7965f4b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12414 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add Module::init() for correct exception handling during hook registration</title>
<updated>2010-01-17T16:00:14Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-17T16:00:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4b6bdeccb537b6f8030172c37afa7dc324e26765'/>
<id>urn:sha1:4b6bdeccb537b6f8030172c37afa7dc324e26765</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12278 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove VF_COMMON from mode-provider modules (no longer needed due to better CAPAB checking)</title>
<updated>2010-01-15T20:05:13Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-15T20:05:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f8ccaed31d68661d16eae1a412b337af09de111b'/>
<id>urn:sha1:f8ccaed31d68661d16eae1a412b337af09de111b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12263 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
