<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_sqlite3.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/extra/m_sqlite3.cpp?h=v2.1b3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_sqlite3.cpp?h=v2.1b3'/>
<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>Fix crash on sqlite rehash/unload if a database fails to open</title>
<updated>2010-10-10T05:16:51Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-10-10T05:16:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d77563a599b32e6a6c28ef508c56ed92090c9537'/>
<id>urn:sha1:d77563a599b32e6a6c28ef508c56ed92090c9537</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix multiple-insert of newly created channels</title>
<updated>2010-10-03T01:01:43Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-10-03T01:01:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3b414900423879ca0d2761ee96f7a26501722ef9'/>
<id>urn:sha1:3b414900423879ca0d2761ee96f7a26501722ef9</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://www.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://www.cgit.space/~steering/inspircd++.git/commit/?id=60a649d4c71dfd02db589f95ed4b04b3b40641b1'/>
<id>urn:sha1:60a649d4c71dfd02db589f95ed4b04b3b40641b1</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>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>Fix $md5pass and $sha256pass in SQL queries</title>
<updated>2010-08-04T21:02:15Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-04T21:02:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fe156507953a78116cda63f83c22781b3bff241e'/>
<id>urn:sha1:fe156507953a78116cda63f83c22781b3bff241e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SQL API v3</title>
<updated>2010-08-03T21:32:40Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-06T16:58:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e806d14cf608c9e56c8c81b2584a139468ba1035'/>
<id>urn:sha1:e806d14cf608c9e56c8c81b2584a139468ba1035</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix SQL modules not all using AddService, noticed by Morpheus</title>
<updated>2010-08-03T21:32:39Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-05T22:21:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6619f1957b45e92c3acae5cd319e58abc257990e'/>
<id>urn:sha1:6619f1957b45e92c3acae5cd319e58abc257990e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12595 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
