<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_sqllog.cpp, branch v1.1.0a1</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_sqllog.cpp?h=v1.1.0a1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_sqllog.cpp?h=v1.1.0a1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2006-07-23T15:47:08Z</updated>
<entry>
<title>Change to use GetId() and ID rather than GetData() and data</title>
<updated>2006-07-23T15:47:08Z</updated>
<author>
<name>om</name>
</author>
<published>2006-07-23T15:47:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=69790e320dcc16845a30e10a5a53ee63b26853fd'/>
<id>urn:sha1:69790e320dcc16845a30e10a5a53ee63b26853fd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4531 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Alter for Rows() == X, Cols() == 0 for 'X rows affected' queries</title>
<updated>2006-07-22T16:02:17Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-22T16:02:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c9408c6c43e5ea2be81fe070c3e96f84f8c6d5dc'/>
<id>urn:sha1:c9408c6c43e5ea2be81fe070c3e96f84f8c6d5dc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4515 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>I hate the fucking mysql devs. Craq smoking bastards.</title>
<updated>2006-07-22T13:30:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-22T13:30:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fcc4355c4b80e6598aa93dc7f8f40f80e979582c'/>
<id>urn:sha1:fcc4355c4b80e6598aa93dc7f8f40f80e979582c</id>
<content type='text'>
Upon Insert, number of rows is the number of rows effected but the number of columns is 0?????
Add check to MySQLreply::Rows() to ensure the user doesnt see N rows and 0 columns!


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4510 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allocate id properly</title>
<updated>2006-07-22T13:00:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-22T13:00:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cccc3895cc0784458d730997186d3c0bc5db1539'/>
<id>urn:sha1:cccc3895cc0784458d730997186d3c0bc5db1539</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4509 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This compiles, dont expect it to work yet</title>
<updated>2006-07-22T12:47:31Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-22T12:47:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7c34ada2501a62b3f9256f090526de1d95804cc5'/>
<id>urn:sha1:7c34ada2501a62b3f9256f090526de1d95804cc5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4507 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>mass tidyup, change A LOT of stuff to const char** which was char** (such as parameters to commands in handlers)</title>
<updated>2006-07-16T12:18:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-16T12:18:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0757a4a495daabf661ac3b7ab79f0a5ee423abe8'/>
<id>urn:sha1:0757a4a495daabf661ac3b7ab79f0a5ee423abe8</id>
<content type='text'>
which makes the new lineparser work neater with no casts. This also removes tons of casts from other locations
(all in all, ive added 2 casts and removed almost a hundred)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4403 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>delete operator tracking in debug mode (using a macro -- live with it.)</title>
<updated>2006-04-24T13:28:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-04-24T13:28:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5d407fb44c759524881712a80febb86b4506ddbf'/>
<id>urn:sha1:5d407fb44c759524881712a80febb86b4506ddbf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3904 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE THEM - we now have no stupid spaces. This was mostly a mass find/replace, so some indentation may be stuffed. Minor issue, though.</title>
<updated>2006-04-06T02:25:20Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-04-06T02:25:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a7b0c26a4c56440e4bc5ddc6d3ecfeb36089dbb2'/>
<id>urn:sha1:a7b0c26a4c56440e4bc5ddc6d3ecfeb36089dbb2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3838 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More const ref fixes</title>
<updated>2006-03-11T15:00:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-11T15:00:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=366fea7aec3858bcaadfe1a66e7ae8afcde76ebc'/>
<id>urn:sha1:366fea7aec3858bcaadfe1a66e7ae8afcde76ebc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3656 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed Server* Srv stuff in these too, although by default these arent available to win32 builds</title>
<updated>2006-02-26T12:08:05Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-26T12:08:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=617b8e2058f95c4c3c6eec447aa1f3d059f7ea61'/>
<id>urn:sha1:617b8e2058f95c4c3c6eec447aa1f3d059f7ea61</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3333 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
