<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_chghost.cpp, branch v2.1b3</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_chghost.cpp?h=v2.1b3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_chghost.cpp?h=v2.1b3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-02-26T04:41:42Z</updated>
<entry>
<title>m_chghost: Fix incorrect length check pointed out by Thales</title>
<updated>2012-02-26T04:41:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2012-02-26T04:41:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=58f0b9d58cac327c1d12844d94e928c9e5829af3'/>
<id>urn:sha1:58f0b9d58cac327c1d12844d94e928c9e5829af3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright notices to 2011</title>
<updated>2011-05-04T22:28:12Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-05-04T22:28:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3cb24a1ec87a7ef5bd87eae2509b33ff0246712c'/>
<id>urn:sha1:3cb24a1ec87a7ef5bd87eae2509b33ff0246712c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use more printf-style WriteServ</title>
<updated>2010-12-16T21:07:26Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-12-16T16:34:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2689488d1bddb290824a8fad191f5ef77ef90006'/>
<id>urn:sha1:2689488d1bddb290824a8fad191f5ef77ef90006</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ConfigReader (deprecated interface)</title>
<updated>2010-08-21T20:27:31Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-21T20:27:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=37d282776753c7fd6a6793dd40105e89fdf47f62'/>
<id>urn:sha1:37d282776753c7fd6a6793dd40105e89fdf47f62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change config reading hook for better error reporting</title>
<updated>2010-08-21T15:13:59Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-21T04:48:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e95a4358c193ddd3e60da28ae55b44986c73c4d0'/>
<id>urn:sha1:e95a4358c193ddd3e60da28ae55b44986c73c4d0</id>
<content type='text'>
This eliminates the OnRehash hook, and replaces it with ReadConfig which
is called on boot, module load, and rehash.
</content>
</entry>
<entry>
<title>Squash a few warnings</title>
<updated>2010-08-03T21:32:41Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-23T14:33:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c3293506a955fd587cb2e56225f3c720a995b721'/>
<id>urn:sha1:c3293506a955fd587cb2e56225f3c720a995b721</id>
<content type='text'>
</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>
<entry>
<title>Remove dummy API_VERSION from Version constructor</title>
<updated>2009-10-17T17:53:31Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-17T17:53:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=67a4a9b62355ea57a2f4521ca5fc53bd4eac3a1f'/>
<id>urn:sha1:67a4a9b62355ea57a2f4521ca5fc53bd4eac3a1f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11887 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>removes unnecessary checks in modules, removes a superfluous else statement, fixes some formatting. Patch by dKingston.</title>
<updated>2009-10-13T14:16:16Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-10-13T14:16:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2d043de488ea65807b51b35a4436bbbf570ca29c'/>
<id>urn:sha1:2d043de488ea65807b51b35a4436bbbf570ca29c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11867 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove InspIRCd* parameters and fields</title>
<updated>2009-09-26T14:13:13Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-26T14:13:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d03943426dcce76ba66567a9b18425a5ebb4c0c'/>
<id>urn:sha1:6d03943426dcce76ba66567a9b18425a5ebb4c0c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11763 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
