<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_mysql.cpp, branch upstream/obsolete/insp21</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_mysql.cpp?h=upstream%2Fobsolete%2Finsp21</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_mysql.cpp?h=upstream%2Fobsolete%2Finsp21'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2012-06-06T05:03:17Z</updated>
<entry>
<title>Fixed Windows build.</title>
<updated>2012-06-06T05:03:17Z</updated>
<author>
<name>Adam</name>
</author>
<published>2012-06-06T05:03:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f8d7653acfcc294abcbfd439b1f26d00c0e495b8'/>
<id>urn:sha1:f8d7653acfcc294abcbfd439b1f26d00c0e495b8</id>
<content type='text'>
Squash commit of the following from 2.0:
  commit cbd0b938d1e6a24c082fd510f3f6bb45a1ba3ce0
  commit d392720f7fe4e3a85aec0f431b24d852d186d353
  commit 30477f569bbd21590ad0687b5f09012deeb2b40e
  commit 4707f65e75867e443cbab8a5dcb0379341537263
  commit e37621e04ea3b80c6f57c89873e530506f8d5587
  commit 92cac06fc2e4207614efe0292d6cdf2954ff30a9

Plus many additional 2.1 specific fixes.
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright.</title>
<updated>2012-04-19T14:20:15Z</updated>
<author>
<name>Robin Burchell</name>
</author>
<published>2012-04-19T14:16:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=08bf8f405133c493b75ab75a75e78a58a15b6562'/>
<id>urn:sha1:08bf8f405133c493b75ab75a75e78a58a15b6562</id>
<content type='text'>
Fixes #61.
</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://cgit.space/~steering/inspircd++.git/commit/?id=3cb24a1ec87a7ef5bd87eae2509b33ff0246712c'/>
<id>urn:sha1:3cb24a1ec87a7ef5bd87eae2509b33ff0246712c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix namespace conflict in SQL modules causing crash in PURE_STATIC</title>
<updated>2010-09-10T22:29:53Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-09-10T22:29:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7c14f03a8b86261d2e9a06c8a744bc4ceba9c85a'/>
<id>urn:sha1:7c14f03a8b86261d2e9a06c8a744bc4ceba9c85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add FormatSubstitute utility class</title>
<updated>2010-08-28T02:43:59Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-28T02:12:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=60a649d4c71dfd02db589f95ed4b04b3b40641b1'/>
<id>urn:sha1:60a649d4c71dfd02db589f95ed4b04b3b40641b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add thread terminator support</title>
<updated>2010-08-25T04:16:06Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-25T04:16:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fb4ad3e99e31547e29d10e53a45a2e3b5af08c96'/>
<id>urn:sha1:fb4ad3e99e31547e29d10e53a45a2e3b5af08c96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use mysql_real_escape_string by postponing substitution until query time</title>
<updated>2010-08-25T02:37:27Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-25T02:25:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=63cd8e7a55d6abcd5f0e90b374fb38c07ea42fb3'/>
<id>urn:sha1:63cd8e7a55d6abcd5f0e90b374fb38c07ea42fb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support module unloading while jobs are enqueued</title>
<updated>2010-08-25T02:37:20Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-25T02:02:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c988e70f2c009bbdb13dc6052b50789ed60a8b47'/>
<id>urn:sha1:c988e70f2c009bbdb13dc6052b50789ed60a8b47</id>
<content type='text'>
</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://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://cgit.space/~steering/inspircd++.git/commit/?id=1710bc2e998b22162f95181973633c03a6a29a3c'/>
<id>urn:sha1:1710bc2e998b22162f95181973633c03a6a29a3c</id>
<content type='text'>
</content>
</entry>
</feed>
