<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_sqlite3.cpp, branch v3.0.0a3</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=v3.0.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_sqlite3.cpp?h=v3.0.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-10-21T20:24:29Z</updated>
<entry>
<title>Add PackageInfo directives for Debian.</title>
<updated>2017-10-21T20:24:29Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-11T16:24:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b0654ef6abd8d976fcbadce24ea350f7c420fe08'/>
<id>urn:sha1:b0654ef6abd8d976fcbadce24ea350f7c420fe08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CentOS PackageInfo</title>
<updated>2016-09-16T22:19:17Z</updated>
<author>
<name>Adam</name>
</author>
<published>2016-09-16T21:59:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fcd538761adad5834c0b6c4c14b43bea9f8bfd6d'/>
<id>urn:sha1:fcd538761adad5834c0b6c4c14b43bea9f8bfd6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite the build system directive parser.</title>
<updated>2016-09-16T03:23:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-09-11T20:19:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=806e57433a38193ae14942ee60f573fe47f4b643'/>
<id>urn:sha1:806e57433a38193ae14942ee60f573fe47f4b643</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge insp20</title>
<updated>2016-09-02T18:58:58Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-09-02T18:58:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5267fb9d362aeb326c9e64f7171c957f76776f90'/>
<id>urn:sha1:5267fb9d362aeb326c9e64f7171c957f76776f90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_sqlite3 Fix possible memory leak when opening a database fails</title>
<updated>2016-08-17T12:08:30Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-17T12:08:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c220a48593bf0fa7b3d31c802b6abcbea6a1eb46'/>
<id>urn:sha1:c220a48593bf0fa7b3d31c802b6abcbea6a1eb46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change type of some associative containers to their flat versions, including Extensible storage</title>
<updated>2014-12-15T16:48:52Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-12-15T16:48:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7010a92426d2c3ab0cea5ba0d36a04bc6b52349f'/>
<id>urn:sha1:7010a92426d2c3ab0cea5ba0d36a04bc6b52349f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge insp20</title>
<updated>2014-10-27T14:26:20Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-10-27T14:26:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3a3ff949670c61a4a8856e1391222e156eb1cd17'/>
<id>urn:sha1:3a3ff949670c61a4a8856e1391222e156eb1cd17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_sqlite3 Fix cleanup of unsuccessful database connections</title>
<updated>2014-09-01T22:15:59Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-09-01T22:15:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8125a187b17f41a199cc4ebaa99f4d616e930049'/>
<id>urn:sha1:8125a187b17f41a199cc4ebaa99f4d616e930049</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore safe compiler warnings in a more reliable way.</title>
<updated>2014-06-28T12:30:48Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-01-24T23:27:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8a28e50cd2f19c2766b3ed2278ad237ad788620a'/>
<id>urn:sha1:8a28e50cd2f19c2766b3ed2278ad237ad788620a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace OnRehash() with ReadConfig() that is called on boot, on module load and on rehash</title>
<updated>2013-08-30T11:15:10Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-16T10:10:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c202dea024542b9c6c6b771bb9a3a081d9eacdc5'/>
<id>urn:sha1:c202dea024542b9c6c6b771bb9a3a081d9eacdc5</id>
<content type='text'>
This eliminates the need for calling OnRehash() in init()
</content>
</entry>
</feed>
