<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_mysql.cpp, branch v1.2.0rc1</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=v1.2.0rc1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_mysql.cpp?h=v1.2.0rc1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2009-01-02T18:16:05Z</updated>
<entry>
<title>Update copyrights for 2009.</title>
<updated>2009-01-02T18:16:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-02T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=43847ec9c7e1a195163eb4c529f1c92fd1ace0a4'/>
<id>urn:sha1:43847ec9c7e1a195163eb4c529f1c92fd1ace0a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Header tidyups. Apart from module to module API stuff and external deps, modules dont really need to include much but inspircd.h (and xline.h if they create new xline factories)</title>
<updated>2008-10-04T21:27:52Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-10-04T21:27:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fa933d7bdcb3e5fecce260f5456a00dda80f21e2'/>
<id>urn:sha1:fa933d7bdcb3e5fecce260f5456a00dda80f21e2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10622 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>someone forget an instance</title>
<updated>2008-09-21T16:01:48Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-21T16:01:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=805830a135397cfa5b697f982b015ed73b8dddaa'/>
<id>urn:sha1:805830a135397cfa5b697f982b015ed73b8dddaa</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10581 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>more namespace fix0rz</title>
<updated>2008-09-13T14:02:24Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-09-13T14:02:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9c832a2b8e62b3ccedd9276999d734c55e16db2f'/>
<id>urn:sha1:9c832a2b8e62b3ccedd9276999d734c55e16db2f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10539 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remember to free some stuff when failing in the ctor</title>
<updated>2008-09-09T11:05:14Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-09T11:05:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=014502d9513517841389a59ae98ac0c705d158b5'/>
<id>urn:sha1:014502d9513517841389a59ae98ac0c705d158b5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10489 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fix compile errors (whoops)</title>
<updated>2008-09-09T10:50:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-09T10:50:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3cc879f8dd58f4801a1b85392fb00b449cdc7003'/>
<id>urn:sha1:3cc879f8dd58f4801a1b85392fb00b449cdc7003</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10488 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Whoops, schoolboy error</title>
<updated>2008-09-09T10:28:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-09T10:28:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=123bf690976784fa91263d23d51ed461ac389211'/>
<id>urn:sha1:123bf690976784fa91263d23d51ed461ac389211</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10487 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add connmutex to mutex the connections vector, otherwise we can get access from two threads and it is stl. ew.</title>
<updated>2008-09-09T10:21:30Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-09T10:21:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4453eeac80c09e70ecafeff02e9c5c40be4b0f0a'/>
<id>urn:sha1:4453eeac80c09e70ecafeff02e9c5c40be4b0f0a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10486 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>peavey, w00t, this works now. Methods werent copied right. Please feel free to base the other sql module fixes on the diffs that i used to fix this.</title>
<updated>2008-09-09T09:50:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-09T09:50:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e1b9005850d450a109ac023d62f263a817f18619'/>
<id>urn:sha1:e1b9005850d450a109ac023d62f263a817f18619</id>
<content type='text'>
ALSO now works on win32, tested!

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10485 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fix various bodge-ups, we must have been tired when fixing this in the first place to use the new api, methods are in the wrong places.</title>
<updated>2008-09-09T08:54:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-09T08:54:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=92a0ff3ea9a4817b289a286a69c37d6c90370ae6'/>
<id>urn:sha1:92a0ff3ea9a4817b289a286a69c37d6c90370ae6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10483 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
