<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_mysql.cpp, branch v1.1.8</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_mysql.cpp?h=v1.1.8</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_mysql.cpp?h=v1.1.8'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-05-21T19:13:39Z</updated>
<entry>
<title>Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahblah that we dont even use, remove redeclared &lt;string&gt;, &lt;map&gt;, &lt;vector&gt;.</title>
<updated>2007-05-21T19:13:39Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-21T19:13:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=76d7e8a0684b38a82e6c05ebd7538b69660e1bef'/>
<id>urn:sha1:76d7e8a0684b38a82e6c05ebd7538b69660e1bef</id>
<content type='text'>
This (1) fixes the irc::string::move warnings on vc8 (2) speeds up compile a lot


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7098 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for bug #263 - note, this NEEDS QA TESTING</title>
<updated>2007-05-06T14:00:49Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-06T14:00:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ae7c3cf06646e18a9cbe4bf63d4c993606698326'/>
<id>urn:sha1:ae7c3cf06646e18a9cbe4bf63d4c993606698326</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6897 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move QueryQueue class into m_sqlv2 to prevent flat-out duplication of identical code in pgsql and mysql modules</title>
<updated>2007-01-17T21:20:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-17T21:20:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=802abc2bff1052062d77cf99109115db768193fd'/>
<id>urn:sha1:802abc2bff1052062d77cf99109115db768193fd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6368 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Mass comment removal.</title>
<updated>2007-01-17T21:14:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-17T21:14:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=76bf72f8c2c5b1524bf20a523fe1cf0d79d29742'/>
<id>urn:sha1:76bf72f8c2c5b1524bf20a523fe1cf0d79d29742</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6367 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add eval() and exec() macros, that evaluate perl and execute commands at configure time, rather than delaying them with backticks till compile time. This picks up any errors sooner.</title>
<updated>2007-01-14T00:39:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-14T00:39:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f9d43fcd9f82d2316f91548acd99c794f7de4071'/>
<id>urn:sha1:f9d43fcd9f82d2316f91548acd99c794f7de4071</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6311 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Extra stuff to improve buildsystem, calculate lib and include dirs at configure time rather than at build time. This means that we can also throw errors at configure time if we cant find the libraries, </title>
<updated>2007-01-13T23:53:08Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-13T23:53:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4f0e6377e80d61ba633588568640881f6ddca9ec'/>
<id>urn:sha1:4f0e6377e80d61ba633588568640881f6ddca9ec</id>
<content type='text'>
rather than erroring at buildtime like we used to.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6306 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove a TODO comment. Also added support for &lt;database:port&gt; option since r6213 so we can now connect to other ports than the standard mysql 3306 port.</title>
<updated>2007-01-02T05:55:28Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-01-02T05:55:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3863f71f8b0775e1987e8aacdfb9e5014def9279'/>
<id>urn:sha1:3863f71f8b0775e1987e8aacdfb9e5014def9279</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6216 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>m_mysql can now do REHASH proper. Detects any changes made to config and loads/removes as needed.</title>
<updated>2007-01-02T05:51:05Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-01-02T05:51:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=528c788699278b0400ad03c04e8eb45c32c9cb36'/>
<id>urn:sha1:528c788699278b0400ad03c04e8eb45c32c9cb36</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6215 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Also use SQLhost for host config.</title>
<updated>2007-01-02T04:33:37Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-01-02T04:33:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=62dc4e40b6fdd75e950ef69ae658ced3a96b5a7a'/>
<id>urn:sha1:62dc4e40b6fdd75e950ef69ae658ced3a96b5a7a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6213 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix to allow for OnRehash to know what user initiated the rehash</title>
<updated>2007-01-01T20:53:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-01T20:53:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=42d5b9571eff06b0c33093dc9118c29f9603fd2b'/>
<id>urn:sha1:42d5b9571eff06b0c33093dc9118c29f9603fd2b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6207 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
