<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/configreader.h, branch v2.1b2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/configreader.h?h=v2.1b2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/configreader.h?h=v2.1b2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2011-05-04T22:28:12Z</updated>
<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>Remove threadengine.h from inspircd.h</title>
<updated>2011-01-30T18:20:16Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-01-30T18:20:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=393b9c13499b773b6cace72d8e274265fb3c7f41'/>
<id>urn:sha1:393b9c13499b773b6cace72d8e274265fb3c7f41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an improved version of the old test suite</title>
<updated>2011-01-28T22:46:55Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-01-28T22:44:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e3789df89bb72ba7597e83243368ef2434382f09'/>
<id>urn:sha1:e3789df89bb72ba7597e83243368ef2434382f09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug #113</title>
<updated>2010-12-23T18:54:18Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-12-23T18:54:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8814cd519b3213b8f07da8e3809fe0f79c1a3348'/>
<id>urn:sha1:8814cd519b3213b8f07da8e3809fe0f79c1a3348</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add const to some functions</title>
<updated>2010-12-01T19:22:25Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-12-01T19:19:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=280bbc88c9db1e1b50d5c2e16945962e36066de0'/>
<id>urn:sha1:280bbc88c9db1e1b50d5c2e16945962e36066de0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update m_flatfile_channels to be more robust</title>
<updated>2010-09-06T17:51:06Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-09-06T17:47:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bed2cd84f2a3f34763cea677baf5ab7e073c41b2'/>
<id>urn:sha1:bed2cd84f2a3f34763cea677baf5ab7e073c41b2</id>
<content type='text'>
Enable storage of registered channels without permanent channels, or vice versa
Only set the dirty bit if a channel that is written to the database gets its mode or topic changed, rather than any channel or user
Move NukeChannel to core and put announcets back in options
Allow sending mode merges via the protocol interface
</content>
</entry>
<entry>
<title>Replace thread engine with job engine</title>
<updated>2010-08-25T01:42:47Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-25T01:42:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=468bbfda34453f50b533701c8ef50ad22def092a'/>
<id>urn:sha1:468bbfda34453f50b533701c8ef50ad22def092a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify the configuration tag function names</title>
<updated>2010-08-22T13:27:08Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-22T13:27:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1710bc2e998b22162f95181973633c03a6a29a3c'/>
<id>urn:sha1:1710bc2e998b22162f95181973633c03a6a29a3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove testsuite, unused code</title>
<updated>2010-08-22T02:27:21Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-22T02:27:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ce544d2a16633fba74138c7df6858202f93af18e'/>
<id>urn:sha1:ce544d2a16633fba74138c7df6858202f93af18e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some duplicate code</title>
<updated>2010-08-21T20:41:47Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-21T20:41:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1595eb0a4bab1fb233e3c9d319fd8a4f041d352b'/>
<id>urn:sha1:1595eb0a4bab1fb233e3c9d319fd8a4f041d352b</id>
<content type='text'>
</content>
</entry>
</feed>
